@libp2p/crypto
Advanced tools
Comparing version 1.0.17-6fdaa7dc to 1.0.17-7fb23cd3
{ | ||
"name": "@libp2p/crypto", | ||
"version": "1.0.17-6fdaa7dc", | ||
"version": "1.0.17-7fb23cd3", | ||
"description": "Crypto primitives for libp2p", | ||
@@ -86,3 +86,3 @@ "license": "Apache-2.0 OR MIT", | ||
"test:firefox-webworker": "aegir test -t webworker -- --browser firefox", | ||
"test:webkit": "bash -c '[ \"${CI}\" == \"true\" ] && playwright install-deps'; aegir test -t browser -- --browser webkit", | ||
"test:webkit": "aegir test -t browser -- --browser webkit", | ||
"test:node": "aegir test -t node --cov", | ||
@@ -93,3 +93,3 @@ "test:electron-main": "aegir test -t electron-main", | ||
"dependencies": { | ||
"@libp2p/interface": "0.0.1-6fdaa7dc", | ||
"@libp2p/interface": "0.0.1-7fb23cd3", | ||
"@noble/ed25519": "^1.6.0", | ||
@@ -96,0 +96,0 @@ "@noble/secp256k1": "^1.5.4", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
482614
+ Added@libp2p/interface@0.0.1-7fb23cd3(transitive)
- Removed@libp2p/interface@0.0.1-6fdaa7dc(transitive)