@libp2p/peer-id
Advanced tools
Comparing version 4.1.2 to 4.1.3-863b3de03
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "4.1.2", | ||
"version": "4.1.3-863b3de03", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -57,3 +57,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "^1.4.0", | ||
"@libp2p/interface": "1.4.1-863b3de03", | ||
"multiformats": "^13.1.0", | ||
@@ -63,5 +63,5 @@ "uint8arrays": "^5.1.0" | ||
"devDependencies": { | ||
"aegir": "^42.2.11" | ||
"aegir": "^43.0.1" | ||
}, | ||
"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
49649
9
578
1
+ Added@libp2p/interface@1.4.1-863b3de03(transitive)
- Removed@libp2p/interface@1.7.0(transitive)