|
1 | 1 | {
|
2 | 2 | "name": "npm",
|
3 |
| - "version": "9.0.0-pre.1", |
| 3 | + "version": "9.0.0-pre.2", |
4 | 4 | "lockfileVersion": 3,
|
5 | 5 | "requires": true,
|
6 | 6 | "packages": {
|
7 | 7 | "": {
|
8 | 8 | "name": "npm",
|
9 |
| - "version": "9.0.0-pre.1", |
| 9 | + "version": "9.0.0-pre.2", |
10 | 10 | "bundleDependencies": [
|
11 | 11 | "@isaacs/string-locale-compare",
|
12 | 12 | "@npmcli/arborist",
|
|
91 | 91 | ],
|
92 | 92 | "dependencies": {
|
93 | 93 | "@isaacs/string-locale-compare": "^1.1.0",
|
94 |
| - "@npmcli/arborist": "^6.0.0-pre.1", |
| 94 | + "@npmcli/arborist": "^6.0.0-pre.2", |
95 | 95 | "@npmcli/ci-detect": "^2.0.0",
|
96 | 96 | "@npmcli/config": "^4.2.1",
|
97 | 97 | "@npmcli/fs": "^2.1.0",
|
|
116 | 116 | "json-parse-even-better-errors": "^2.3.1",
|
117 | 117 | "libnpmaccess": "^7.0.0-pre.1",
|
118 | 118 | "libnpmdiff": "^5.0.0-pre.0",
|
119 |
| - "libnpmexec": "^5.0.0-pre.1", |
120 |
| - "libnpmfund": "^4.0.0-pre.1", |
| 119 | + "libnpmexec": "^5.0.0-pre.2", |
| 120 | + "libnpmfund": "^4.0.0-pre.2", |
121 | 121 | "libnpmhook": "^9.0.0-pre.0",
|
122 | 122 | "libnpmorg": "^5.0.0-pre.0",
|
123 | 123 | "libnpmpack": "^5.0.0-pre.0",
|
|
13864 | 13864 | },
|
13865 | 13865 | "workspaces/arborist": {
|
13866 | 13866 | "name": "@npmcli/arborist",
|
13867 |
| - "version": "6.0.0-pre.1", |
| 13867 | + "version": "6.0.0-pre.2", |
13868 | 13868 | "license": "ISC",
|
13869 | 13869 | "dependencies": {
|
13870 | 13870 | "@isaacs/string-locale-compare": "^1.1.0",
|
@@ -13961,10 +13961,10 @@
|
13961 | 13961 | }
|
13962 | 13962 | },
|
13963 | 13963 | "workspaces/libnpmexec": {
|
13964 |
| - "version": "5.0.0-pre.1", |
| 13964 | + "version": "5.0.0-pre.2", |
13965 | 13965 | "license": "ISC",
|
13966 | 13966 | "dependencies": {
|
13967 |
| - "@npmcli/arborist": "^6.0.0-pre.1", |
| 13967 | + "@npmcli/arborist": "^6.0.0-pre.2", |
13968 | 13968 | "@npmcli/ci-detect": "^2.0.0",
|
13969 | 13969 | "@npmcli/fs": "^2.1.1",
|
13970 | 13970 | "@npmcli/run-script": "^4.2.0",
|
@@ -13992,10 +13992,10 @@
|
13992 | 13992 | }
|
13993 | 13993 | },
|
13994 | 13994 | "workspaces/libnpmfund": {
|
13995 |
| - "version": "4.0.0-pre.1", |
| 13995 | + "version": "4.0.0-pre.2", |
13996 | 13996 | "license": "ISC",
|
13997 | 13997 | "dependencies": {
|
13998 |
| - "@npmcli/arborist": "^6.0.0-pre.1" |
| 13998 | + "@npmcli/arborist": "^6.0.0-pre.2" |
13999 | 13999 | },
|
14000 | 14000 | "devDependencies": {
|
14001 | 14001 | "@npmcli/eslint-config": "^3.1.0",
|
|
0 commit comments