@libp2p/peer-id
Advanced tools
Comparing version 4.1.2-7aec7bd45 to 4.1.2-bc6556f96
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "4.1.2-7aec7bd45", | ||
"version": "4.1.2-bc6556f96", | ||
"description": "Implementation of @libp2p/interface-peer-id", | ||
@@ -57,3 +57,3 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "1.4.0-7aec7bd45", | ||
"@libp2p/interface": "1.4.0-bc6556f96", | ||
"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
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
+ Added@libp2p/interface@1.4.0-bc6556f96(transitive)
- Removed@libp2p/interface@1.4.0-7aec7bd45(transitive)