Skip to content

Commit 6c8ef33

Browse files
github-actions[bot]npm-cli-bot
authored andcommitted
chore: release 11.0.0-pre.1
1 parent bc9b14d commit 6c8ef33

16 files changed

+113
-42
lines changed

.release-please-manifest.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
2-
".": "11.0.0-pre.0",
3-
"workspaces/arborist": "9.0.0-pre.0",
2+
".": "11.0.0-pre.1",
3+
"workspaces/arborist": "9.0.0-pre.1",
44
"workspaces/libnpmaccess": "10.0.0-pre.0",
5-
"workspaces/libnpmdiff": "8.0.0-pre.0",
6-
"workspaces/libnpmexec": "10.0.0-pre.0",
7-
"workspaces/libnpmfund": "7.0.0-pre.0",
5+
"workspaces/libnpmdiff": "8.0.0-pre.1",
6+
"workspaces/libnpmexec": "10.0.0-pre.1",
7+
"workspaces/libnpmfund": "7.0.0-pre.1",
88
"workspaces/libnpmorg": "8.0.0-pre.0",
9-
"workspaces/libnpmpack": "9.0.0-pre.0",
9+
"workspaces/libnpmpack": "9.0.0-pre.1",
1010
"workspaces/libnpmpublish": "11.0.0-pre.0",
1111
"workspaces/libnpmsearch": "9.0.0-pre.0",
1212
"workspaces/libnpmteam": "8.0.0-pre.0",
1313
"workspaces/libnpmversion": "8.0.0-pre.0",
14-
"workspaces/config": "10.0.0-pre.0"
14+
"workspaces/config": "10.0.0-pre.1"
1515
}

CHANGELOG.md

+29
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,34 @@
11
# Changelog
22

