@libp2p/peer-id-factory
Advanced tools
Comparing version 4.2.0 to 4.2.1
{ | ||
"name": "@libp2p/peer-id-factory", | ||
"version": "4.2.0", | ||
"version": "4.2.1", | ||
"description": "Create PeerId instances", | ||
@@ -61,5 +61,5 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^4.1.5", | ||
"@libp2p/interface": "^1.6.0", | ||
"@libp2p/peer-id": "^4.2.0", | ||
"@libp2p/crypto": "^4.1.6", | ||
"@libp2p/interface": "^1.6.1", | ||
"@libp2p/peer-id": "^4.2.1", | ||
"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
Updated@libp2p/crypto@^4.1.6
Updated@libp2p/interface@^1.6.1
Updated@libp2p/peer-id@^4.2.1