@libp2p/peer-id-factory
Advanced tools
Comparing version 2.0.3-a1ec46b5 to 2.0.3-a41d25d4
{ | ||
"name": "@libp2p/peer-id-factory", | ||
"version": "2.0.3-a1ec46b5", | ||
"version": "2.0.3-a41d25d4", | ||
"description": "Create PeerId instances", | ||
@@ -55,5 +55,5 @@ "license": "Apache-2.0 OR MIT", | ||
"dependencies": { | ||
"@libp2p/crypto": "1.0.17-a1ec46b5", | ||
"@libp2p/interface": "0.0.1-a1ec46b5", | ||
"@libp2p/peer-id": "2.0.3-a1ec46b5", | ||
"@libp2p/crypto": "1.0.17-a41d25d4", | ||
"@libp2p/interface": "0.0.1-a41d25d4", | ||
"@libp2p/peer-id": "2.0.3-a41d25d4", | ||
"multiformats": "^12.0.1", | ||
@@ -65,8 +65,5 @@ "protons-runtime": "^5.0.0", | ||
"devDependencies": { | ||
"aegir": "^39.0.13", | ||
"aegir": "^40.0.1", | ||
"protons": "^7.0.2" | ||
}, | ||
"typedoc": { | ||
"entryPoint": "./src/index.ts" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
275389
+ Added@libp2p/crypto@1.0.17-a41d25d4(transitive)
+ Added@libp2p/interface@0.0.1-a41d25d4(transitive)
+ Added@libp2p/peer-id@2.0.3-a41d25d4(transitive)
+ Added@multiformats/multiaddr@12.3.5(transitive)
+ Added@types/node@22.13.1(transitive)
- Removed@libp2p/crypto@1.0.17-a1ec46b5(transitive)
- Removed@libp2p/interface@0.0.1-a1ec46b5(transitive)
- Removed@libp2p/peer-id@2.0.3-a1ec46b5(transitive)
- Removed@multiformats/multiaddr@12.3.4(transitive)
- Removed@types/node@22.12.0(transitive)