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/git/package.json')
-rw-r--r--node_modules/@npmcli/git/package.json16
1 files changed, 7 insertions, 9 deletions
diff --git a/node_modules/@npmcli/git/package.json b/node_modules/@npmcli/git/package.json
index ab992de13..ea97ba747 100644
--- a/node_modules/@npmcli/git/package.json
+++ b/node_modules/@npmcli/git/package.json
@@ -1,31 +1,29 @@
{
- "_from": "@npmcli/git@latest",
+ "_from": "@npmcli/git@^2.0.1",
"_id": "@npmcli/git@2.0.3",
"_inBundle": false,
"_integrity": "sha512-c/ODsV5ppjB12VDXKc6hzVNgg6ZJX/etILUn3WgF5NLAYBhQLJ3fBq6uB2jQD4OwqOzJdPT1/xA3Xh3aaWGk5w==",
"_location": "/@npmcli/git",
"_phantomChildren": {},
"_requested": {
- "type": "tag",
+ "type": "range",
"registry": true,
- "raw": "@npmcli/git@latest",
+ "raw": "@npmcli/git@^2.0.1",
"name": "@npmcli/git",
"escapedName": "@npmcli%2fgit",
"scope": "@npmcli",
- "rawSpec": "latest",
+ "rawSpec": "^2.0.1",
"saveSpec": null,
- "fetchSpec": "latest"
+ "fetchSpec": "^2.0.1"
},
"_requiredBy": [
- "#USER",
- "/",
"/libnpmversion",
"/pacote"
],
"_resolved": "https://registry.npmjs.org/@npmcli/git/-/git-2.0.3.tgz",
"_shasum": "41a13cc698d257c7e38a287e233dafe7354dd4ab",
- "_spec": "@npmcli/git@latest",
- "_where": "/Users/isaacs/dev/npm/cli",
+ "_spec": "@npmcli/git@^2.0.1",
+ "_where": "/Users/isaacs/dev/npm/cli/node_modules/pacote",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",