git ssb

4+

Dominic / scuttlebot



Commit 8fbc82c7924c5d805415d98427e234af2577791e

prevent upgrade to muxrpc6

we want to publish tale:net alpah6 without it for now..
Henry committed on 2/14/2018, 5:12:00 PM
Parent: a26ca00490358614bac895188efbe4c0a1b267aa

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
The diff is too large to show. Use a local git client to view these changes.
Old file size: 143990 bytes
New file size: 162834 bytes
package.jsonView
@@ -1,8 +1,8 @@
11 {
22 "name": "scuttlebot",
33 "description": "network protocol layer for secure-scuttlebutt",
4- "version": "10.5.0",
4 + "version": "10.5.0-muxrpc6",
55 "homepage": "https://github.com/ssbc/scuttlebot",
66 "repository": {
77 "type": "git",
88 "url": "git://github.com/ssbc/scuttlebot.git"
@@ -30,9 +30,9 @@
3030 "muxrpc": "^6.1.1",
3131 "muxrpc-validation": "^2.0.0",
3232 "muxrpcli": "^1.0.0",
3333 "mv": "^2.1.1",
34- "non-private-ip": "~1.1.0",
34 + "non-private-ip": "~1.4.2",
3535 "observ-debounce": "^1.1.1",
3636 "obv": "0.0.1",
3737 "on-change-network": "0.0.2",
3838 "on-wakeup": "^1.0.0",
@@ -52,13 +52,13 @@
5252 "pull-stream": "^3.6.0",
5353 "pull-stream-to-stream": "~1.3.0",
5454 "pull-stringify": "~1.2.2",
5555 "rimraf": "^2.4.2",
56- "secret-stack": "^4.0.0",
56 + "secret-stack": "4.0.1",
5757 "secure-scuttlebutt": "^17.0.0",
5858 "sodium-native": "^2.0.0",
5959 "ssb-blobs": "^1.1.4",
60- "ssb-client": "^4.4.1",
60 + "ssb-client": "4.5.2",
6161 "ssb-config": "^2.0.0",
6262 "ssb-friends": "^2.3.2",
6363 "ssb-keys": "^7.0.13",
6464 "ssb-links": "^3.0.0",

Built with git-ssb-web