@libp2p/peer-id-factory
Advanced tools
Comparing version 4.0.9 to 4.0.10
{ | ||
"name": "@libp2p/peer-id-factory", | ||
"version": "4.0.9", | ||
"version": "4.0.10", | ||
"description": "Create PeerId instances", | ||
@@ -61,5 +61,5 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^4.0.5", | ||
"@libp2p/interface": "^1.1.6", | ||
"@libp2p/peer-id": "^4.0.9", | ||
"@libp2p/crypto": "^4.0.6", | ||
"@libp2p/interface": "^1.2.0", | ||
"@libp2p/peer-id": "^4.0.10", | ||
"protons-runtime": "^5.4.0", | ||
@@ -66,0 +66,0 @@ "uint8arraylist": "^2.4.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
176165
Updated@libp2p/crypto@^4.0.6
Updated@libp2p/interface@^1.2.0
Updated@libp2p/peer-id@^4.0.10