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/chalk/package.json')
-rw-r--r--node_modules/chalk/package.json20
1 files changed, 9 insertions, 11 deletions
diff --git a/node_modules/chalk/package.json b/node_modules/chalk/package.json
index 20354e703..ada58fd64 100644
--- a/node_modules/chalk/package.json
+++ b/node_modules/chalk/package.json
@@ -1,29 +1,27 @@
{
- "_from": "chalk@latest",
+ "_from": "chalk@^4.1.0",
"_id": "chalk@4.1.0",
"_inBundle": false,
"_integrity": "sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==",
"_location": "/chalk",
- "_phantomChildren": {
- "@types/color-name": "1.1.1"
- },
+ "_phantomChildren": {},
"_requested": {
- "type": "tag",
+ "type": "range",
"registry": true,
- "raw": "chalk@latest",
+ "raw": "chalk@^4.1.0",
"name": "chalk",
"escapedName": "chalk",
- "rawSpec": "latest",
+ "rawSpec": "^4.1.0",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "^4.1.0"
},
"_requiredBy": [
- "#USER",
- "/"
+ "/",
+ "/npm-audit-report"
],
"_resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz",
"_shasum": "4e14870a618d9e2edd97dd8345fd9d9dc315646a",
- "_spec": "chalk@latest",
+ "_spec": "chalk@^4.1.0",
"_where": "/Users/isaacs/dev/npm/cli",
"bugs": {
"url": "https://github.com/chalk/chalk/issues"