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/call-limit/package.json')
-rw-r--r--node_modules/call-limit/package.json13
1 files changed, 6 insertions, 7 deletions
diff --git a/node_modules/call-limit/package.json b/node_modules/call-limit/package.json
index 2e3b264de..f1b3f77a0 100644
--- a/node_modules/call-limit/package.json
+++ b/node_modules/call-limit/package.json
@@ -1,27 +1,26 @@
{
- "_from": "call-limit@1.1.1",
+ "_from": "call-limit@^1.1.1",
"_id": "call-limit@1.1.1",
"_inBundle": false,
"_integrity": "sha512-5twvci5b9eRBw2wCfPtN0GmlR2/gadZqyFpPhOK6CvMFoFgA+USnZ6Jpu1lhG9h85pQ3Ouil3PfXWRD4EUaRiQ==",
"_location": "/call-limit",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "range",
"registry": true,
- "raw": "call-limit@1.1.1",
+ "raw": "call-limit@^1.1.1",
"name": "call-limit",
"escapedName": "call-limit",
- "rawSpec": "1.1.1",
+ "rawSpec": "^1.1.1",
"saveSpec": null,
- "fetchSpec": "1.1.1"
+ "fetchSpec": "^1.1.1"
},
"_requiredBy": [
- "#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/call-limit/-/call-limit-1.1.1.tgz",
"_shasum": "ef15f2670db3f1992557e2d965abc459e6e358d4",
- "_spec": "call-limit@1.1.1",
+ "_spec": "call-limit@^1.1.1",
"_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Rebecca Turner",