From edaa67dfd0c08e6ff47554ff1493f2012742d899 Mon Sep 17 00:00:00 2001 From: Jacob Heun Date: Sun, 8 Dec 2019 11:03:14 +0100 Subject: [PATCH] chore: remove unused packages --- package.json | 25 +------------------------ 1 file changed, 1 insertion(+), 24 deletions(-) diff --git a/package.json b/package.json index 9deef33d..fdb501cd 100644 --- a/package.json +++ b/package.json @@ -44,13 +44,11 @@ "abort-controller": "^3.0.0", "aggregate-error": "^3.0.1", "any-signal": "^1.1.0", - "async": "^2.6.2", "async-iterator-all": "^1.0.0", "bignumber.js": "^9.0.0", "class-is": "^1.1.0", "debug": "^4.1.1", "err-code": "^1.1.2", - "fsm-event": "^2.1.0", "hashlru": "^2.3.0", "it-handshake": "^1.0.1", "it-length-prefixed": "^3.0.0", @@ -64,19 +62,12 @@ "moving-average": "^1.0.0", "multiaddr": "^7.2.1", "multistream-select": "^0.15.0", - "once": "^1.4.0", "p-any": "^2.1.0", "p-fifo": "^1.0.0", - "p-map": "^3.0.0", - "p-queue": "^6.1.1", "p-settle": "^3.1.0", "peer-id": "^0.13.4", "peer-info": "^0.17.0", - "promisify-es6": "^1.0.3", "protons": "^1.0.1", - "pull-cat": "^1.1.11", - "pull-handshake": "^1.1.4", - "pull-stream": "^3.6.9", "retimer": "^2.0.0", "timeout-abort-controller": "^1.0.0", "xsalsa20": "^1.0.2" @@ -84,16 +75,12 @@ "devDependencies": { "@nodeutils/defaults-deep": "^1.1.0", "abortable-iterator": "^2.1.0", - "aegir": "^20.0.0", + "aegir": "^20.4.1", "chai": "^4.2.0", "chai-as-promised": "^7.1.1", - "chai-checkmark": "^1.0.1", "cids": "^0.7.1", "delay": "^4.3.0", "dirty-chai": "^2.0.1", - "electron-webrtc": "^0.3.0", - "glob": "^7.1.4", - "interface-datastore": "^0.6.0", "it-pair": "^1.0.0", "libp2p-bootstrap": "^0.10.3", "libp2p-delegated-content-routing": "^0.4.1", @@ -103,23 +90,13 @@ "libp2p-kad-dht": "^0.18.2", "libp2p-mdns": "^0.13.0", "libp2p-mplex": "^0.9.1", - "libp2p-pnet": "~0.1.0", "libp2p-secio": "^0.12.1", - "libp2p-spdy": "^0.13.2", "libp2p-tcp": "^0.14.1", "libp2p-websockets": "^0.13.1", - "lodash.times": "^4.3.2", "nock": "^10.0.6", "p-defer": "^3.0.0", "p-times": "^2.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", "streaming-iterables": "^4.1.0", "wrtc": "^0.4.1"