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