Found 7 packages
Monorepo for various sourcemap libraries
Store information about any JS value in a side channel. Uses WeakMap if available.
Store information about any JS value in a side channel, using a WeakMap for objects and a Map for primitives.
Map over promises concurrently
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.