class-proxy
The Class Proxy is used to define custom behavior for fundamental operations (e.g. property lookup, assignment, enumeration, function invocation, etc).
globals
Global identifiers from different JavaScript environments
import-local
Let a globally installed package use a locally installed version of itself if available
globalthis
ECMAScript spec-compliant polyfill/shim for `globalThis`