side-channel-map
npmv1.0.1TypeScriptStore information about any JS value in a side channel, using a Map
Overview
side-channel-map is an npm package that store information about any JS value in a side channel, using a Map. The latest version is 1.0.1, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need store information about any JS value in a side channel, using a Map and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- Large dependency tree (21 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Relationship graph
Dependencies (left) and dependents (right) of side-channel-map.
Dependencies
Dev (17)
Used by
Popular packages that depend on side-channel-map.
Frequently installed together
An AST-based pattern checker for JavaScript.
A simple cache for a few of the JS Error constructors.
string representations of objects in node and the browser
Store information about any JS value in a side channel, using a linked list
Store information about any JS value in a side channel. Uses WeakMap if available.
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Get and robustly cache all JS language-level intrinsics at first require time
Version history
| Version | Published | License |
|---|---|---|
| 1.0.1latest | 1 year ago | MIT |
| 1.0.0 | 1 year ago | MIT |
Maintainers
Funding
Frequently asked questions
How do I install side-channel-map?
Run `npm install side-channel-map` to add side-channel-map to your npm project.
What license is side-channel-map released under?
side-channel-map is distributed under the MIT license.
How popular is side-channel-map?
side-channel-map has approximately 0 downloads per week and 1 known dependent packages.