Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/bin-links/package.json')
-rw-r--r--node_modules/bin-links/package.json22
1 files changed, 11 insertions, 11 deletions
diff --git a/node_modules/bin-links/package.json b/node_modules/bin-links/package.json
index a4d2c0222..45393d11c 100644
--- a/node_modules/bin-links/package.json
+++ b/node_modules/bin-links/package.json
@@ -1,19 +1,19 @@
{
- "_from": "bin-links@1.1.6",
- "_id": "bin-links@1.1.6",
+ "_from": "bin-links@1.1.7",
+ "_id": "bin-links@1.1.7",
"_inBundle": false,
- "_integrity": "sha512-b5rV3uVyrlrJWLI3mawUUf5t2f9mCEQm/TqT5zNj6DPYhYDZaNp0AYaYd/CVASkSEklayNDLliZHVdo2J3niPw==",
+ "_integrity": "sha512-/eaLaTu7G7/o7PV04QPy1HRT65zf+1tFkPGv0sPTV0tRwufooYBQO3zrcyGgm+ja+ZtBf2GEuKjDRJ2pPG+yqA==",
"_location": "/bin-links",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
- "raw": "bin-links@1.1.6",
+ "raw": "bin-links@1.1.7",
"name": "bin-links",
"escapedName": "bin-links",
- "rawSpec": "1.1.6",
+ "rawSpec": "1.1.7",
"saveSpec": null,
- "fetchSpec": "1.1.6"
+ "fetchSpec": "1.1.7"
},
"_requiredBy": [
"#USER",
@@ -21,10 +21,10 @@
"/libcipm",
"/libnpm"
],
- "_resolved": "https://registry.npmjs.org/bin-links/-/bin-links-1.1.6.tgz",
- "_shasum": "30d33e810829305e5e61b90cfcb9a3a4f65eb516",
- "_spec": "bin-links@1.1.6",
- "_where": "/Users/isaacs/dev/npm/cli",
+ "_resolved": "https://registry.npmjs.org/bin-links/-/bin-links-1.1.7.tgz",
+ "_shasum": "34b79ea9d0e575d7308afeff0c6b2fc24c793359",
+ "_spec": "bin-links@1.1.7",
+ "_where": "/Users/mperrotte/npminc/cli",
"author": {
"name": "Mike Sherov"
},
@@ -77,5 +77,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.6"
+ "version": "1.1.7"
}