Commit 1f166ba8a3340883cf53bf4ec7555134765b87c8
updated, tests pass
Henry committed on 11/30/2017, 7:06:16 PMParent: eb66f4c93b80b7774ee04500b8ee54e6afaf2013
Files changed
package-lock.json | changed |
package.json | changed |
package-lock.json | ||
---|---|---|
The diff is too large to show. Use a local git client to view these changes. Old file size: 143990 bytes New file size: 268281 bytes |
package.json | ||
---|---|---|
@@ -16,9 +16,9 @@ | ||
16 | 16 … | "deep-equal": "^1.0.1", |
17 | 17 … | "explain-error": "^1.0.3", |
18 | 18 … | "flumedb": "^0.4.2", |
19 | 19 … | "flumelog-offset": "^3.2.6", |
20 | - "flumeview-reduce": "^1.3.8", | |
20 … | + "flumeview-reduce": "^1.3.9", | |
21 | 21 … | "graphreduce": "^3.0.2", |
22 | 22 … | "has-network": "0.0.1", |
23 | 23 … | "ip": "^0.3.3", |
24 | 24 … | "level-memview": "~0.0.0", |
@@ -53,19 +53,19 @@ | ||
53 | 53 … | "pull-stream-to-stream": "~1.3.0", |
54 | 54 … | "pull-stringify": "~1.2.2", |
55 | 55 … | "rimraf": "^2.4.2", |
56 | 56 … | "secret-stack": "^4.0.0", |
57 | - "secure-scuttlebutt": "^17.0.0", | |
58 | - "sodium-native": "^2.0.0", | |
57 … | + "secure-scuttlebutt": "^17.0.2", | |
58 … | + "sodium-native": "^2.0.1", | |
59 | 59 … | "ssb-blobs": "^1.1.4", |
60 | - "ssb-client": "^4.4.1", | |
60 … | + "ssb-client": "^4.5.2", | |
61 | 61 … | "ssb-config": "^2.0.0", |
62 | - "ssb-friends": "^2.3.2", | |
62 … | + "ssb-friends": "^2.3.5", | |
63 | 63 … | "ssb-keys": "^7.0.13", |
64 | 64 … | "ssb-links": "^3.0.0", |
65 | 65 … | "ssb-msgs": "~5.2.0", |
66 | - "ssb-query": "^1.0.0", | |
67 | - "ssb-ref": "^2.7.1", | |
66 … | + "ssb-query": "^1.0.1", | |
67 … | + "ssb-ref": "^2.8.0", | |
68 | 68 … | "ssb-ws": "^1.0.3", |
69 | 69 … | "statistics": "^3.0.0", |
70 | 70 … | "stream-to-pull-stream": "^1.6.10", |
71 | 71 … | "zerr": "^1.0.0" |
Built with git-ssb-web