@libp2p/peer-collections 6.0.10-665769021 → 6.0.10-7626b224d

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.10-665769021",
3
+ "version": "6.0.10-7626b224d",
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.2.0-665769021",
58
- "@libp2p/peer-id": "5.0.7-665769021",
59
- "@libp2p/utils": "6.1.3-665769021",
57
+ "@libp2p/interface": "2.2.0-7626b224d",
58
+ "@libp2p/peer-id": "5.0.7-7626b224d",
59
+ "@libp2p/utils": "6.1.3-7626b224d",
60
60
  "multiformats": "^13.2.2"
61
61
  },
62
62
  "devDependencies": {
63
- "@libp2p/crypto": "5.0.6-665769021",
63
+ "@libp2p/crypto": "5.0.6-7626b224d",
64
64
  "@types/sinon": "^17.0.3",
65
65
  "aegir": "^44.0.1",
66
66
  "sinon": "^18.0.0",