@libp2p/interface-compliance-tests 6.4.14 → 6.4.15
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.
- package/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@libp2p/interface-compliance-tests",
|
|
3
|
-
"version": "6.4.
|
|
3
|
+
"version": "6.4.15",
|
|
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",
|
|
@@ -102,14 +102,14 @@
|
|
|
102
102
|
"@libp2p/interface": "^2.10.5",
|
|
103
103
|
"@libp2p/interface-internal": "^2.3.18",
|
|
104
104
|
"@libp2p/logger": "^5.1.21",
|
|
105
|
-
"@libp2p/memory": "^1.1.
|
|
105
|
+
"@libp2p/memory": "^1.1.13",
|
|
106
106
|
"@libp2p/multistream-select": "^6.0.28",
|
|
107
107
|
"@libp2p/peer-collections": "^6.0.34",
|
|
108
108
|
"@libp2p/peer-id": "^5.1.8",
|
|
109
109
|
"@libp2p/plaintext": "^2.0.28",
|
|
110
110
|
"@libp2p/utils": "^6.7.1",
|
|
111
111
|
"@multiformats/multiaddr": "^12.4.4",
|
|
112
|
-
"@multiformats/multiaddr-matcher": "^
|
|
112
|
+
"@multiformats/multiaddr-matcher": "^2.0.0",
|
|
113
113
|
"abortable-iterator": "^5.1.0",
|
|
114
114
|
"aegir": "^47.0.14",
|
|
115
115
|
"any-signal": "^4.1.1",
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
"it-pushable": "^3.2.3",
|
|
126
126
|
"it-stream-types": "^2.0.2",
|
|
127
127
|
"it-to-buffer": "^4.0.9",
|
|
128
|
-
"libp2p": "^2.8.
|
|
128
|
+
"libp2p": "^2.8.14",
|
|
129
129
|
"main-event": "^1.0.1",
|
|
130
130
|
"p-defer": "^4.0.1",
|
|
131
131
|
"p-event": "^6.0.1",
|