@libp2p/peer-id
Advanced tools
Comparing version 1.1.5 to 1.1.6
{ | ||
"name": "@libp2p/peer-id", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "IPFS Peer Id implementation in Node.js", | ||
@@ -135,5 +135,5 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interfaces": "^1.0.0", | ||
"@libp2p/interfaces": "^1.3.6", | ||
"err-code": "^3.0.1", | ||
"multiformats": "^9.4.5", | ||
"multiformats": "^9.6.3", | ||
"uint8arrays": "^3.0.0" | ||
@@ -140,0 +140,0 @@ }, |
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
Updated@libp2p/interfaces@^1.3.6
Updatedmultiformats@^9.6.3