@libp2p/peer-collections
Advanced tools
Comparing version 6.0.7 to 6.0.8
{ | ||
"name": "@libp2p/peer-collections", | ||
"version": "6.0.7", | ||
"version": "6.0.8", | ||
"description": "Stores values against a peer id", | ||
@@ -57,9 +57,9 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "^2.1.2", | ||
"@libp2p/peer-id": "^5.0.4", | ||
"@libp2p/utils": "^6.1.0", | ||
"@libp2p/interface": "^2.1.3", | ||
"@libp2p/peer-id": "^5.0.5", | ||
"@libp2p/utils": "^6.1.1", | ||
"multiformats": "^13.2.2" | ||
}, | ||
"devDependencies": { | ||
"@libp2p/crypto": "^5.0.4", | ||
"@libp2p/crypto": "^5.0.5", | ||
"@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
43
9
330
Updated@libp2p/interface@^2.1.3
Updated@libp2p/peer-id@^5.0.5
Updated@libp2p/utils@^6.1.1