@libp2p/peer-id
Advanced tools
Comparing version 5.0.7 to 5.0.8-0862522fe
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "5.0.7", | ||
"version": "5.0.8-0862522fe", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -57,4 +57,4 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^5.0.6", | ||
"@libp2p/interface": "^2.2.0", | ||
"@libp2p/crypto": "5.0.7-0862522fe", | ||
"@libp2p/interface": "2.2.1-0862522fe", | ||
"multiformats": "^13.1.0", | ||
@@ -64,5 +64,6 @@ "uint8arrays": "^5.1.0" | ||
"devDependencies": { | ||
"aegir": "^44.0.1" | ||
"aegir": "^44.0.1", | ||
"sinon": "^19.0.2" | ||
}, | ||
"sideEffects": false | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
120716
2
14
993
1
+ Added@libp2p/crypto@5.0.7-0862522fe(transitive)
+ Added@libp2p/interface@2.2.1-0862522fe(transitive)
- Removed@libp2p/crypto@5.0.7(transitive)
- Removed@libp2p/interface@2.2.1(transitive)