@libp2p/peer-id-factory
Advanced tools
Comparing version 4.2.2 to 4.2.3
{ | ||
"name": "@libp2p/peer-id-factory", | ||
"version": "4.2.2", | ||
"version": "4.2.3", | ||
"description": "Create PeerId instances", | ||
@@ -61,5 +61,5 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^4.1.7", | ||
"@libp2p/interface": "^1.6.2", | ||
"@libp2p/peer-id": "^4.2.2", | ||
"@libp2p/crypto": "^4.1.8", | ||
"@libp2p/interface": "^1.6.3", | ||
"@libp2p/peer-id": "^4.2.3", | ||
"protons-runtime": "^5.4.0", | ||
@@ -70,3 +70,3 @@ "uint8arraylist": "^2.4.8", | ||
"devDependencies": { | ||
"aegir": "^43.0.1", | ||
"aegir": "^44.0.1", | ||
"multiformats": "^13.1.0", | ||
@@ -73,0 +73,0 @@ "protons": "^7.5.0" |
Sorry, the diff of this file is too big to display
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
177330
Updated@libp2p/crypto@^4.1.8
Updated@libp2p/interface@^1.6.3
Updated@libp2p/peer-id@^4.2.3