|
@@ -8,21 +8,18 @@
|
8
|
8
|
},
|
9
|
9
|
"dependencies": {
|
10
|
10
|
"cobox-constants": "^1.0.3",
|
11
|
|
- "cobox-crypto": "^1.2.5",
|
12
|
11
|
"debug": "^4.1.1",
|
13
|
12
|
"js-yaml": "^3.13.1",
|
14
|
13
|
"mkdirp": "^0.5.1",
|
15
|
|
- "os": "^0.1.1",
|
16
|
|
- "pino": "^5.13.2",
|
17
|
|
- "proxyquire": "^2.1.3",
|
18
|
|
- "sinon": "^8.1.1",
|
19
|
|
- "urlsafe-base64": "^1.0.0"
|
|
14
|
+ "os": "^0.1.1"
|
20
|
15
|
},
|
21
|
16
|
"devDependencies": {
|
22
|
17
|
"hypercore-crypto": "^1.0.0",
|
|
18
|
+ "proxyquire": "^2.1.3",
|
23
|
19
|
"nyc": "^14.1.1",
|
24
|
20
|
"random-words": "^1.1.0",
|
25
|
21
|
"rimraf": "^2.6.3",
|
|
22
|
+ "sinon": "^8.1.1",
|
26
|
23
|
"tap-spec": "^5.0.0",
|
27
|
24
|
"tape": "^4.11.0",
|
28
|
25
|
"tape-plus": "^1.0.0",
|