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:
authorisaacs <i@izs.me>2020-07-14 21:52:30 +0300
committerisaacs <i@izs.me>2020-07-29 21:53:10 +0300
commit45e5b0db601ffa4538ba09ac8ffaacd5e3762ee1 (patch)
treefe59cf93eacb2014ecf3bc561c057733c76cd155 /node_modules/parse-conflict-json
parent327de6c3828c019b7902e32bf135a7e17cb811f9 (diff)
update parse-conflict-json
Diffstat (limited to 'node_modules/parse-conflict-json')
-rw-r--r--node_modules/parse-conflict-json/package.json19
1 files changed, 10 insertions, 9 deletions
diff --git a/node_modules/parse-conflict-json/package.json b/node_modules/parse-conflict-json/package.json
index 79c2c81d4..77f93c80f 100644
--- a/node_modules/parse-conflict-json/package.json
+++ b/node_modules/parse-conflict-json/package.json
@@ -1,28 +1,29 @@
{
- "_from": "parse-conflict-json@^1.0.0",
+ "_from": "parse-conflict-json@latest",
"_id": "parse-conflict-json@1.1.0",
"_inBundle": false,
"_integrity": "sha512-l9DnPN7S2TDgSm/KklvxUDkV8QMqfTLaIniSSUpY1Wbm+0Dc4qonmCC3hnVhmtJgVLQNIX0O9pOBIkkubjo9wQ==",
"_location": "/parse-conflict-json",
"_phantomChildren": {},
"_requested": {
- "type": "range",
+ "type": "tag",
"registry": true,
- "raw": "parse-conflict-json@^1.0.0",
+ "raw": "parse-conflict-json@latest",
"name": "parse-conflict-json",
"escapedName": "parse-conflict-json",
- "rawSpec": "^1.0.0",
+ "rawSpec": "latest",
"saveSpec": null,
- "fetchSpec": "^1.0.0"
+ "fetchSpec": "latest"
},
"_requiredBy": [
- "/@npmcli/arborist",
- "/libnpmfund/@npmcli/arborist"
+ "#USER",
+ "/",
+ "/@npmcli/arborist"
],
"_resolved": "https://registry.npmjs.org/parse-conflict-json/-/parse-conflict-json-1.1.0.tgz",
"_shasum": "93d7c5e86badffbd7249411250737e5a175b1294",
- "_spec": "parse-conflict-json@^1.0.0",
- "_where": "/Users/ruyadorno/Documents/workspace/cli/node_modules/@npmcli/arborist",
+ "_spec": "parse-conflict-json@latest",
+ "_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",