@libp2p/peer-store 11.0.16-21088c519 → 11.0.16-7a1665cd8

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libp2p/peer-store",
3
- "version": "11.0.16-21088c519",
3
+ "version": "11.0.16-7a1665cd8",
4
4
  "description": "Stores information about peers libp2p knows on the network",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/libp2p/js-libp2p/tree/main/packages/peer-store#readme",
@@ -59,10 +59,10 @@
59
59
  "test:electron-main": "aegir test -t electron-main"
60
60
  },
61
61
  "dependencies": {
62
- "@libp2p/crypto": "5.0.10-21088c519",
63
- "@libp2p/interface": "2.4.1-21088c519",
64
- "@libp2p/peer-id": "5.0.11-21088c519",
65
- "@libp2p/peer-record": "8.0.16-21088c519",
62
+ "@libp2p/crypto": "5.0.10-7a1665cd8",
63
+ "@libp2p/interface": "2.4.1-7a1665cd8",
64
+ "@libp2p/peer-id": "5.0.11-7a1665cd8",
65
+ "@libp2p/peer-record": "8.0.16-7a1665cd8",
66
66
  "@multiformats/multiaddr": "^12.3.3",
67
67
  "interface-datastore": "^8.3.1",
68
68
  "it-all": "^3.0.6",
@@ -73,7 +73,7 @@
73
73
  "uint8arrays": "^5.1.0"
74
74
  },
75
75
  "devDependencies": {
76
- "@libp2p/logger": "5.1.7-21088c519",
76
+ "@libp2p/logger": "5.1.7-7a1665cd8",
77
77
  "@types/sinon": "^17.0.3",
78
78
  "aegir": "^45.0.5",
79
79
  "datastore-core": "^10.0.2",