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-24 21:25:03 +0300
committerisaacs <i@izs.me>2020-07-29 21:55:03 +0300
commit764103ceff2ec2e80f396b5a071660fd7425be15 (patch)
tree1bd4feabdf98fffa14c25e01b9e2243fd65fd131 /node_modules/@npmcli/arborist/package.json
parent40b6055658c1617b10c632a7b6e630ce64cc3915 (diff)
@npmcli/arborist@0.0.5
Diffstat (limited to 'node_modules/@npmcli/arborist/package.json')
-rw-r--r--node_modules/@npmcli/arborist/package.json26
1 files changed, 15 insertions, 11 deletions
diff --git a/node_modules/@npmcli/arborist/package.json b/node_modules/@npmcli/arborist/package.json
index 42d8e54e2..b441ef31e 100644
--- a/node_modules/@npmcli/arborist/package.json
+++ b/node_modules/@npmcli/arborist/package.json
@@ -1,28 +1,29 @@
{
- "_from": "@npmcli/arborist@0.0.1",
- "_id": "@npmcli/arborist@0.0.1",
+ "_from": "@npmcli/arborist@latest",
+ "_id": "@npmcli/arborist@0.0.5",
"_inBundle": false,
- "_integrity": "sha512-i/ir1MAzc4dHLMwWCoyszanE2wMMes36iYxf8BeoTFnO+NSwNrznwPD/yNcXO3JaH89h/nzvM9SMrmrOCPOYmQ==",
+ "_integrity": "sha512-7Khg3ORXxDCnp7e/ocjYESUbZMe1aUm0Oc8HbovuvgCigSUT6WHfNh68RyM3nHHmwjz3l/Xepw6XyPjo9da5oA==",
"_location": "/@npmcli/arborist",
"_phantomChildren": {},
"_requested": {
- "type": "version",
+ "type": "tag",
"registry": true,
- "raw": "@npmcli/arborist@0.0.1",
+ "raw": "@npmcli/arborist@latest",
"name": "@npmcli/arborist",
"escapedName": "@npmcli%2farborist",
"scope": "@npmcli",
- "rawSpec": "0.0.1",
+ "rawSpec": "latest",
"saveSpec": null,
- "fetchSpec": "0.0.1"
+ "fetchSpec": "latest"
},
"_requiredBy": [
+ "#USER",
"/",
"/libnpmfund"
],
- "_resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-0.0.1.tgz",
- "_shasum": "6b05fa7dd4207fbf5f592c66e3e06a429f5ccffd",
- "_spec": "@npmcli/arborist@0.0.1",
+ "_resolved": "https://registry.npmjs.org/@npmcli/arborist/-/arborist-0.0.5.tgz",
+ "_shasum": "ed5786186ab25b0dea2c29af86ac0061ddc9232c",
+ "_spec": "@npmcli/arborist@latest",
"_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Isaac Z. Schlueter",
@@ -86,9 +87,12 @@
},
"tap": {
"100": true,
+ "node-arg": [
+ "--unhandled-rejections=strict"
+ ],
"coverage-map": "map.js",
"esm": false,
"timeout": "60"
},
- "version": "0.0.1"
+ "version": "0.0.5"
}