@pnpm/exe 12.0.0-beta.4 → 12.0.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"lastValidatedTimestamp":
|
|
2
|
+
"lastValidatedTimestamp": 1786112368832,
|
|
3
3
|
"projects": {
|
|
4
4
|
"/home/runner/_work/pnpm/pnpm/pnpm/npm/pnpm/temp-deploy": {
|
|
5
5
|
"name": "pacquet",
|
|
6
|
-
"version": "12.0.0-
|
|
6
|
+
"version": "12.0.0-rc.1"
|
|
7
7
|
}
|
|
8
8
|
},
|
|
9
9
|
"pnpmfiles": [],
|
|
@@ -77,7 +77,7 @@
|
|
|
77
77
|
"@types/qrcode-terminal": "^0.12.2",
|
|
78
78
|
"@types/ramda": "0.32.0",
|
|
79
79
|
"@types/retry": "^0.12.5",
|
|
80
|
-
"@types/semver": "7.
|
|
80
|
+
"@types/semver": "7.8.0",
|
|
81
81
|
"@types/ssri": "^7.1.5",
|
|
82
82
|
"@types/tar-stream": "^3.1.4",
|
|
83
83
|
"@types/touch": "^3.1.5",
|
|
@@ -86,14 +86,14 @@
|
|
|
86
86
|
"@types/write-file-atomic": "^4.0.3",
|
|
87
87
|
"@types/yarnpkg__lockfile": "^1.1.9",
|
|
88
88
|
"@types/zkochan__table": "npm:@types/table@6.3.2",
|
|
89
|
-
"@typescript-eslint/utils": "^8.
|
|
89
|
+
"@typescript-eslint/utils": "^8.66.0",
|
|
90
90
|
"@typescript/native-preview": "7.0.0-dev.20260707.2",
|
|
91
91
|
"@yarnpkg/core": "4.9.1",
|
|
92
92
|
"@yarnpkg/extensions": "2.0.7",
|
|
93
93
|
"@yarnpkg/lockfile": "^1.1.0",
|
|
94
94
|
"@yarnpkg/nm": "4.1.1",
|
|
95
95
|
"@yarnpkg/pnp": "^4.1.7",
|
|
96
|
-
"@zkochan/cmd-shim": "^9.0.
|
|
96
|
+
"@zkochan/cmd-shim": "^9.0.7",
|
|
97
97
|
"@zkochan/retry": "^0.2.0",
|
|
98
98
|
"@zkochan/rimraf": "^4.0.0",
|
|
99
99
|
"@zkochan/table": "^2.0.1",
|
|
@@ -145,7 +145,6 @@
|
|
|
145
145
|
"get-port": "^7.2.0",
|
|
146
146
|
"ghooks": "2.0.4",
|
|
147
147
|
"graceful-fs": "^4.2.11",
|
|
148
|
-
"graceful-git": "^5.0.0",
|
|
149
148
|
"graph-cycles": "3.0.0",
|
|
150
149
|
"hosted-git-info": "npm:@pnpm/hosted-git-info@1.0.0",
|
|
151
150
|
"https-proxy-server-express": "0.1.2",
|
|
@@ -248,7 +247,7 @@
|
|
|
248
247
|
"tree-kill": "^1.2.2",
|
|
249
248
|
"ts-jest-resolver": "2.0.1",
|
|
250
249
|
"typescript": "6.0.3",
|
|
251
|
-
"typescript-eslint": "^8.
|
|
250
|
+
"typescript-eslint": "^8.66.0",
|
|
252
251
|
"undici": "^7.27.2",
|
|
253
252
|
"unified": "^11.0.5",
|
|
254
253
|
"validate-npm-package-name": "7.0.2",
|
package/package.json
CHANGED
|
@@ -9,7 +9,7 @@
|
|
|
9
9
|
"./dist/node_modules/node-gyp/gyp/gyp"
|
|
10
10
|
]
|
|
11
11
|
},
|
|
12
|
-
"version": "12.0.0-
|
|
12
|
+
"version": "12.0.0-rc.1",
|
|
13
13
|
"description": "Fast, disk space efficient package manager",
|
|
14
14
|
"keywords": [
|
|
15
15
|
"pnpm",
|
|
@@ -43,14 +43,14 @@
|
|
|
43
43
|
"dist/"
|
|
44
44
|
],
|
|
45
45
|
"optionalDependencies": {
|
|
46
|
-
"@pnpm/exe.win32-x64": "12.0.0-
|
|
47
|
-
"@pnpm/exe.win32-arm64": "12.0.0-
|
|
48
|
-
"@pnpm/exe.darwin-x64": "12.0.0-
|
|
49
|
-
"@pnpm/exe.darwin-arm64": "12.0.0-
|
|
50
|
-
"@pnpm/exe.linux-x64": "12.0.0-
|
|
51
|
-
"@pnpm/exe.linux-arm64": "12.0.0-
|
|
52
|
-
"@pnpm/exe.linux-x64-musl": "12.0.0-
|
|
53
|
-
"@pnpm/exe.linux-arm64-musl": "12.0.0-
|
|
46
|
+
"@pnpm/exe.win32-x64": "12.0.0-rc.1",
|
|
47
|
+
"@pnpm/exe.win32-arm64": "12.0.0-rc.1",
|
|
48
|
+
"@pnpm/exe.darwin-x64": "12.0.0-rc.1",
|
|
49
|
+
"@pnpm/exe.darwin-arm64": "12.0.0-rc.1",
|
|
50
|
+
"@pnpm/exe.linux-x64": "12.0.0-rc.1",
|
|
51
|
+
"@pnpm/exe.linux-arm64": "12.0.0-rc.1",
|
|
52
|
+
"@pnpm/exe.linux-x64-musl": "12.0.0-rc.1",
|
|
53
|
+
"@pnpm/exe.linux-arm64-musl": "12.0.0-rc.1"
|
|
54
54
|
},
|
|
55
55
|
"scripts": {
|
|
56
56
|
"preinstall": "node install.js",
|