@libp2p/peer-collections 6.0.14-15a70af5f → 6.0.14-4bbcfa707

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +5 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libp2p/peer-collections",
3
- "version": "6.0.14-15a70af5f",
3
+ "version": "6.0.14-4bbcfa707",
4
4
  "description": "Stores values against a peer id",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/libp2p/js-libp2p/tree/main/packages/peer-collections#readme",
@@ -54,13 +54,13 @@
54
54
  "test:electron-main": "aegir test -t electron-main"
55
55
  },
56
56
  "dependencies": {
57
- "@libp2p/interface": "2.4.0-15a70af5f",
58
- "@libp2p/peer-id": "5.0.10-15a70af5f",
59
- "@libp2p/utils": "6.3.1-15a70af5f",
57
+ "@libp2p/interface": "2.4.0-4bbcfa707",
58
+ "@libp2p/peer-id": "5.0.10-4bbcfa707",
59
+ "@libp2p/utils": "6.3.1-4bbcfa707",
60
60
  "multiformats": "^13.3.1"
61
61
  },
62
62
  "devDependencies": {
63
- "@libp2p/crypto": "5.0.9-15a70af5f",
63
+ "@libp2p/crypto": "5.0.9-4bbcfa707",
64
64
  "@types/sinon": "^17.0.3",
65
65
  "aegir": "^45.0.5",
66
66
  "sinon": "^19.0.2",