side-channel
Store information about any JS value in a side channel. Uses WeakMap if available.
License |
License
MIT
|
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdside-channel |
Last Version | Last Version1.0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionside-channel
WebJar for side-channel
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
side-channel-1.0.4.pom | |
side-channel-1.0.4.jar | 7 KB |
side-channel-1.0.4-sources.jar | 22 bytes |
side-channel-1.0.4-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]
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) |
Store information about any JS value in a side channel. Uses WeakMap if available.