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/cli-table3/package.json')
-rw-r--r--node_modules/cli-table3/package.json18
1 files changed, 8 insertions, 10 deletions
diff --git a/node_modules/cli-table3/package.json b/node_modules/cli-table3/package.json
index 6ee81dc3f..6a09bb604 100644
--- a/node_modules/cli-table3/package.json
+++ b/node_modules/cli-table3/package.json
@@ -1,29 +1,27 @@
{
- "_from": "cli-table3@0.5.1",
+ "_from": "cli-table3@^0.5.1",
"_id": "cli-table3@0.5.1",
"_inBundle": false,
"_integrity": "sha512-7Qg2Jrep1S/+Q3EceiZtQcDPWxhAvBw+ERf1162v4sikJrvojMHFqXt8QIVha8UlH9rgU0BeWPytZ9/TzYqlUw==",
"_location": "/cli-table3",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "range",
"registry": true,
- "raw": "cli-table3@0.5.1",
+ "raw": "cli-table3@^0.5.1",
"name": "cli-table3",
"escapedName": "cli-table3",
- "rawSpec": "0.5.1",
+ "rawSpec": "^0.5.1",
"saveSpec": null,
- "fetchSpec": "0.5.1"
+ "fetchSpec": "^0.5.1"
},
"_requiredBy": [
- "#USER",
- "/",
- "/npm-audit-report"
+ "/"
],
"_resolved": "https://registry.npmjs.org/cli-table3/-/cli-table3-0.5.1.tgz",
"_shasum": "0252372d94dfc40dbd8df06005f48f31f656f202",
- "_spec": "cli-table3@0.5.1",
- "_where": "/Users/aeschright/code/cli",
+ "_spec": "cli-table3@^0.5.1",
+ "_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "James Talmage"
},