Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
0cc07ae
deps: @npmcli/map-workspaces@5.0.1
wraithgar Nov 4, 2025
699987e
deps: @npmcli/metavuln-calculator@9.0.3
wraithgar Nov 4, 2025
335e5a2
deps: @npmcli/run-script@10.0.2
wraithgar Nov 4, 2025
60efa55
deps: exponential-backoff@3.1.3
wraithgar Nov 4, 2025
0fd71c4
deps: minimatch@10.1.1
wraithgar Nov 4, 2025
a419453
deps: node-gyp@11.5.0
wraithgar Nov 4, 2025
db85b95
deps: npm-packlist@10.0.3
wraithgar Nov 4, 2025
37eaecf
deps: npm-pick-manifest@11.0.3
wraithgar Nov 4, 2025
20cc2ae
deps: npm-profile@12.0.1
wraithgar Nov 4, 2025
86876a1
deps: npm-registry-fetch@19.1.0
wraithgar Nov 4, 2025
d266d65
deps: tar@7.5.2
wraithgar Nov 4, 2025
deb7508
deps: @npmcli/node-gyp@5.0.0
wraithgar Nov 4, 2025
7834e96
deps: npm-install-checks@8.0.0
wraithgar Nov 4, 2025
e018895
deps: nopt@9.0.0
wraithgar Nov 4, 2025
db622e0
deps: abbrev@4.0.0
wraithgar Nov 4, 2025
4670390
deps: @npmcli/name-from-folder@4.0.0
wraithgar Nov 4, 2025
accbd0e
deps: parse-conflict-json@5.0.1
wraithgar Nov 4, 2025
05daae3
deps: json-parse-even-better-errors@5.0.0
wraithgar Nov 4, 2025
3987765
deps: @npmcli/package-json@7.0.2
wraithgar Nov 4, 2025
0faf69b
chore: fix package-lock
wraithgar Nov 4, 2025
b20e596
deps: bin-links@6.0.0
wraithgar Nov 5, 2025
71338cd
deps: proc-log@6.0.0
wraithgar Nov 5, 2025
d6eb3d0
deps: @npmcli/installed-package-contents@4.0.0
wraithgar Nov 5, 2025
b9e2711
deps: @npmcli/run-script@10.0.3
wraithgar Nov 13, 2025
181147b
deps: npm-registry-fetch@19.1.1
wraithgar Nov 13, 2025
de20474
deps: make-fetch-happen@15.0.3
wraithgar Nov 13, 2025
b15b7bd
deps: @npmcli/git@7.0.1
wraithgar Nov 13, 2025
ecf6cb4
deps: node-gyp@12.1.0
wraithgar Nov 13, 2025
d970531
deps: @npmcli/redact@4.0.0
wraithgar Nov 13, 2025
19a235e
deps: pacote@21.0.4
wraithgar Nov 13, 2025
7c0dbcf
deps: ssri@13.0.0
wraithgar Nov 13, 2025
37214d0
deps: @npmcli/promise-spawn@9.0.0
wraithgar Nov 13, 2025
df8bca7
deps: ini@5.0.0
wraithgar Nov 13, 2025
e2c6a18
deps: which@6.0.0
wraithgar Nov 13, 2025
5968456
deps: @npmcli/promise-spawn@9.0.1
wraithgar Nov 13, 2025
7a368e7
deps: npm-package-arg@13.0.2
wraithgar Nov 13, 2025
00f48d9
deps: validate-npm-package-name@7.0.0
wraithgar Nov 13, 2025
df42efd
deps: init-package-json@8.2.3
wraithgar Nov 17, 2025
f2d27fd
deps: cacache@20.0.2
wraithgar Nov 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion DEPENDENCIES.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ graph LR;
npm-->npmcli-fs["@npmcli/fs"];
npm-->npmcli-git["@npmcli/git"];
npm-->npmcli-map-workspaces["@npmcli/map-workspaces"];
npm-->npmcli-metavuln-calculator["@npmcli/metavuln-calculator"];
npm-->npmcli-mock-globals["@npmcli/mock-globals"];
npm-->npmcli-mock-registry["@npmcli/mock-registry"];
npm-->npmcli-package-json["@npmcli/package-json"];
Expand Down Expand Up @@ -268,7 +269,6 @@ graph LR;
cacache-->npmcli-fs["@npmcli/fs"];
cacache-->p-map;
cacache-->ssri;
cacache-->tar;
cacache-->unique-filename;
cidr-regex-->ip-regex;
cli-columns-->string-width;
Expand Down Expand Up @@ -490,6 +490,7 @@ graph LR;
npm-->npmcli-fs["@npmcli/fs"];
npm-->npmcli-git["@npmcli/git"];
npm-->npmcli-map-workspaces["@npmcli/map-workspaces"];
npm-->npmcli-metavuln-calculator["@npmcli/metavuln-calculator"];
npm-->npmcli-mock-globals["@npmcli/mock-globals"];
npm-->npmcli-mock-registry["@npmcli/mock-registry"];
npm-->npmcli-package-json["@npmcli/package-json"];
Expand Down
18 changes: 3 additions & 15 deletions node_modules/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@
!/@npmcli/query
!/@npmcli/redact
!/@npmcli/run-script
!/@pkgjs/
/@pkgjs/*
!/@pkgjs/parseargs
!/@sigstore/
/@sigstore/*
!/@sigstore/bundle
!/@sigstore/core
!/@sigstore/protobuf-specs
!/@sigstore/sign
!/@sigstore/sign/node_modules/
/@sigstore/sign/node_modules/*
!/@sigstore/sign/node_modules/proc-log
!/@sigstore/tuf
!/@sigstore/verify
!/@tufjs/
Expand Down Expand Up @@ -131,18 +131,6 @@
!/mute-stream
!/negotiator
!/node-gyp
!/node-gyp/node_modules/
/node-gyp/node_modules/*
!/node-gyp/node_modules/@npmcli/
/node-gyp/node_modules/@npmcli/*
!/node-gyp/node_modules/@npmcli/agent
!/node-gyp/node_modules/cacache
!/node-gyp/node_modules/glob
!/node-gyp/node_modules/jackspeak
!/node-gyp/node_modules/lru-cache
!/node-gyp/node_modules/make-fetch-happen
!/node-gyp/node_modules/minimatch
!/node-gyp/node_modules/path-scurry
!/nopt
!/npm-audit-report
!/npm-bundled
Expand Down
10 changes: 5 additions & 5 deletions node_modules/@npmcli/git/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/git",
"version": "7.0.0",
"version": "7.0.1",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down Expand Up @@ -38,14 +38,14 @@
"tap": "^16.0.1"
},
"dependencies": {
"@npmcli/promise-spawn": "^8.0.0",
"ini": "^5.0.0",
"@npmcli/promise-spawn": "^9.0.0",
"ini": "^6.0.0",
"lru-cache": "^11.2.1",
"npm-pick-manifest": "^11.0.1",
"proc-log": "^5.0.0",
"proc-log": "^6.0.0",
"promise-retry": "^2.0.1",
"semver": "^7.3.5",
"which": "^5.0.0"
"which": "^6.0.0"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
Expand Down
12 changes: 6 additions & 6 deletions node_modules/@npmcli/installed-package-contents/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/installed-package-contents",
"version": "3.0.0",
"version": "4.0.0",
"description": "Get the list of files installed in a package in node_modules, including bundled dependencies",
"author": "GitHub Inc.",
"main": "lib/index.js",
Expand All @@ -20,12 +20,12 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.23.3",
"@npmcli/template-oss": "4.27.1",
"tap": "^16.3.0"
},
"dependencies": {
"npm-bundled": "^4.0.0",
"npm-normalize-package-bin": "^4.0.0"
"npm-bundled": "^5.0.0",
"npm-normalize-package-bin": "^5.0.0"
},
"repository": {
"type": "git",
Expand All @@ -36,11 +36,11 @@
"lib/"
],
"engines": {
"node": "^18.17.0 || >=20.5.0"
"node": "^20.17.0 || >=22.9.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.3",
"version": "4.27.1",
"publish": true
},
"tap": {
Expand Down
8 changes: 4 additions & 4 deletions node_modules/@npmcli/map-workspaces/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/map-workspaces",
"version": "5.0.0",
"version": "5.0.1",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down Expand Up @@ -44,18 +44,18 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.25.0",
"@npmcli/template-oss": "4.27.1",
"tap": "^16.0.1"
},
"dependencies": {
"@npmcli/name-from-folder": "^3.0.0",
"@npmcli/name-from-folder": "^4.0.0",
"@npmcli/package-json": "^7.0.0",
"glob": "^11.0.3",
"minimatch": "^10.0.3"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.25.0",
"version": "4.27.1",
"publish": "true"
}
}
10 changes: 5 additions & 5 deletions node_modules/@npmcli/metavuln-calculator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/metavuln-calculator",
"version": "9.0.2",
"version": "9.0.3",
"main": "lib/index.js",
"files": [
"bin/",
Expand Down Expand Up @@ -34,23 +34,23 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.25.0",
"@npmcli/template-oss": "4.27.1",
"require-inject": "^1.4.4",
"tap": "^16.0.1"
},
"dependencies": {
"cacache": "^20.0.0",
"json-parse-even-better-errors": "^4.0.0",
"json-parse-even-better-errors": "^5.0.0",
"pacote": "^21.0.0",
"proc-log": "^5.0.0",
"proc-log": "^6.0.0",
"semver": "^7.3.5"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.25.0",
"version": "4.27.1",
"publish": "true",
"ciVersions": [
"16.14.0",
Expand Down
8 changes: 4 additions & 4 deletions node_modules/@npmcli/name-from-folder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/name-from-folder",
"version": "3.0.0",
"version": "4.0.0",
"files": [
"bin/",
"lib/"
Expand All @@ -25,15 +25,15 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.23.3",
"@npmcli/template-oss": "4.27.1",
"tap": "^16.3.2"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
"node": "^20.17.0 || >=22.9.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.3",
"version": "4.27.1",
"publish": true
},
"tap": {
Expand Down
8 changes: 4 additions & 4 deletions node_modules/@npmcli/node-gyp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/node-gyp",
"version": "4.0.0",
"version": "5.0.0",
"description": "Tools for dealing with node-gyp packages",
"scripts": {
"test": "tap",
Expand Down Expand Up @@ -30,15 +30,15 @@
"license": "ISC",
"devDependencies": {
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.23.3",
"@npmcli/template-oss": "4.27.1",
"tap": "^16.0.1"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
"node": "^20.17.0 || >=22.9.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.23.3",
"version": "4.27.1",
"publish": true
},
"tap": {
Expand Down
2 changes: 1 addition & 1 deletion node_modules/@npmcli/package-json/lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ class PackageJson {
this.#manifest = step({ content, originalContent: this.content })
}

// unknown properties will just be overwitten
// unknown properties will just be overwritten
for (const [key, value] of Object.entries(content)) {
if (!knownKeys.has(key)) {
this.content[key] = value
Expand Down
12 changes: 6 additions & 6 deletions node_modules/@npmcli/package-json/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/package-json",
"version": "7.0.1",
"version": "7.0.2",
"description": "Programmatic API to update package.json",
"keywords": [
"npm",
Expand Down Expand Up @@ -32,22 +32,22 @@
"@npmcli/git": "^7.0.0",
"glob": "^11.0.3",
"hosted-git-info": "^9.0.0",
"json-parse-even-better-errors": "^4.0.0",
"proc-log": "^5.0.0",
"json-parse-even-better-errors": "^5.0.0",
"proc-log": "^6.0.0",
"semver": "^7.5.3",
"validate-npm-package-license": "^3.0.4"
},
"devDependencies": {
"@npmcli/eslint-config": "^5.1.0",
"@npmcli/template-oss": "4.25.0",
"@npmcli/eslint-config": "^6.0.0",
"@npmcli/template-oss": "4.28.0",
"tap": "^16.0.1"
},
"engines": {
"node": "^20.17.0 || >=22.9.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.25.0",
"version": "4.28.0",
"publish": "true"
},
"tap": {
Expand Down
1 change: 0 additions & 1 deletion node_modules/@npmcli/promise-spawn/lib/escape.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
'use strict'

// eslint-disable-next-line max-len
// this code adapted from: https://blogs.msdn.microsoft.com/twistylittlepassagesallalike/2011/04/23/everyone-quotes-command-line-arguments-the-wrong-way/
const cmd = (input, doubleEscape) => {
if (!input.length) {
Expand Down
12 changes: 6 additions & 6 deletions node_modules/@npmcli/promise-spawn/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/promise-spawn",
"version": "8.0.3",
"version": "9.0.1",
"files": [
"bin/",
"lib/"
Expand Down Expand Up @@ -32,20 +32,20 @@
]
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.25.0",
"@npmcli/eslint-config": "^6.0.0",
"@npmcli/template-oss": "4.28.0",
"spawk": "^1.7.1",
"tap": "^16.0.1"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
"node": "^20.17.0 || >=22.9.0"
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.25.0",
"version": "4.28.0",
"publish": true
},
"dependencies": {
"which": "^5.0.0"
"which": "^6.0.0"
}
}
8 changes: 4 additions & 4 deletions node_modules/@npmcli/redact/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@npmcli/redact",
"version": "3.2.2",
"version": "4.0.0",
"description": "Redact sensitive npm information from output",
"main": "lib/index.js",
"exports": {
Expand Down Expand Up @@ -31,7 +31,7 @@
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.24.3",
"version": "4.27.1",
"publish": true
},
"tap": {
Expand All @@ -43,10 +43,10 @@
},
"devDependencies": {
"@npmcli/eslint-config": "^5.0.0",
"@npmcli/template-oss": "4.24.3",
"@npmcli/template-oss": "4.27.1",
"tap": "^16.3.10"
},
"engines": {
"node": "^18.17.0 || >=20.5.0"
"node": "^20.17.0 || >=22.9.0"
}
}
Loading
Loading