@libp2p/peer-id
Advanced tools
Comparing version 4.1.2 to 4.1.3
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"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", | ||
"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
17
58
50900
Updated@libp2p/interface@^1.4.1