@libp2p/peer-collections
Advanced tools
+6
-6
| { | ||
| "name": "@libp2p/peer-collections", | ||
| "version": "7.0.22", | ||
| "version": "7.0.23", | ||
| "description": "Stores values against a peer id", | ||
@@ -51,11 +51,11 @@ "license": "Apache-2.0 OR MIT", | ||
| "dependencies": { | ||
| "@libp2p/interface": "^3.2.4", | ||
| "@libp2p/peer-id": "^6.0.11", | ||
| "@libp2p/utils": "^7.2.3", | ||
| "@libp2p/interface": "^3.2.5", | ||
| "@libp2p/peer-id": "^6.0.12", | ||
| "@libp2p/utils": "^7.2.4", | ||
| "multiformats": "^14.0.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@libp2p/crypto": "^5.1.20", | ||
| "@libp2p/crypto": "^5.1.21", | ||
| "@types/sinon": "^21.0.1", | ||
| "aegir": "^48.0.11", | ||
| "aegir": "^48.1.1", | ||
| "sinon": "^21.0.0", | ||
@@ -62,0 +62,0 @@ "sinon-ts": "^2.0.0" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
984410
0.42%2119
0.14%Updated
Updated
Updated