git ssb

3+

cel / ssb-npm-registry



Commit 9a7d92c2e93d6fc5102dd6792ce7e2ec347cc55c

Update some dependencies

cel committed on 11/29/2019, 10:17:45 PM
Parent: e335ffa5bc6c1a847bbb992f930f62c780d3b244

Files changed

package-lock.jsonchanged
package.jsonchanged
package-lock.jsonView
@@ -76,11 +76,11 @@
7676 "resolved": "http://localhost:8989/blobs/get/&GI8bZT7TX4QLtqbZw9VvYHrK1lNyMqg8xfF5ai7TJ48=.sha256",
7777 "integrity": "sha256-GI8bZT7TX4QLtqbZw9VvYHrK1lNyMqg8xfF5ai7TJ48="
7878 },
7979 "pull-stream": {
80- "version": "3.6.9",
81- "resolved": "http://localhost:8989/blobs/get/&PtlZ6u4NKKvzQIlnzFNkupvyd/A+IJR+Topv11ib1rE=.sha256",
82- "integrity": "sha256-PtlZ6u4NKKvzQIlnzFNkupvyd/A+IJR+Topv11ib1rE="
80 + "version": "3.6.14",
81 + "resolved": "http://localhost:46465/-/blobs/get/&WUect/OXBboO6Xft04OCQ06Vf39ZSNag27SC1kxtrFw=.sha256",
82 + "integrity": "sha256-WUect/OXBboO6Xft04OCQ06Vf39ZSNag27SC1kxtrFw="
8383 },
8484 "pull-utf8-decoder": {
8585 "version": "1.0.2",
8686 "resolved": "http://localhost:8989/blobs/get/&JHBdLm6x7Rsu08/eLVWYKq+YpGna4xnvqM44ucX2tpk=.sha256",
@@ -101,11 +101,11 @@
101101 "resolved": "http://localhost:8989/blobs/get/&4JIGxg/Mr7lSyFSvdinLsDGpjW2i4UP7OqPIpIQCqiI=.sha256",
102102 "integrity": "sha256-4JIGxg/Mr7lSyFSvdinLsDGpjW2i4UP7OqPIpIQCqiI="
103103 },
104104 "semver": {
105- "version": "6.0.0",
106- "resolved": "http://localhost:8989/blobs/get/&piHv322mCVxr1RoiZ2NkytbjDijpv5Qd/KpCqtiFYOY=.sha256",
107- "integrity": "sha256-piHv322mCVxr1RoiZ2NkytbjDijpv5Qd/KpCqtiFYOY="
105 + "version": "6.3.0",
106 + "resolved": "http://localhost:46465/-/blobs/get/&a/FK8zM4Q7YlJs7ZlRmRjH9r8s/hwRFVbTbPI5pMZ0U=.sha256",
107 + "integrity": "sha256-a/FK8zM4Q7YlJs7ZlRmRjH9r8s/hwRFVbTbPI5pMZ0U="
108108 },
109109 "stream-to-pull-stream": {
110110 "version": "1.7.3",
111111 "resolved": "http://localhost:8989/blobs/get/&JHI1Pf3gTAKhv6zRZ4CaTkMCPh4qgj7E6b7jGvdU4UE=.sha256",
package.jsonView
@@ -15,10 +15,10 @@
1515 "multicb": "^1.2.2",
1616 "pull-cat": "^1.1.11",
1717 "pull-file": "^1.1.0",
1818 "pull-hash": "^1.0.1",
19- "pull-stream": "^3.6.9",
20- "semver": "^6.0.0",
19 + "pull-stream": "^3.6.14",
20 + "semver": "^6.3.0",
2121 "stream-to-pull-stream": "^1.7.3",
2222 "tar-stream": "^2.0.1"
2323 },
2424 "bundledDependencies": [

Built with git-ssb-web