</>PackageGraphPackageGraph

side-channel-weakmap

npmv1.0.2TypeScript

Store information about any JS value in a side channel. Uses WeakMap if available.

0
Weekly downloads
1
Dependents
22
Dependencies
2/100
Popularity

Overview

side-channel-weakmap is an npm package that store information about any JS value in a side channel. Uses WeakMap if available. The latest version is 1.0.2, 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. Uses WeakMap if available 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 (22 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-weakmap.

Dependencies

Dev (17)

@arethetypeswrong/cli ^0.17.1@ljharb/eslint-config ^21.1.1@ljharb/tsconfig ^0.2.2@types/call-bind ^1.0.5@types/get-intrinsic ^1.2.3@types/object-inspect ^1.13.0@types/tape ^5.6.5auto-changelog ^2.5.0eclint ^2.8.1encoding ^0.1.13eslint =8.8.0in-publish ^2.0.1npmignore ^0.3.1nyc ^10.3.2safe-publish-latest ^2.0.0tape ^5.9.0typescript next

Used by

Popular packages that depend on side-channel-weakmap.

Alternatives to side-channel-weakmap

Frequently installed together

Version history

VersionPublishedLicense
1.0.2latest1 year agoMIT
1.0.11 year agoMIT
1.0.01 year agoMIT

Maintainers

Keywords

Funding

Frequently asked questions

How do I install side-channel-weakmap?

Run `npm install side-channel-weakmap` to add side-channel-weakmap to your npm project.

What license is side-channel-weakmap released under?

side-channel-weakmap is distributed under the MIT license.

How popular is side-channel-weakmap?

side-channel-weakmap has approximately 0 downloads per week and 1 known dependent packages.