@libp2p/peer-collections
Advanced tools
Comparing version 6.0.1 to 6.0.2
{ | ||
"name": "@libp2p/peer-collections", | ||
"version": "6.0.1", | ||
"version": "6.0.2", | ||
"description": "Stores values against a peer id", | ||
@@ -57,9 +57,9 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "^2.0.1", | ||
"@libp2p/peer-id": "^5.0.1", | ||
"@libp2p/utils": "^6.0.1", | ||
"@libp2p/interface": "^2.1.0", | ||
"@libp2p/peer-id": "^5.0.2", | ||
"@libp2p/utils": "^6.0.2", | ||
"multiformats": "^13.2.2" | ||
}, | ||
"devDependencies": { | ||
"@libp2p/crypto": "^5.0.1", | ||
"@libp2p/crypto": "^5.0.2", | ||
"@types/sinon": "^17.0.3", | ||
@@ -66,0 +66,0 @@ "aegir": "^44.0.1", |
Sorry, the diff of this file is too big to display
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
171709
2065
Updated@libp2p/interface@^2.1.0
Updated@libp2p/peer-id@^5.0.2
Updated@libp2p/utils@^6.0.2