@libp2p/interface-compliance-tests 6.4.2-d53ef170c → 6.4.2-da4e9da82

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1) hide show
  1. package/package.json +13 -13
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libp2p/interface-compliance-tests",
3
- "version": "6.4.2-d53ef170c",
3
+ "version": "6.4.2-da4e9da82",
4
4
  "description": "Compliance tests for JS libp2p interfaces",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/libp2p/js-libp2p/tree/main/packages/interface-compliance-tests#readme",
@@ -104,17 +104,17 @@
104
104
  "test:electron-main": "aegir test -t electron-main"
105
105
  },
106
106
  "dependencies": {
107
- "@libp2p/crypto": "5.0.15-d53ef170c",
108
- "@libp2p/echo": "2.1.18-d53ef170c",
109
- "@libp2p/interface": "2.7.0-d53ef170c",
110
- "@libp2p/interface-internal": "2.3.9-d53ef170c",
111
- "@libp2p/logger": "5.1.13-d53ef170c",
112
- "@libp2p/memory": "1.1.4-d53ef170c",
113
- "@libp2p/multistream-select": "6.0.20-d53ef170c",
114
- "@libp2p/peer-collections": "6.0.25-d53ef170c",
115
- "@libp2p/peer-id": "5.1.0-d53ef170c",
116
- "@libp2p/plaintext": "2.0.20-d53ef170c",
117
- "@libp2p/utils": "6.6.0-d53ef170c",
107
+ "@libp2p/crypto": "5.0.15-da4e9da82",
108
+ "@libp2p/echo": "2.1.18-da4e9da82",
109
+ "@libp2p/interface": "2.7.0-da4e9da82",
110
+ "@libp2p/interface-internal": "2.3.9-da4e9da82",
111
+ "@libp2p/logger": "5.1.13-da4e9da82",
112
+ "@libp2p/memory": "1.1.4-da4e9da82",
113
+ "@libp2p/multistream-select": "6.0.20-da4e9da82",
114
+ "@libp2p/peer-collections": "6.0.25-da4e9da82",
115
+ "@libp2p/peer-id": "5.1.0-da4e9da82",
116
+ "@libp2p/plaintext": "2.0.20-da4e9da82",
117
+ "@libp2p/utils": "6.6.0-da4e9da82",
118
118
  "@multiformats/multiaddr": "^12.3.3",
119
119
  "@multiformats/multiaddr-matcher": "^1.6.0",
120
120
  "abortable-iterator": "^5.1.0",
@@ -132,7 +132,7 @@
132
132
  "it-pushable": "^3.2.3",
133
133
  "it-stream-types": "^2.0.2",
134
134
  "it-to-buffer": "^4.0.7",
135
- "libp2p": "2.8.2-d53ef170c",
135
+ "libp2p": "2.8.2-da4e9da82",
136
136
  "merge-options": "^3.0.4",
137
137
  "p-defer": "^4.0.1",
138
138
  "p-event": "^6.0.1",