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:
authornpm CLI robot <npm-cli+bot@github.com>2022-08-31 23:39:50 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-09-01 01:54:50 +0300
commit00a2158bc5ab0cc46c7b68bf8963af6ae2b67f80 (patch)
treece4e107d50560d48a1387ef31242f528e9ac23c5
parent44bfedc22ee11de461eeffa030d30bea921bb0ca (diff)
-rw-r--r--AUTHORS3
-rw-r--r--package-lock.json56
2 files changed, 31 insertions, 28 deletions
diff --git a/AUTHORS b/AUTHORS
index c8c2d1254..e5b44bb97 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -848,3 +848,6 @@ Takuya N <takninnovationresearch@gmail.com>
Neel Dani <neeldani@github.com>
Anton Rieder <1301152+aried3r@users.noreply.github.com>
William Marlow <linuxdragon@gmail.com>
+KevinBrother <1301239018@qq.com>
+Kyle West <kyle-west@users.noreply.github.com>
+Nathan Hughes <nathan@endor.ai>
diff --git a/package-lock.json b/package-lock.json
index 2238c133a..83d293f6a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6,7 +6,7 @@
"packages": {
"": {
"name": "npm",
- "version": "8.18.0",
+ "version": "8.19.0",
"bundleDependencies": [
"@isaacs/string-locale-compare",
"@npmcli/arborist",
@@ -91,7 +91,7 @@
],
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
- "@npmcli/arborist": "^5.0.4",
+ "@npmcli/arborist": "^5.6.1",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/config": "^4.2.1",
"@npmcli/fs": "^2.1.0",
@@ -114,17 +114,17 @@
"init-package-json": "^3.0.2",
"is-cidr": "^4.0.2",
"json-parse-even-better-errors": "^2.3.1",
- "libnpmaccess": "^6.0.2",
- "libnpmdiff": "^4.0.2",
- "libnpmexec": "^4.0.2",
- "libnpmfund": "^3.0.1",
- "libnpmhook": "^8.0.2",
- "libnpmorg": "^4.0.2",
- "libnpmpack": "^4.0.2",
- "libnpmpublish": "^6.0.2",
- "libnpmsearch": "^5.0.2",
- "libnpmteam": "^4.0.2",
- "libnpmversion": "^3.0.1",
+ "libnpmaccess": "^6.0.4",
+ "libnpmdiff": "^4.0.5",
+ "libnpmexec": "^4.0.12",
+ "libnpmfund": "^3.0.3",
+ "libnpmhook": "^8.0.4",
+ "libnpmorg": "^4.0.4",
+ "libnpmpack": "^4.1.3",
+ "libnpmpublish": "^6.0.5",
+ "libnpmsearch": "^5.0.4",
+ "libnpmteam": "^4.0.4",
+ "libnpmversion": "^3.0.7",
"make-fetch-happen": "^10.2.0",
"minipass": "^3.1.6",
"minipass-pipeline": "^1.2.4",
@@ -13855,7 +13855,7 @@
},
"workspaces/arborist": {
"name": "@npmcli/arborist",
- "version": "5.6.0",
+ "version": "5.6.1",
"license": "ISC",
"dependencies": {
"@isaacs/string-locale-compare": "^1.1.0",
@@ -13913,7 +13913,7 @@
}
},
"workspaces/libnpmaccess": {
- "version": "6.0.3",
+ "version": "6.0.4",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
@@ -13932,7 +13932,7 @@
}
},
"workspaces/libnpmdiff": {
- "version": "4.0.4",
+ "version": "4.0.5",
"license": "ISC",
"dependencies": {
"@npmcli/disparity-colors": "^2.0.0",
@@ -13954,10 +13954,10 @@
}
},
"workspaces/libnpmexec": {
- "version": "4.0.11",
+ "version": "4.0.12",
"license": "ISC",
"dependencies": {
- "@npmcli/arborist": "^5.0.0",
+ "@npmcli/arborist": "^5.6.1",
"@npmcli/ci-detect": "^2.0.0",
"@npmcli/fs": "^2.1.1",
"@npmcli/run-script": "^4.2.0",
@@ -13985,10 +13985,10 @@
}
},
"workspaces/libnpmfund": {
- "version": "3.0.2",
+ "version": "3.0.3",
"license": "ISC",
"dependencies": {
- "@npmcli/arborist": "^5.0.0"
+ "@npmcli/arborist": "^5.6.1"
},
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
@@ -14000,7 +14000,7 @@
}
},
"workspaces/libnpmhook": {
- "version": "8.0.3",
+ "version": "8.0.4",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
@@ -14017,7 +14017,7 @@
}
},
"workspaces/libnpmorg": {
- "version": "4.0.3",
+ "version": "4.0.4",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
@@ -14035,7 +14035,7 @@
}
},
"workspaces/libnpmpack": {
- "version": "4.1.2",
+ "version": "4.1.3",
"license": "ISC",
"dependencies": {
"@npmcli/run-script": "^4.1.3",
@@ -14053,7 +14053,7 @@
}
},
"workspaces/libnpmpublish": {
- "version": "6.0.4",
+ "version": "6.0.5",
"license": "ISC",
"dependencies": {
"normalize-package-data": "^4.0.0",
@@ -14065,7 +14065,7 @@
"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "3.8.0",
- "libnpmpack": "^4.0.0",
+ "libnpmpack": "^4.1.3",
"lodash.clonedeep": "^4.5.0",
"nock": "^13.2.4",
"tap": "^16.0.1"
@@ -14075,7 +14075,7 @@
}
},
"workspaces/libnpmsearch": {
- "version": "5.0.3",
+ "version": "5.0.4",
"license": "ISC",
"dependencies": {
"npm-registry-fetch": "^13.0.0"
@@ -14091,7 +14091,7 @@
}
},
"workspaces/libnpmteam": {
- "version": "4.0.3",
+ "version": "4.0.4",
"license": "ISC",
"dependencies": {
"aproba": "^2.0.0",
@@ -14108,7 +14108,7 @@
}
},
"workspaces/libnpmversion": {
- "version": "3.0.6",
+ "version": "3.0.7",
"license": "ISC",
"dependencies": {
"@npmcli/git": "^3.0.0",