@libp2p/peer-id-factory
Advanced tools
Comparing version 4.0.8 to 4.0.9
{ | ||
"name": "@libp2p/peer-id-factory", | ||
"version": "4.0.8", | ||
"version": "4.0.9", | ||
"description": "Create PeerId instances", | ||
@@ -61,11 +61,11 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^4.0.4", | ||
"@libp2p/interface": "^1.1.5", | ||
"@libp2p/peer-id": "^4.0.8", | ||
"@libp2p/crypto": "^4.0.5", | ||
"@libp2p/interface": "^1.1.6", | ||
"@libp2p/peer-id": "^4.0.9", | ||
"protons-runtime": "^5.4.0", | ||
"uint8arraylist": "^2.4.8", | ||
"uint8arrays": "^5.0.2" | ||
"uint8arrays": "^5.0.3" | ||
}, | ||
"devDependencies": { | ||
"aegir": "^42.2.4", | ||
"aegir": "^42.2.5", | ||
"multiformats": "^13.1.0", | ||
@@ -72,0 +72,0 @@ "protons": "^7.5.0" |
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.0.5
Updated@libp2p/interface@^1.1.6
Updated@libp2p/peer-id@^4.0.9
Updateduint8arrays@^5.0.3