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/@npmcli/ci-detect/package.json')
-rw-r--r--node_modules/@npmcli/ci-detect/package.json23
1 files changed, 11 insertions, 12 deletions
diff --git a/node_modules/@npmcli/ci-detect/package.json b/node_modules/@npmcli/ci-detect/package.json
index 9e5269f46..c77847087 100644
--- a/node_modules/@npmcli/ci-detect/package.json
+++ b/node_modules/@npmcli/ci-detect/package.json
@@ -1,29 +1,28 @@
{
- "_from": "@npmcli/ci-detect",
- "_id": "@npmcli/ci-detect@1.2.0",
+ "_from": "@npmcli/ci-detect@^1.2.0",
+ "_id": "@npmcli/ci-detect@1.3.0",
"_inBundle": false,
- "_integrity": "sha512-JtktVH7ASBVIWsQTFlFpeOzhBJskvoBCTfeeRhhZy7ybATcUvwiwotZ8j5rkqUUyB69lIy/AvboiiiGBjYBKBA==",
+ "_integrity": "sha512-oN3y7FAROHhrAt7Rr7PnTSwrHrZVRTS2ZbyxeQwSSYD0ifwM3YNgQqbaRmjcWoPyq77MjchusjJDspbzMmip1Q==",
"_location": "/@npmcli/ci-detect",
"_phantomChildren": {},
"_requested": {
- "type": "tag",
+ "type": "range",
"registry": true,
- "raw": "@npmcli/ci-detect",
+ "raw": "@npmcli/ci-detect@^1.2.0",
"name": "@npmcli/ci-detect",
"escapedName": "@npmcli%2fci-detect",
"scope": "@npmcli",
- "rawSpec": "",
+ "rawSpec": "^1.2.0",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "^1.2.0"
},
"_requiredBy": [
- "#USER",
"/",
"/npm-registry-fetch"
],
- "_resolved": "https://registry.npmjs.org/@npmcli/ci-detect/-/ci-detect-1.2.0.tgz",
- "_shasum": "0df142a1ac3bba6cbf2e9da1a6994cd898e32c95",
- "_spec": "@npmcli/ci-detect",
+ "_resolved": "https://registry.npmjs.org/@npmcli/ci-detect/-/ci-detect-1.3.0.tgz",
+ "_shasum": "6c1d2c625fb6ef1b9dea85ad0a5afcbef85ef22a",
+ "_spec": "@npmcli/ci-detect@^1.2.0",
"_where": "/Users/isaacs/dev/npm/cli",
"author": {
"name": "Isaac Z. Schlueter",
@@ -58,5 +57,5 @@
"tap": {
"check-coverage": true
},
- "version": "1.2.0"
+ "version": "1.3.0"
}