@libp2p/perf 4.0.14-5c4a79e5a → 4.0.15-023ea575c

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/perf",
3
- "version": "4.0.14-5c4a79e5a",
3
+ "version": "4.0.15-023ea575c",
4
4
  "description": "Implementation of Perf Protocol",
5
5
  "author": "@maschad / @marcopolo",
6
6
  "license": "Apache-2.0 OR MIT",
@@ -52,14 +52,14 @@
52
52
  "doc-check": "aegir doc-check"
53
53
  },
54
54
  "dependencies": {
55
- "@libp2p/interface": "2.3.0-5c4a79e5a",
56
- "@libp2p/interface-internal": "2.2.0-5c4a79e5a",
55
+ "@libp2p/interface": "2.3.0-023ea575c",
56
+ "@libp2p/interface-internal": "2.2.1-023ea575c",
57
57
  "@multiformats/multiaddr": "^12.3.3",
58
58
  "it-pushable": "^3.2.3"
59
59
  },
60
60
  "devDependencies": {
61
- "@libp2p/interface-compliance-tests": "6.2.0-5c4a79e5a",
62
- "@libp2p/logger": "5.1.5-5c4a79e5a",
61
+ "@libp2p/interface-compliance-tests": "6.2.1-023ea575c",
62
+ "@libp2p/logger": "5.1.5-023ea575c",
63
63
  "aegir": "^45.0.5",
64
64
  "it-last": "^3.0.6",
65
65
  "it-pair": "^2.0.6",