@libp2p/peer-collections
Advanced tools
Comparing version 4.0.3-87165551 to 4.0.3-4ef9c79c
{ | ||
"name": "@libp2p/peer-collections", | ||
"version": "4.0.3-87165551", | ||
"version": "4.0.3-4ef9c79c", | ||
"description": "Stores values against a peer id", | ||
@@ -51,9 +51,9 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/interface": "0.1.2-87165551", | ||
"@libp2p/peer-id": "3.0.2-87165551" | ||
"@libp2p/interface": "0.1.2-4ef9c79c", | ||
"@libp2p/peer-id": "3.0.2-4ef9c79c" | ||
}, | ||
"devDependencies": { | ||
"@libp2p/peer-id-factory": "3.0.3-87165551", | ||
"@libp2p/peer-id-factory": "3.0.3-4ef9c79c", | ||
"aegir": "^40.0.8" | ||
} | ||
} |
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
+ Added@libp2p/interface@0.1.2-4ef9c79c(transitive)
+ Added@libp2p/peer-id@3.0.2-4ef9c79c(transitive)
- Removed@libp2p/interface@0.1.2-87165551(transitive)
- Removed@libp2p/peer-id@3.0.2-87165551(transitive)