git ssb

30+

cel / git-ssb-web



Commit 2cdf1894a337899a9d166e8fec4b3b8febad0d9c

Update deps

cel committed on 11/22/2016, 2:14:15 AM
Parent: 2af72ae1dabcac9c431f8b68c9169371740e924e

Files changed

package.jsonchanged
package.jsonView
@@ -4,35 +4,35 @@
44 "description": "web server for browsing git repos on ssb",
55 "bin": "server.js",
66 "dependencies": {
77 "asyncmemo": "^1.0.0",
8- "diff": "^2.2.3",
8 + "diff": "^3.0.1",
99 "emoji-named-characters": "^1.0.2",
10- "highlight.js": "^9.2.0",
10 + "highlight.js": "^9.8.0",
1111 "lrucache": "^1.0.2",
1212 "mime-types": "^2.1.12",
1313 "moment": "^2.14.1",
1414 "multicb": "^1.2.1",
1515 "node-polyglot": "^1.0.0",
16- "pull-cat": "^1.1.8",
17- "pull-git-pack": "^0.2.3",
18- "pull-git-repo": "^0.6.2",
19- "pull-hyperscript": "^0.2.1",
16 + "pull-cat": "^1.1.11",
17 + "pull-git-pack": "^1.0.0",
18 + "pull-git-repo": "^1.0.0",
19 + "pull-hyperscript": "^0.2.2",
2020 "pull-identify-filetype": "^1.1.0",
21- "pull-many": "^1.0.6",
22- "pull-paramap": "^1.1.6",
23- "pull-stream": "^3.1.0",
21 + "pull-many": "^1.0.8",
22 + "pull-paramap": "^1.2.1",
23 + "pull-stream": "^3.5.0",
2424 "ssb-client": "^4.2.1",
25- "ssb-config": "^2.1.1",
25 + "ssb-config": "^2.2.0",
2626 "ssb-git-repo": "^2.4.0",
2727 "ssb-issues": "^0.3.0",
28- "ssb-keys": "^6.1.1",
28 + "ssb-keys": "^7.0.3",
2929 "ssb-marked": "^0.6.0",
3030 "ssb-mentions": "^0.1.0",
3131 "ssb-msg-schemas": "^6.1.1",
32- "ssb-pull-requests": "^0.2.3",
33- "ssb-reconnect": "^0.1.0",
34- "ssb-ref": "^2.6.1",
32 + "ssb-pull-requests": "^1.0.0",
33 + "ssb-reconnect": "^0.1.1",
34 + "ssb-ref": "^2.6.2",
3535 "stream-to-pull-stream": "^1.7.2"
3636 },
3737 "homepage": "https://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256",
3838 "bugs": "https://git-ssb.celehner.com/%25q5d5Du%2B9WkaSdjc8aJPZm%2BjMrqgo0tmfR%2BRcX5ZZ6H4%3D.sha256/issues",

Built with git-ssb-web