side-channel

WebJar for side-channel

License

License

MIT
Categories

Categories

IDE Development Tools
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

side-channel
Last Version

Last Version

1.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

side-channel
WebJar for side-channel
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/ljharb/side-channel

Download side-channel

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/side-channel/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>side-channel</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/side-channel/
implementation 'org.webjars.npm:side-channel:1.0.4'
// https://jarcasting.com/artifacts/org.webjars.npm/side-channel/
implementation ("org.webjars.npm:side-channel:1.0.4")
'org.webjars.npm:side-channel:jar:1.0.4'
<dependency org="org.webjars.npm" name="side-channel" rev="1.0.4">
  <artifact name="side-channel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='side-channel', version='1.0.4')
)
libraryDependencies += "org.webjars.npm" % "side-channel" % "1.0.4"
[org.webjars.npm/side-channel "1.0.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.webjars.npm : call-bind jar [1.0.0,2)
org.webjars.npm : get-intrinsic jar [1.0.2,2)
org.webjars.npm : object-inspect jar [1.9.0,2)

Project Modules

There are no modules declared in this project.

side-channel

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

Versions

Version
1.0.4
1.0.2
1.0.1