summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/libnpmpublish/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/libnpmpublish/package.json')
-rw-r--r--deps/npm/node_modules/libnpmpublish/package.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/deps/npm/node_modules/libnpmpublish/package.json b/deps/npm/node_modules/libnpmpublish/package.json
index 4df1f0011d..58eda1a508 100644
--- a/deps/npm/node_modules/libnpmpublish/package.json
+++ b/deps/npm/node_modules/libnpmpublish/package.json
@@ -1,27 +1,27 @@
{
- "_from": "libnpmpublish@^1.1.0",
- "_id": "libnpmpublish@1.1.1",
+ "_from": "libnpmpublish@^1.1.2",
+ "_id": "libnpmpublish@1.1.2",
"_inBundle": false,
- "_integrity": "sha512-nefbvJd/wY38zdt+b9SHL6171vqBrMtZ56Gsgfd0duEKb/pB8rDT4/ObUQLrHz1tOfht1flt2zM+UGaemzAG5g==",
+ "_integrity": "sha512-2yIwaXrhTTcF7bkJKIKmaCV9wZOALf/gsTDxVSu/Gu/6wiG3fA8ce8YKstiWKTxSFNC0R7isPUb6tXTVFZHt2g==",
"_location": "/libnpmpublish",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
- "raw": "libnpmpublish@^1.1.0",
+ "raw": "libnpmpublish@^1.1.2",
"name": "libnpmpublish",
"escapedName": "libnpmpublish",
- "rawSpec": "^1.1.0",
+ "rawSpec": "^1.1.2",
"saveSpec": null,
- "fetchSpec": "^1.1.0"
+ "fetchSpec": "^1.1.2"
},
"_requiredBy": [
"/libnpm"
],
- "_resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-1.1.1.tgz",
- "_shasum": "ff0c6bb0b4ad2bda2ad1f5fba6760a4af37125f0",
- "_spec": "libnpmpublish@^1.1.0",
- "_where": "/Users/zkat/Documents/code/work/npm/node_modules/libnpm",
+ "_resolved": "https://registry.npmjs.org/libnpmpublish/-/libnpmpublish-1.1.2.tgz",
+ "_shasum": "4201cfc4a69c44e6f454ec548fa1cd90f10df0a0",
+ "_spec": "libnpmpublish@^1.1.2",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/libnpm",
"author": {
"name": "Kat Marchán",
"email": "kzm@zkat.tech"
@@ -37,7 +37,7 @@
"lodash.clonedeep": "^4.5.0",
"normalize-package-data": "^2.4.0",
"npm-package-arg": "^6.1.0",
- "npm-registry-fetch": "^3.8.0",
+ "npm-registry-fetch": "^4.0.0",
"semver": "^5.5.1",
"ssri": "^6.0.1"
},
@@ -69,5 +69,5 @@
"update-coc": "weallbehave -o . && git add CODE_OF_CONDUCT.md && git commit -m 'docs(coc): updated CODE_OF_CONDUCT.md'",
"update-contrib": "weallcontribute -o . && git add CONTRIBUTING.md && git commit -m 'docs(contributing): updated CONTRIBUTING.md'"
},
- "version": "1.1.1"
+ "version": "1.1.2"
}