mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-05-29 18:21:23 +00:00
chore: remove unused packages
This commit is contained in:
parent
9b10e09cc0
commit
edaa67dfd0
25
package.json
25
package.json
@ -44,13 +44,11 @@
|
|||||||
"abort-controller": "^3.0.0",
|
"abort-controller": "^3.0.0",
|
||||||
"aggregate-error": "^3.0.1",
|
"aggregate-error": "^3.0.1",
|
||||||
"any-signal": "^1.1.0",
|
"any-signal": "^1.1.0",
|
||||||
"async": "^2.6.2",
|
|
||||||
"async-iterator-all": "^1.0.0",
|
"async-iterator-all": "^1.0.0",
|
||||||
"bignumber.js": "^9.0.0",
|
"bignumber.js": "^9.0.0",
|
||||||
"class-is": "^1.1.0",
|
"class-is": "^1.1.0",
|
||||||
"debug": "^4.1.1",
|
"debug": "^4.1.1",
|
||||||
"err-code": "^1.1.2",
|
"err-code": "^1.1.2",
|
||||||
"fsm-event": "^2.1.0",
|
|
||||||
"hashlru": "^2.3.0",
|
"hashlru": "^2.3.0",
|
||||||
"it-handshake": "^1.0.1",
|
"it-handshake": "^1.0.1",
|
||||||
"it-length-prefixed": "^3.0.0",
|
"it-length-prefixed": "^3.0.0",
|
||||||
@ -64,19 +62,12 @@
|
|||||||
"moving-average": "^1.0.0",
|
"moving-average": "^1.0.0",
|
||||||
"multiaddr": "^7.2.1",
|
"multiaddr": "^7.2.1",
|
||||||
"multistream-select": "^0.15.0",
|
"multistream-select": "^0.15.0",
|
||||||
"once": "^1.4.0",
|
|
||||||
"p-any": "^2.1.0",
|
"p-any": "^2.1.0",
|
||||||
"p-fifo": "^1.0.0",
|
"p-fifo": "^1.0.0",
|
||||||
"p-map": "^3.0.0",
|
|
||||||
"p-queue": "^6.1.1",
|
|
||||||
"p-settle": "^3.1.0",
|
"p-settle": "^3.1.0",
|
||||||
"peer-id": "^0.13.4",
|
"peer-id": "^0.13.4",
|
||||||
"peer-info": "^0.17.0",
|
"peer-info": "^0.17.0",
|
||||||
"promisify-es6": "^1.0.3",
|
|
||||||
"protons": "^1.0.1",
|
"protons": "^1.0.1",
|
||||||
"pull-cat": "^1.1.11",
|
|
||||||
"pull-handshake": "^1.1.4",
|
|
||||||
"pull-stream": "^3.6.9",
|
|
||||||
"retimer": "^2.0.0",
|
"retimer": "^2.0.0",
|
||||||
"timeout-abort-controller": "^1.0.0",
|
"timeout-abort-controller": "^1.0.0",
|
||||||
"xsalsa20": "^1.0.2"
|
"xsalsa20": "^1.0.2"
|
||||||
@ -84,16 +75,12 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@nodeutils/defaults-deep": "^1.1.0",
|
"@nodeutils/defaults-deep": "^1.1.0",
|
||||||
"abortable-iterator": "^2.1.0",
|
"abortable-iterator": "^2.1.0",
|
||||||
"aegir": "^20.0.0",
|
"aegir": "^20.4.1",
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
"chai-as-promised": "^7.1.1",
|
"chai-as-promised": "^7.1.1",
|
||||||
"chai-checkmark": "^1.0.1",
|
|
||||||
"cids": "^0.7.1",
|
"cids": "^0.7.1",
|
||||||
"delay": "^4.3.0",
|
"delay": "^4.3.0",
|
||||||
"dirty-chai": "^2.0.1",
|
"dirty-chai": "^2.0.1",
|
||||||
"electron-webrtc": "^0.3.0",
|
|
||||||
"glob": "^7.1.4",
|
|
||||||
"interface-datastore": "^0.6.0",
|
|
||||||
"it-pair": "^1.0.0",
|
"it-pair": "^1.0.0",
|
||||||
"libp2p-bootstrap": "^0.10.3",
|
"libp2p-bootstrap": "^0.10.3",
|
||||||
"libp2p-delegated-content-routing": "^0.4.1",
|
"libp2p-delegated-content-routing": "^0.4.1",
|
||||||
@ -103,23 +90,13 @@
|
|||||||
"libp2p-kad-dht": "^0.18.2",
|
"libp2p-kad-dht": "^0.18.2",
|
||||||
"libp2p-mdns": "^0.13.0",
|
"libp2p-mdns": "^0.13.0",
|
||||||
"libp2p-mplex": "^0.9.1",
|
"libp2p-mplex": "^0.9.1",
|
||||||
"libp2p-pnet": "~0.1.0",
|
|
||||||
"libp2p-secio": "^0.12.1",
|
"libp2p-secio": "^0.12.1",
|
||||||
"libp2p-spdy": "^0.13.2",
|
|
||||||
"libp2p-tcp": "^0.14.1",
|
"libp2p-tcp": "^0.14.1",
|
||||||
"libp2p-websockets": "^0.13.1",
|
"libp2p-websockets": "^0.13.1",
|
||||||
"lodash.times": "^4.3.2",
|
|
||||||
"nock": "^10.0.6",
|
"nock": "^10.0.6",
|
||||||
"p-defer": "^3.0.0",
|
"p-defer": "^3.0.0",
|
||||||
"p-times": "^2.1.0",
|
"p-times": "^2.1.0",
|
||||||
"p-wait-for": "^3.1.0",
|
"p-wait-for": "^3.1.0",
|
||||||
"portfinder": "^1.0.20",
|
|
||||||
"pull-goodbye": "0.0.2",
|
|
||||||
"pull-length-prefixed": "^1.3.3",
|
|
||||||
"pull-mplex": "^0.1.2",
|
|
||||||
"pull-pair": "^1.1.0",
|
|
||||||
"pull-protocol-buffers": "~0.1.2",
|
|
||||||
"pull-serializer": "^0.3.2",
|
|
||||||
"sinon": "^7.2.7",
|
"sinon": "^7.2.7",
|
||||||
"streaming-iterables": "^4.1.0",
|
"streaming-iterables": "^4.1.0",
|
||||||
"wrtc": "^0.4.1"
|
"wrtc": "^0.4.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user