git ssb

16+

cel / patchfoo



Commit afc315b47e13e5a98eb37b9b56a0d36571d1c4a9

Update package-lock.json

cel committed on 1/10/2018, 7:04:51 AM
Parent: 586eda18f1e610c47d1a7d0e02fc7fcf81eadbc7

Files changed

package-lock.jsonchanged
package-lock.jsonView
@@ -786,8 +786,15 @@
786786 "pull-defer": {
787787 "version": "http://localhost:8989/blobs/get/&mDI2o/JC9yvFOVbeAhDN+hwTm7cK+dBwISYO49EMY24=.sha256",
788788 "integrity": "sha1-CIew/7MK8ypW2+z6csFnInHwexM="
789789 },
790 + "pull-git-packidx-parser": {
791 + "version": "1.0.0",
792 + "resolved": "http://localhost:8989/blobs/get/&ou0MPQZabBgzrHDu54jzLU3Sc6Rf5a/lost0whPQUJ0=.sha256",
793 + "requires": {
794 + "pull-stream": "3.6.1"
795 + }
796 + },
790797 "pull-goodbye": {
791798 "version": "0.0.2",
792799 "resolved": "http://localhost:8989/blobs/get/&MQhN9Pp3BYaj0TzxK39JfAK7CjVceg1EPfNhhFnZ9sU=.sha256",
793800 "integrity": "sha256-MQhN9Pp3BYaj0TzxK39JfAK7CjVceg1EPfNhhFnZ9sU=",
@@ -845,8 +852,16 @@
845852 }
846853 }
847854 }
848855 },
856 + "pull-kvdiff": {
857 + "version": "0.0.1",
858 + "resolved": "http://localhost:8989/blobs/get/&xxfT88LrbK4FSIhpaNmIAt4jzsaBgVugeaDPVwC1gCU=.sha256",
859 + "integrity": "sha256-xxfT88LrbK4FSIhpaNmIAt4jzsaBgVugeaDPVwC1gCU=",
860 + "requires": {
861 + "multicb": "1.2.2"
862 + }
863 + },
849864 "pull-many": {
850865 "version": "http://localhost:8989/blobs/get/&wBHfPheBEjwjjkNoeM5mWtU/tYDs8+xnt5w6C1+EK3g=.sha256",
851866 "integrity": "sha1-Pa3ZttFWxUVyG9qNAAPdjqoGKT4=",
852867 "requires": {
@@ -1202,8 +1217,25 @@
12021217 "pull-many": "http://localhost:8989/blobs/get/&wBHfPheBEjwjjkNoeM5mWtU/tYDs8+xnt5w6C1+EK3g=.sha256",
12031218 "pull-stream": "3.6.1"
12041219 }
12051220 },
1221 + "ssb-git": {
1222 + "version": "0.6.0",
1223 + "resolved": "http://localhost:8989/blobs/get/&tz2WDecaYFjrKmRdZmLW9hu1DF7oYD+rNzAzaObqF5I=.sha256",
1224 + "integrity": "sha256-tz2WDecaYFjrKmRdZmLW9hu1DF7oYD+rNzAzaObqF5I=",
1225 + "requires": {
1226 + "asyncmemo": "1.1.0",
1227 + "hashlru": "http://localhost:8989/blobs/get/&EASZ1/L+jHuTVxrgbQrNlTdCenA8etAVuk/TGn92RoY=.sha256",
1228 + "looper": "4.0.0",
1229 + "multicb": "1.2.2",
1230 + "pull-git-packidx-parser": "1.0.0",
1231 + "pull-kvdiff": "0.0.1",
1232 + "pull-paramap": "1.2.2",
1233 + "pull-reader": "1.2.9",
1234 + "pull-stream": "3.6.1",
1235 + "stream-to-pull-stream": "1.7.2"
1236 + }
1237 + },
12061238 "ssb-keys": {
12071239 "version": "7.0.10",
12081240 "resolved": "http://localhost:8989/blobs/get/&/XLsWirGsUv3pQ11HIJwzZgLF7HVKQmd4QCt+nCDf6A=.sha256",
12091241 "integrity": "sha256-/XLsWirGsUv3pQ11HIJwzZgLF7HVKQmd4QCt+nCDf6A=",

Built with git-ssb-web