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.json15
1 files changed, 7 insertions, 8 deletions
diff --git a/node_modules/bin-links/package.json b/node_modules/bin-links/package.json
index 950031ddb..3859aba70 100644
--- a/node_modules/bin-links/package.json
+++ b/node_modules/bin-links/package.json
@@ -1,30 +1,29 @@
{
- "_from": "bin-links@latest",
+ "_from": "bin-links@^2.1.2",
"_id": "bin-links@2.1.2",
"_inBundle": false,
"_integrity": "sha512-mtspzc/umzMiZkIRIVm93WgyT7fFVXX302qswWwlHErBVM8BgAVvB0EVOdzmtrNzs1zIKEE0dE4RR5PwtBfy7g==",
"_location": "/bin-links",
"_phantomChildren": {
- "glob": "7.1.4"
+ "glob": "7.1.6"
},
"_requested": {
- "type": "tag",
+ "type": "range",
"registry": true,
- "raw": "bin-links@latest",
+ "raw": "bin-links@^2.1.2",
"name": "bin-links",
"escapedName": "bin-links",
- "rawSpec": "latest",
+ "rawSpec": "^2.1.2",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "^2.1.2"
},
"_requiredBy": [
- "#USER",
"/",
"/@npmcli/arborist"
],
"_resolved": "https://registry.npmjs.org/bin-links/-/bin-links-2.1.2.tgz",
"_shasum": "110f82e5563caf66c4483c1eb5d84043ef571660",
- "_spec": "bin-links@latest",
+ "_spec": "bin-links@^2.1.2",
"_where": "/Users/isaacs/dev/npm/cli",
"bugs": {
"url": "https://github.com/npm/bin-links/issues"