3+
## [11.0.0-pre.1](https://github.com/npm/cli/compare/v11.0.0-pre.0...v11.0.0-pre.1) (2024-12-06)
4+
### ⚠️ BREAKING CHANGES
5+
* `npm init` now has a `type` prompt, and sorts the entries the created packages differently
6+
* `bun.lockb` files are now included in the strict ignore list during packing
7+
### Bug Fixes
8+
* [`e362c6d`](https://github.com/npm/cli/commit/e362c6d3a6c8bc0221b8c8a6c3dd623da9e6ae04) [#7944](https://github.com/npm/cli/pull/7944) prefix: remove duplicate -g from usage output (#7944) (@wraithgar)
9+
### Documentation
10+
* [`2af31dd`](https://github.com/npm/cli/commit/2af31dd30f4c226f43ce7295cd0b5fbb3f3cb2a6) [#7947](https://github.com/npm/cli/pull/7947) change certfile to cafile (#7947) (@wraithgar)
11+
* [`1be8e95`](https://github.com/npm/cli/commit/1be8e9500826e7aef041976fd908658f473caf23) [#7945](https://github.com/npm/cli/pull/7945) update ignore rules (@wraithgar)
12+
### Dependencies
13+
* [`bc9b14d`](https://github.com/npm/cli/commit/bc9b14dc35378262c36ef5f59f96455b21a430cc) [#7955](https://github.com/npm/cli/pull/7955) `@npmcli/[email protected]`
14+
* [`fecfcf4`](https://github.com/npm/cli/commit/fecfcf4987e30cc5ed04b0b77ccc9eb30c2b5c8f) [#7955](https://github.com/npm/cli/pull/7955) `[email protected]`
15+
* [`8905037`](https://github.com/npm/cli/commit/890503767c733a1eacfdd562b01eb37ac253906c) [#7955](https://github.com/npm/cli/pull/7955) `[email protected]`
16+
* [`ac8eb39`](https://github.com/npm/cli/commit/ac8eb390b0e0a21346fcdc5476ee0b884278b3a9) [#7955](https://github.com/npm/cli/pull/7955) `[email protected]`
17+
* [`c0bcc2a`](https://github.com/npm/cli/commit/c0bcc2a860fec5c86234dec44f5474364c25aefc) [#7955](https://github.com/npm/cli/pull/7955) `[email protected]`
18+
* [`d463a6f`](https://github.com/npm/cli/commit/d463a6f071da79b7a2151eeeea8a6f6cceea182f) [#7955](https://github.com/npm/cli/pull/7955) `[email protected]`
19+
* [`b87ba24`](https://github.com/npm/cli/commit/b87ba2402ab86532d54b7b4e09b38582c0f11a5e) [#7945](https://github.com/npm/cli/pull/7945) `@npmcli/[email protected]`
20+
* [`4bf1901`](https://github.com/npm/cli/commit/4bf1901f6dc57748d851ebe82262e9bef85a4ba7) [#7945](https://github.com/npm/cli/pull/7945) `@npmcli/[email protected]`
21+
* [`ca84b22`](https://github.com/npm/cli/commit/ca84b22a18806495c37ef6ee2aecd42a1c7bb7f6) [#7945](https://github.com/npm/cli/pull/7945) `[email protected]`
22+
* [`4906f3d`](https://github.com/npm/cli/commit/4906f3ddf05c97f6e9832617a22c7ae228b46985) [#7945](https://github.com/npm/cli/pull/7945) `[email protected]`
23+
### Chores
24+
* [`cfdf214`](https://github.com/npm/cli/commit/cfdf2147b5bfd80c7478486d07cb085de6fb8c4c) [#7943](https://github.com/npm/cli/pull/7943) fork changelog (#7943) (@wraithgar)
25+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0-pre.1): `@npmcli/[email protected]`
26+
* [workspace](https://github.com/npm/cli/releases/tag/config-v10.0.0-pre.1): `@npmcli/[email protected]`
27+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmdiff-v8.0.0-pre.1): `[email protected]`
28+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmexec-v10.0.0-pre.1): `[email protected]`
29+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmfund-v7.0.0-pre.1): `[email protected]`
30+
* [workspace](https://github.com/npm/cli/releases/tag/libnpmpack-v9.0.0-pre.1): `[email protected]`
31+
332
## [11.0.0-pre.0](https://github.com/npm/cli/compare/v10.9.0...v11.0.0-pre.0) (2024-11-26)
433
### ⚠️ BREAKING CHANGES
534
* When publishing a package with a pre-release version, you must explicitly specify a tag.

package-lock.json

+18-18
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "npm",
3-
"version": "11.0.0-pre.0",
3+
"version": "11.0.0-pre.1",
44
"lockfileVersion": 3,
55
"requires": true,
66
"packages": {
77
"": {
88
"name": "npm",
9-
"version": "11.0.0-pre.0",
9+
"version": "11.0.0-pre.1",
1010
"bundleDependencies": [
1111
"@isaacs/string-locale-compare",
1212
"@npmcli/arborist",
@@ -85,8 +85,8 @@
8585
],
8686
"dependencies": {
8787
"@isaacs/string-locale-compare": "^1.1.0",
88-
"@npmcli/arborist": "^9.0.0-pre.0",
89-
"@npmcli/config": "^10.0.0-pre.0",
88+
"@npmcli/arborist": "^9.0.0-pre.1",
89+
"@npmcli/config": "^10.0.0-pre.1",
9090
"@npmcli/fs": "^4.0.0",
9191
"@npmcli/map-workspaces": "^4.0.2",
9292
"@npmcli/package-json": "^6.1.0",
@@ -110,11 +110,11 @@
110110
"is-cidr": "^5.1.0",
111111
"json-parse-even-better-errors": "^4.0.0",
112112
"libnpmaccess": "^10.0.0-pre.0",
113-
"libnpmdiff": "^8.0.0-pre.0",
114-
"libnpmexec": "^10.0.0-pre.0",
115-
"libnpmfund": "^7.0.0-pre.0",
113+
"libnpmdiff": "^8.0.0-pre.1",
114+
"libnpmexec": "^10.0.0-pre.1",
115+
"libnpmfund": "^7.0.0-pre.1",
116116
"libnpmorg": "^8.0.0-pre.0",
117-
"libnpmpack": "^9.0.0-pre.0",
117+
"libnpmpack": "^9.0.0-pre.1",
118118
"libnpmpublish": "^11.0.0-pre.0",
119119
"libnpmsearch": "^9.0.0-pre.0",
120120
"libnpmteam": "^8.0.0-pre.0",
@@ -18366,7 +18366,7 @@
1836618366
},
1836718367
"workspaces/arborist": {
1836818368
"name": "@npmcli/arborist",
18369-
"version": "9.0.0-pre.0",
18369+
"version": "9.0.0-pre.1",
1837018370
"license": "ISC",
1837118371
"dependencies": {
1837218372
"@isaacs/string-locale-compare": "^1.1.0",
@@ -18424,7 +18424,7 @@
1842418424
},
1842518425
"workspaces/config": {
1842618426
"name": "@npmcli/config",
18427-
"version": "10.0.0-pre.0",
18427+
"version": "10.0.0-pre.1",
1842818428
"license": "ISC",
1842918429
"dependencies": {
1843018430
"@npmcli/map-workspaces": "^4.0.1",
@@ -18464,10 +18464,10 @@
1846418464
}
1846518465
},
1846618466
"workspaces/libnpmdiff": {
18467-
"version": "8.0.0-pre.0",
18467+
"version": "8.0.0-pre.1",
1846818468
"license": "ISC",
1846918469
"dependencies": {
18470-
"@npmcli/arborist": "^9.0.0-pre.0",
18470+
"@npmcli/arborist": "^9.0.0-pre.1",
1847118471
"@npmcli/installed-package-contents": "^3.0.0",
1847218472
"binary-extensions": "^3.0.0",
1847318473
"diff": "^7.0.0",
@@ -18486,10 +18486,10 @@
1848618486
}
1848718487
},
1848818488
"workspaces/libnpmexec": {
18489-
"version": "10.0.0-pre.0",
18489+
"version": "10.0.0-pre.1",
1849018490
"license": "ISC",
1849118491
"dependencies": {
18492-
"@npmcli/arborist": "^9.0.0-pre.0",
18492+
"@npmcli/arborist": "^9.0.0-pre.1",
1849318493
"@npmcli/run-script": "^9.0.1",
1849418494
"ci-info": "^4.0.0",
1849518495
"npm-package-arg": "^12.0.0",
@@ -18515,10 +18515,10 @@
1851518515
}
1851618516
},
1851718517
"workspaces/libnpmfund": {
18518-
"version": "7.0.0-pre.0",
18518+
"version": "7.0.0-pre.1",
1851918519
"license": "ISC",
1852018520
"dependencies": {
18521-
"@npmcli/arborist": "^9.0.0-pre.0"
18521+
"@npmcli/arborist": "^9.0.0-pre.1"
1852218522
},
1852318523
"devDependencies": {
1852418524
"@npmcli/eslint-config": "^5.0.1",
@@ -18548,10 +18548,10 @@
1854818548
}
1854918549
},
1855018550
"workspaces/libnpmpack": {
18551-
"version": "9.0.0-pre.0",
18551+
"version": "9.0.0-pre.1",
1855218552
"license": "ISC",
1855318553
"dependencies": {
18554-
"@npmcli/arborist": "^9.0.0-pre.0",
18554+
"@npmcli/arborist": "^9.0.0-pre.1",
1855518555
"@npmcli/run-script": "^9.0.1",
1855618556
"npm-package-arg": "^12.0.0",
1855718557
"pacote": "^21.0.0"

package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "11.0.0-pre.0",
2+
"version": "11.0.0-pre.1",
33
"name": "npm",
44
"description": "a package manager for JavaScript",
55
"workspaces": [
@@ -52,8 +52,8 @@
5252
},
5353
"dependencies": {
5454
"@isaacs/string-locale-compare": "^1.1.0",
55-
"@npmcli/arborist": "^9.0.0-pre.0",
56-
"@npmcli/config": "^10.0.0-pre.0",
55+
"@npmcli/arborist": "^9.0.0-pre.1",
56+
"@npmcli/config": "^10.0.0-pre.1",
5757
"@npmcli/fs": "^4.0.0",
5858
"@npmcli/map-workspaces": "^4.0.2",
5959
"@npmcli/package-json": "^6.1.0",
@@ -77,11 +77,11 @@
7777
"is-cidr": "^5.1.0",
7878
"json-parse-even-better-errors": "^4.0.0",
7979
"libnpmaccess": "^10.0.0-pre.0",
80-
"libnpmdiff": "^8.0.0-pre.0",
81-
"libnpmexec": "^10.0.0-pre.0",
82-
"libnpmfund": "^7.0.0-pre.0",
80+
"libnpmdiff": "^8.0.0-pre.1",
81+
"libnpmexec": "^10.0.0-pre.1",
82+
"libnpmfund": "^7.0.0-pre.1",
8383
"libnpmorg": "^8.0.0-pre.0",
84-
"libnpmpack": "^9.0.0-pre.0",
84+
"libnpmpack": "^9.0.0-pre.1",
8585
"libnpmpublish": "^11.0.0-pre.0",
8686
"libnpmsearch": "^9.0.0-pre.0",
8787
"libnpmteam": "^8.0.0-pre.0",

workspaces/arborist/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [9.0.0-pre.1](https://github.com/npm/cli/compare/arborist-v9.0.0-pre.0...arborist-v9.0.0-pre.1) (2024-12-06)
4+
### ⚠️ BREAKING CHANGES
5+
* `bun.lockb` files are now included in the strict ignore list during packing
6+
### Dependencies
7+
* [`c0bcc2a`](https://github.com/npm/cli/commit/c0bcc2a860fec5c86234dec44f5474364c25aefc) [#7955](https://github.com/npm/cli/pull/7955) `[email protected]`
8+
* [`4bf1901`](https://github.com/npm/cli/commit/4bf1901f6dc57748d851ebe82262e9bef85a4ba7) [#7945](https://github.com/npm/cli/pull/7945) `@npmcli/[email protected]`
9+
* [`ca84b22`](https://github.com/npm/cli/commit/ca84b22a18806495c37ef6ee2aecd42a1c7bb7f6) [#7945](https://github.com/npm/cli/pull/7945) `[email protected]`
10+
311
## [9.0.0-pre.0](https://github.com/npm/cli/compare/arborist-v8.0.0...arborist-v9.0.0-pre.0) (2024-11-26)
412
### ⚠️ BREAKING CHANGES
513
* `--ignore-scripts` now applies to all lifecycle scripts, include `prepare`

workspaces/arborist/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/arborist",
3-
"version": "9.0.0-pre.0",
3+
"version": "9.0.0-pre.1",
44
"description": "Manage node_modules trees",
55
"dependencies": {
66
"@isaacs/string-locale-compare": "^1.1.0",

workspaces/config/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [10.0.0-pre.1](https://github.com/npm/cli/compare/config-v10.0.0-pre.0...config-v10.0.0-pre.1) (2024-12-06)
4+
### Documentation
5+
* [`2af31dd`](https://github.com/npm/cli/commit/2af31dd30f4c226f43ce7295cd0b5fbb3f3cb2a6) [#7947](https://github.com/npm/cli/pull/7947) change certfile to cafile (#7947) (@wraithgar)
6+
### Dependencies
7+
* [`c0bcc2a`](https://github.com/npm/cli/commit/c0bcc2a860fec5c86234dec44f5474364c25aefc) [#7955](https://github.com/npm/cli/pull/7955) `[email protected]`
8+
39
## [10.0.0-pre.0](https://github.com/npm/cli/compare/config-v9.0.0...config-v10.0.0-pre.0) (2024-11-26)
410
### ⚠️ BREAKING CHANGES
511
* @npmcli/config now supports node `^20.17.0 || >=22.9.0`

workspaces/config/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@npmcli/config",
3-
"version": "10.0.0-pre.0",
3+
"version": "10.0.0-pre.1",
44
"files": [
55
"bin/",
66
"lib/"

workspaces/libnpmdiff/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.5.4): `@npmcli/[email protected]`
66

7+
## [8.0.0-pre.1](https://github.com/npm/cli/compare/libnpmdiff-v8.0.0-pre.0...libnpmdiff-v8.0.0-pre.1) (2024-12-06)
8+
### ⚠️ BREAKING CHANGES
9+
* `bun.lockb` files are now included in the strict ignore list during packing
10+
### Dependencies
11+
* [`ac8eb39`](https://github.com/npm/cli/commit/ac8eb390b0e0a21346fcdc5476ee0b884278b3a9) [#7955](https://github.com/npm/cli/pull/7955) `[email protected]`
12+
* [`c0bcc2a`](https://github.com/npm/cli/commit/c0bcc2a860fec5c86234dec44f5474364c25aefc) [#7955](https://github.com/npm/cli/pull/7955) `[email protected]`
13+
* [`ca84b22`](https://github.com/npm/cli/commit/ca84b22a18806495c37ef6ee2aecd42a1c7bb7f6) [#7945](https://github.com/npm/cli/pull/7945) `[email protected]`
14+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0-pre.1): `@npmcli/[email protected]`
15+
716
## [8.0.0-pre.0](https://github.com/npm/cli/compare/libnpmdiff-v7.0.0...libnpmdiff-v8.0.0-pre.0) (2024-11-26)
817
### ⚠️ BREAKING CHANGES
918
* libnpmdiff now supports node `^20.17.0 || >=22.9.0`

workspaces/libnpmdiff/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmdiff",
3-
"version": "8.0.0-pre.0",
3+
"version": "8.0.0-pre.1",
44
"description": "The registry diff",
55
"repository": {
66
"type": "git",
@@ -47,7 +47,7 @@
4747
"tap": "^16.3.8"
4848
},
4949
"dependencies": {
50-
"@npmcli/arborist": "^9.0.0-pre.0",
50+
"@npmcli/arborist": "^9.0.0-pre.1",
5151
"@npmcli/installed-package-contents": "^3.0.0",
5252
"binary-extensions": "^3.0.0",
5353
"diff": "^7.0.0",

workspaces/libnpmexec/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [10.0.0-pre.1](https://github.com/npm/cli/compare/libnpmexec-v10.0.0-pre.0...libnpmexec-v10.0.0-pre.1) (2024-12-06)
4+
### ⚠️ BREAKING CHANGES
5+
* `bun.lockb` files are now included in the strict ignore list during packing
6+
### Dependencies
7+
* [`c0bcc2a`](https://github.com/npm/cli/commit/c0bcc2a860fec5c86234dec44f5474364c25aefc) [#7955](https://github.com/npm/cli/pull/7955) `[email protected]`
8+
* [`ca84b22`](https://github.com/npm/cli/commit/ca84b22a18806495c37ef6ee2aecd42a1c7bb7f6) [#7945](https://github.com/npm/cli/pull/7945) `[email protected]`
9+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0-pre.1): `@npmcli/[email protected]`
10+
311
## [10.0.0-pre.0](https://github.com/npm/cli/compare/libnpmexec-v9.0.0...libnpmexec-v10.0.0-pre.0) (2024-11-26)
412
### ⚠️ BREAKING CHANGES
513
* libnpmexec now supports node `^20.17.0 || >=22.9.0`

workspaces/libnpmexec/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmexec",
3-
"version": "10.0.0-pre.0",
3+
"version": "10.0.0-pre.1",
44
"files": [
55
"bin/",
66
"lib/"
@@ -60,7 +60,7 @@
6060
"tap": "^16.3.8"
6161
},
6262
"dependencies": {
63-
"@npmcli/arborist": "^9.0.0-pre.0",
63+
"@npmcli/arborist": "^9.0.0-pre.1",
6464
"@npmcli/run-script": "^9.0.1",
6565
"ci-info": "^4.0.0",
6666
"npm-package-arg": "^12.0.0",

workspaces/libnpmfund/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.5.4): `@npmcli/[email protected]`
1010

11+
### Dependencies
12+
13+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0-pre.1): `@npmcli/[email protected]`
14+
1115
## [7.0.0-pre.0](https://github.com/npm/cli/compare/libnpmfund-v6.0.0...libnpmfund-v7.0.0-pre.0) (2024-11-26)
1216
### ⚠️ BREAKING CHANGES
1317
* libnpmfund now supports node `^20.17.0 || >=22.9.0`

workspaces/libnpmfund/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmfund",
3-
"version": "7.0.0-pre.0",
3+
"version": "7.0.0-pre.1",
44
"main": "lib/index.js",
55
"files": [
66
"bin/",
@@ -46,7 +46,7 @@
4646
"tap": "^16.3.8"
4747
},
4848
"dependencies": {
49-
"@npmcli/arborist": "^9.0.0-pre.0"
49+
"@npmcli/arborist": "^9.0.0-pre.1"
5050
},
5151
"engines": {
5252
"node": "^20.17.0 || >=22.9.0"

workspaces/libnpmpack/CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v7.5.4): `@npmcli/[email protected]`
66

7+
## [9.0.0-pre.1](https://github.com/npm/cli/compare/libnpmpack-v9.0.0-pre.0...libnpmpack-v9.0.0-pre.1) (2024-12-06)
8+
### ⚠️ BREAKING CHANGES
9+
* `bun.lockb` files are now included in the strict ignore list during packing
10+
### Dependencies
11+
* [`ca84b22`](https://github.com/npm/cli/commit/ca84b22a18806495c37ef6ee2aecd42a1c7bb7f6) [#7945](https://github.com/npm/cli/pull/7945) `[email protected]`
12+
* [workspace](https://github.com/npm/cli/releases/tag/arborist-v9.0.0-pre.1): `@npmcli/[email protected]`
13+
714
## [9.0.0-pre.0](https://github.com/npm/cli/compare/libnpmpack-v8.0.0...libnpmpack-v9.0.0-pre.0) (2024-11-26)
815
### ⚠️ BREAKING CHANGES
916
* libnpmpack now supports node `^20.17.0 || >=22.9.0`

workspaces/libnpmpack/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "libnpmpack",
3-
"version": "9.0.0-pre.0",
3+
"version": "9.0.0-pre.1",
44
"description": "Programmatic API for the bits behind npm pack",
55
"author": "GitHub Inc.",
66
"main": "lib/index.js",
@@ -37,7 +37,7 @@
3737
"bugs": "https://github.com/npm/libnpmpack/issues",
3838
"homepage": "https://npmjs.com/package/libnpmpack",
3939
"dependencies": {
40-
"@npmcli/arborist": "^9.0.0-pre.0",
40+
"@npmcli/arborist": "^9.0.0-pre.1",
4141
"@npmcli/run-script": "^9.0.1",
4242
"npm-package-arg": "^12.0.0",
4343
"pacote": "^21.0.0"

0 commit comments

Comments
 (0)