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/infer-owner/package.json')
-rw-r--r--node_modules/infer-owner/package.json20
1 files changed, 12 insertions, 8 deletions
diff --git a/node_modules/infer-owner/package.json b/node_modules/infer-owner/package.json
index 1b7b3e050..11ac76d8d 100644
--- a/node_modules/infer-owner/package.json
+++ b/node_modules/infer-owner/package.json
@@ -1,27 +1,31 @@
{
- "_from": "infer-owner@1.0.4",
+ "_from": "infer-owner@^1.0.4",
"_id": "infer-owner@1.0.4",
"_inBundle": false,
"_integrity": "sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==",
"_location": "/infer-owner",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "range",
"registry": true,
- "raw": "infer-owner@1.0.4",
+ "raw": "infer-owner@^1.0.4",
"name": "infer-owner",
"escapedName": "infer-owner",
- "rawSpec": "1.0.4",
+ "rawSpec": "^1.0.4",
"saveSpec": null,
- "fetchSpec": "1.0.4"
+ "fetchSpec": "^1.0.4"
},
"_requiredBy": [
- "#USER",
- "/"
+ "/",
+ "/@npmcli/promise-spawn",
+ "/@npmcli/run-script",
+ "/cacache",
+ "/mkdirp-infer-owner",
+ "/pacote"
],
"_resolved": "https://registry.npmjs.org/infer-owner/-/infer-owner-1.0.4.tgz",
"_shasum": "c4cefcaa8e51051c2a40ba2ce8a3d27295af9467",
- "_spec": "infer-owner@1.0.4",
+ "_spec": "infer-owner@^1.0.4",
"_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Isaac Z. Schlueter",