side-channel-list
npmv1.0.1TypeScriptStore information about any JS value in a side channel, using a linked list
Overview
side-channel-list is an npm package that store information about any JS value in a side channel, using a linked list. 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 linked list 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 (18 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-list.
Dependencies
Runtime (2)
Dev (16)
Used by
Popular packages that depend on side-channel-list.
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 Map
Store information about any JS value in a side channel. Uses WeakMap if available.
Version history
| Version | Published | License |
|---|---|---|
| 1.0.1latest | 3 months ago | MIT |
| 1.0.0 | 1 year ago | MIT |
Maintainers
Funding
Frequently asked questions
How do I install side-channel-list?
Run `npm install side-channel-list` to add side-channel-list to your npm project.
What license is side-channel-list released under?
side-channel-list is distributed under the MIT license.
How popular is side-channel-list?
side-channel-list has approximately 0 downloads per week and 1 known dependent packages.