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:
authorGar <gar+gh@danger.computer>2022-10-05 20:33:35 +0300
committerGar <wraithgar@github.com>2022-10-05 20:55:23 +0300
commit6a43b31eab8bd392ed684d2f906259ddfe0f26b5 (patch)
tree96f5ef5d455c919f4f729859a6383d3e1ed8dd0f
parentf37caad9e92c50ae949014f6bee6375d9299fb39 (diff)
deps: @npmcli/metavuln-calculator@4.0.0
-rw-r--r--node_modules/@npmcli/metavuln-calculator/package.json8
-rw-r--r--node_modules/npm-packlist/lib/index.js1
-rw-r--r--node_modules/npm-packlist/package.json2
-rw-r--r--node_modules/pacote/package.json8
-rw-r--r--package-lock.json24
-rw-r--r--workspaces/arborist/package.json2
6 files changed, 22 insertions, 23 deletions
diff --git a/node_modules/@npmcli/metavuln-calculator/package.json b/node_modules/@npmcli/metavuln-calculator/package.json
index 90b4d2ecd..be020f726 100644
--- a/node_modules/@npmcli/metavuln-calculator/package.json
+++ b/node_modules/@npmcli/metavuln-calculator/package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/metavuln-calculator",
- "version": "4.0.0-pre.0",
+ "version": "4.0.0",
"main": "lib/index.js",
"files": [
"bin/",
@@ -34,14 +34,14 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^3.0.1",
- "@npmcli/template-oss": "4.4.2",
+ "@npmcli/template-oss": "4.4.4",
"require-inject": "^1.4.4",
"tap": "^16.0.1"
},
"dependencies": {
"cacache": "^16.0.0",
"json-parse-even-better-errors": "^2.3.1",
- "pacote": "^14.0.0 || ^14.0.0-pre.0",
+ "pacote": "^14.0.0",
"semver": "^7.3.5"
},
"engines": {
@@ -49,6 +49,6 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "4.4.2"
+ "version": "4.4.4"
}
}
diff --git a/node_modules/npm-packlist/lib/index.js b/node_modules/npm-packlist/lib/index.js
index 1b2cdbb8d..853a99c4f 100644
--- a/node_modules/npm-packlist/lib/index.js
+++ b/node_modules/npm-packlist/lib/index.js
@@ -285,7 +285,6 @@ class PackWalker extends IgnoreWalker {
const strict = [
...strictDefaults,
'!/package.json',
- '!/npm-shrinkwrap.json',
'/.git',
'/node_modules',
'/package-lock.json',
diff --git a/node_modules/npm-packlist/package.json b/node_modules/npm-packlist/package.json
index 4aaa524bf..5811e02f4 100644
--- a/node_modules/npm-packlist/package.json
+++ b/node_modules/npm-packlist/package.json
@@ -1,6 +1,6 @@
{
"name": "npm-packlist",
- "version": "7.0.0-pre.0",
+ "version": "7.0.0",
"description": "Get a list of the files to add from a folder into an npm package",
"directories": {
"test": "test"
diff --git a/node_modules/pacote/package.json b/node_modules/pacote/package.json
index f9b796d86..9add3c973 100644
--- a/node_modules/pacote/package.json
+++ b/node_modules/pacote/package.json
@@ -1,6 +1,6 @@
{
"name": "pacote",
- "version": "14.0.0-pre.3",
+ "version": "14.0.0",
"description": "JavaScript package downloader",
"author": "GitHub Inc.",
"bin": {
@@ -27,7 +27,7 @@
"devDependencies": {
"@npmcli/arborist": "^6.0.0 || ^6.0.0-pre.0",
"@npmcli/eslint-config": "^3.1.0",
- "@npmcli/template-oss": "4.4.2",
+ "@npmcli/template-oss": "4.4.4",
"hosted-git-info": "^5.0.0",
"mutate-fs": "^2.1.1",
"nock": "^13.2.4",
@@ -55,7 +55,7 @@
"minipass": "^3.1.6",
"mkdirp": "^1.0.4",
"npm-package-arg": "^9.0.0",
- "npm-packlist": "^7.0.0 || ^7.0.0-pre.0",
+ "npm-packlist": "^7.0.0",
"npm-pick-manifest": "^7.0.0",
"npm-registry-fetch": "^13.0.1",
"proc-log": "^2.0.0",
@@ -75,7 +75,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
- "version": "4.4.2",
+ "version": "4.4.4",
"windowsCI": false
}
}
diff --git a/package-lock.json b/package-lock.json
index c18988ad5..cb13cdde4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2297,13 +2297,13 @@
}
},
"node_modules/@npmcli/metavuln-calculator": {
- "version": "4.0.0-pre.0",
- "resolved": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-4.0.0-pre.0.tgz",
- "integrity": "sha512-2rJ7hovlcZMkqKm2cOWuZ0YsXIcP3iARsm+aYn/SLXK9aWRMVTW1f4fpDjtSvkZkaQVr48ofSG3YLYwlersSQA==",
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/@npmcli/metavuln-calculator/-/metavuln-calculator-4.0.0.tgz",
+ "integrity": "sha512-RHNlpbXW0onc8inOANEC55m4zjRbhw11OwAof967MgzQauLFjoCAANhx3Ugvse/mXglb48uS3Jy+XjbYPOuqsg==",
"dependencies": {
"cacache": "^16.0.0",
"json-parse-even-better-errors": "^2.3.1",
- "pacote": "^14.0.0 || ^14.0.0-pre.0",
+ "pacote": "^14.0.0",
"semver": "^7.3.5"
},
"engines": {
@@ -8032,9 +8032,9 @@
}
},
"node_modules/npm-packlist": {
- "version": "7.0.0-pre.0",
- "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-7.0.0-pre.0.tgz",
- "integrity": "sha512-m98nCdY9RDDSJAODMf9afFwUyyuSO7rl1b8vvKRJD6s/isdTlOEgfdxJP4Pj31l973GNDe1n41e07QGPSIBQSw==",
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/npm-packlist/-/npm-packlist-7.0.0.tgz",
+ "integrity": "sha512-8GRMzWQmFdUrRmc6tPPCd9Umm9g2qDR6X6Rik+9nYvoDQTLs/0IcCKv6iUdAmgr9sgJCm24QovwozCHWMDriOg==",
"inBundle": true,
"dependencies": {
"ignore-walk": "^5.0.1"
@@ -8579,9 +8579,9 @@
}
},
"node_modules/pacote": {
- "version": "14.0.0-pre.3",
- "resolved": "https://registry.npmjs.org/pacote/-/pacote-14.0.0-pre.3.tgz",
- "integrity": "sha512-WS8jos9mKpG6yRdMacwBc5WPEE4Z4xyJqyYiBoEU/0ayFlEPL8M8LUXlg86zjMWVpPobWIOIHvDO2i5oxOpIgQ==",
+ "version": "14.0.0",
+ "resolved": "https://registry.npmjs.org/pacote/-/pacote-14.0.0.tgz",
+ "integrity": "sha512-SYXfAQi7Bj+suydMz7lVnEF4/xNIvP+uobXGPwIUdFPkUxoOBHYxCakMXHGQQZ9lIHLj2IXTJ6BeWSe6U/uAYg==",
"inBundle": true,
"dependencies": {
"@npmcli/git": "^3.0.0",
@@ -8595,7 +8595,7 @@
"minipass": "^3.1.6",
"mkdirp": "^1.0.4",
"npm-package-arg": "^9.0.0",
- "npm-packlist": "^7.0.0 || ^7.0.0-pre.0",
+ "npm-packlist": "^7.0.0",
"npm-pick-manifest": "^7.0.0",
"npm-registry-fetch": "^13.0.1",
"proc-log": "^2.0.0",
@@ -13862,7 +13862,7 @@
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/installed-package-contents": "^1.0.7",
"@npmcli/map-workspaces": "^2.0.3",
- "@npmcli/metavuln-calculator": "^4.0.0-pre.0",
+ "@npmcli/metavuln-calculator": "^4.0.0",
"@npmcli/move-file": "^2.0.0",
"@npmcli/name-from-folder": "^1.0.1",
"@npmcli/node-gyp": "^2.0.0",
diff --git a/workspaces/arborist/package.json b/workspaces/arborist/package.json
index a6430cc4e..4884d4551 100644
--- a/workspaces/arborist/package.json
+++ b/workspaces/arborist/package.json
@@ -6,7 +6,7 @@
"@isaacs/string-locale-compare": "^1.1.0",
"@npmcli/installed-package-contents": "^1.0.7",
"@npmcli/map-workspaces": "^2.0.3",
- "@npmcli/metavuln-calculator": "^4.0.0-pre.0",
+ "@npmcli/metavuln-calculator": "^4.0.0",
"@npmcli/move-file": "^2.0.0",
"@npmcli/name-from-folder": "^1.0.1",
"@npmcli/node-gyp": "^2.0.0",