@libp2p/peer-collections
Advanced tools
Comparing version 6.0.11 to 6.0.12
{ | ||
"name": "@libp2p/peer-collections", | ||
"version": "6.0.11", | ||
"version": "6.0.12", | ||
"description": "Stores values against a peer id", | ||
@@ -57,9 +57,9 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "^2.2.0", | ||
"@libp2p/peer-id": "^5.0.7", | ||
"@libp2p/utils": "^6.2.0", | ||
"@libp2p/interface": "^2.2.1", | ||
"@libp2p/peer-id": "^5.0.8", | ||
"@libp2p/utils": "^6.2.1", | ||
"multiformats": "^13.2.2" | ||
}, | ||
"devDependencies": { | ||
"@libp2p/crypto": "^5.0.6", | ||
"@libp2p/crypto": "^5.0.7", | ||
"@types/sinon": "^17.0.3", | ||
@@ -66,0 +66,0 @@ "aegir": "^44.0.1", |
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
332
Updated@libp2p/interface@^2.2.1
Updated@libp2p/peer-id@^5.0.8
Updated@libp2p/utils@^6.2.1