@libp2p/peer-id-factory
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@libp2p/peer-id-factory", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Create PeerId instances", | ||
@@ -55,14 +55,14 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "^2.0.2", | ||
"@libp2p/interface": "^0.1.1", | ||
"@libp2p/peer-id": "^3.0.1", | ||
"@libp2p/crypto": "^2.0.3", | ||
"@libp2p/interface": "^0.1.2", | ||
"@libp2p/peer-id": "^3.0.2", | ||
"multiformats": "^12.0.1", | ||
"protons-runtime": "^5.0.0", | ||
"uint8arraylist": "^2.4.3", | ||
"uint8arrays": "^4.0.4" | ||
"uint8arrays": "^4.0.6" | ||
}, | ||
"devDependencies": { | ||
"aegir": "^40.0.1", | ||
"aegir": "^40.0.8", | ||
"protons": "^7.0.2" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
276404
1296
Updated@libp2p/crypto@^2.0.3
Updated@libp2p/interface@^0.1.2
Updated@libp2p/peer-id@^3.0.2
Updateduint8arrays@^4.0.6