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/colors/package.json')
-rw-r--r--node_modules/colors/package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/node_modules/colors/package.json b/node_modules/colors/package.json
index 712ab466d..0a6c4135a 100644
--- a/node_modules/colors/package.json
+++ b/node_modules/colors/package.json
@@ -1,8 +1,8 @@
{
"_from": "colors@^1.1.2",
- "_id": "colors@1.3.3",
+ "_id": "colors@1.4.0",
"_inBundle": false,
- "_integrity": "sha512-mmGt/1pZqYRjMxB1axhTo16/snVZ5krrKkcmMeVKxzECMMXoCgnvTPp10QgHfcbQZw8Dq2jMNG6je4JlWU0gWg==",
+ "_integrity": "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==",
"_location": "/colors",
"_phantomChildren": {},
"_requested": {
@@ -18,10 +18,10 @@
"_requiredBy": [
"/cli-table3"
],
- "_resolved": "https://registry.npmjs.org/colors/-/colors-1.3.3.tgz",
- "_shasum": "39e005d546afe01e01f9c4ca8fa50f686a01205d",
+ "_resolved": "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz",
+ "_shasum": "c50491479d4c1bdaed2c9ced32cf7c7dc2360f78",
"_spec": "colors@^1.1.2",
- "_where": "/Users/aeschright/code/cli/node_modules/cli-table3",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/cli-table3",
"author": {
"name": "Marak Squires"
},
@@ -70,5 +70,5 @@
"lint": "eslint . --fix",
"test": "node tests/basic-test.js && node tests/safe-test.js"
},
- "version": "1.3.3"
+ "version": "1.4.0"
}