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/npm-bundled/package.json')
-rw-r--r--node_modules/npm-bundled/package.json13
1 files changed, 7 insertions, 6 deletions
diff --git a/node_modules/npm-bundled/package.json b/node_modules/npm-bundled/package.json
index 18c578a5c..c378e869c 100644
--- a/node_modules/npm-bundled/package.json
+++ b/node_modules/npm-bundled/package.json
@@ -1,5 +1,5 @@
{
- "_from": "npm-bundled@^1.0.1",
+ "_from": "npm-bundled@^1.1.1",
"_id": "npm-bundled@1.1.1",
"_inBundle": false,
"_integrity": "sha512-gqkfgGePhTpAEgUsGEgcq1rqPXA+tv/aVBlgEzfXwA1yiUJF7xtEt3CtVwOjNYQOVknDk0F20w58Fnm3EtG0fA==",
@@ -8,20 +8,21 @@
"_requested": {
"type": "range",
"registry": true,
- "raw": "npm-bundled@^1.0.1",
+ "raw": "npm-bundled@^1.1.1",
"name": "npm-bundled",
"escapedName": "npm-bundled",
- "rawSpec": "^1.0.1",
+ "rawSpec": "^1.1.1",
"saveSpec": null,
- "fetchSpec": "^1.0.1"
+ "fetchSpec": "^1.1.1"
},
"_requiredBy": [
+ "/@npmcli/installed-package-contents",
"/npm-packlist"
],
"_resolved": "https://registry.npmjs.org/npm-bundled/-/npm-bundled-1.1.1.tgz",
"_shasum": "1edd570865a94cdb1bc8220775e29466c9fb234b",
- "_spec": "npm-bundled@^1.0.1",
- "_where": "/Users/isaacs/dev/npm/cli/node_modules/npm-packlist",
+ "_spec": "npm-bundled@^1.1.1",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/@npmcli/installed-package-contents",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",