pnpm 9.14.3 → 9.14.4

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.
Files changed (49) hide show
  1. package/dist/node_modules/.modules.yaml +8 -19
  2. package/dist/node_modules/cross-spawn/node_modules/isexe/package.json +31 -0
  3. package/dist/node_modules/{node-gyp/node_modules/isexe → cross-spawn/node_modules/which}/LICENSE +1 -1
  4. package/dist/node_modules/cross-spawn/node_modules/which/package.json +43 -0
  5. package/dist/node_modules/isexe/LICENSE +1 -1
  6. package/dist/node_modules/isexe/package.json +79 -14
  7. package/dist/node_modules/which/package.json +34 -20
  8. package/dist/pnpm.cjs +7 -6
  9. package/dist/reflink.darwin-x64-CDTBYYIZ.node +0 -0
  10. package/dist/reflink.win32-arm64-msvc-IYGSKCGJ.node +0 -0
  11. package/dist/reflink.win32-x64-msvc-5E6AAURT.node +0 -0
  12. package/dist/worker.js +3 -3
  13. package/package.json +1 -1
  14. package/dist/node_modules/node-gyp/node_modules/isexe/package.json +0 -96
  15. package/dist/node_modules/node-gyp/node_modules/which/package.json +0 -57
  16. /package/dist/node_modules/{node-gyp/node_modules/which → cross-spawn/node_modules/isexe}/LICENSE +0 -0
  17. /package/dist/node_modules/{isexe → cross-spawn/node_modules/isexe}/index.js +0 -0
  18. /package/dist/node_modules/{isexe → cross-spawn/node_modules/isexe}/mode.js +0 -0
  19. /package/dist/node_modules/{isexe → cross-spawn/node_modules/isexe}/windows.js +0 -0
  20. /package/dist/node_modules/{which → cross-spawn/node_modules/which}/bin/node-which +0 -0
  21. /package/dist/node_modules/{which → cross-spawn/node_modules/which}/which.js +0 -0
  22. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/index.d.ts.map +0 -0
  23. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/index.js +0 -0
  24. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/index.js.map +0 -0
  25. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/options.d.ts.map +0 -0
  26. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/options.js +0 -0
  27. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/options.js.map +0 -0
  28. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/package.json +0 -0
  29. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/posix.d.ts.map +0 -0
  30. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/posix.js +0 -0
  31. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/posix.js.map +0 -0
  32. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/win32.d.ts.map +0 -0
  33. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/win32.js +0 -0
  34. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/cjs/win32.js.map +0 -0
  35. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/index.d.ts.map +0 -0
  36. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/index.js +0 -0
  37. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/index.js.map +0 -0
  38. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/options.d.ts.map +0 -0
  39. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/options.js +0 -0
  40. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/options.js.map +0 -0
  41. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/package.json +0 -0
  42. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/posix.d.ts.map +0 -0
  43. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/posix.js +0 -0
  44. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/posix.js.map +0 -0
  45. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/win32.d.ts.map +0 -0
  46. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/win32.js +0 -0
  47. /package/dist/node_modules/{node-gyp/node_modules/isexe → isexe}/dist/mjs/win32.js.map +0 -0
  48. /package/dist/node_modules/{node-gyp/node_modules/which → which}/bin/which.js +0 -0
  49. /package/dist/node_modules/{node-gyp/node_modules/which → which}/lib/index.js +0 -0
@@ -16,8 +16,8 @@ hoistedLocations:
16
16
  aggregate-error@3.1.0:
17
17
  - node_modules/aggregate-error
18
18
  ansi-regex@5.0.1:
19
- - node_modules/wrap-ansi-cjs/node_modules/ansi-regex
20
19
  - node_modules/strip-ansi-cjs/node_modules/ansi-regex
20
+ - node_modules/wrap-ansi-cjs/node_modules/ansi-regex
21
21
  - node_modules/string-width-cjs/node_modules/ansi-regex
22
22
  ansi-regex@6.0.1:
23
23
  - node_modules/ansi-regex
@@ -87,9 +87,9 @@ hoistedLocations:
87
87
  is-lambda@1.0.1:
88
88
  - node_modules/is-lambda
89
89
  isexe@2.0.0:
90
- - node_modules/isexe
90
+ - node_modules/cross-spawn/node_modules/isexe
91
91
  isexe@3.1.1:
92
- - node_modules/node-gyp/node_modules/isexe
92
+ - node_modules/isexe
93
93
  jackspeak@3.4.2:
94
94
  - node_modules/jackspeak
95
95
  jsbn@1.1.0:
@@ -111,8 +111,8 @@ hoistedLocations:
111
111
  minipass-sized@1.0.3:
112
112
  - node_modules/minipass-sized
113
113
  minipass@3.3.6:
114
- - node_modules/minipass-pipeline/node_modules/minipass
115
114
  - node_modules/minipass-flush/node_modules/minipass
115
+ - node_modules/minipass-pipeline/node_modules/minipass
116
116
  - node_modules/fs-minipass/node_modules/minipass
117
117
  - node_modules/minizlib/node_modules/minipass
118
118
  - node_modules/minipass-sized/node_modules/minipass
@@ -186,9 +186,9 @@ hoistedLocations:
186
186
  v8-compile-cache@2.4.0:
187
187
  - node_modules/v8-compile-cache
188
188
  which@2.0.2:
189
- - node_modules/which
189
+ - node_modules/cross-spawn/node_modules/which
190
190
  which@4.0.0:
191
- - node_modules/node-gyp/node_modules/which
191
+ - node_modules/which
192
192
  wrap-ansi@7.0.0:
193
193
  - node_modules/wrap-ansi-cjs
194
194
  wrap-ansi@8.1.0:
@@ -204,22 +204,11 @@ layoutVersion: 5
204
204
  nodeLinker: hoisted
205
205
  packageManager: pnpm@10.0.0-alpha.4
206
206
  pendingBuilds: []
207
- prunedAt: Thu, 28 Nov 2024 16:28:33 GMT
207
+ prunedAt: Fri, 29 Nov 2024 10:56:51 GMT
208
208
  publicHoistPattern: []
209
209
  registries:
210
- '@acuity-brands': https://node-registry.bit.cloud/
211
- '@backend': https://node-registry.bit.cloud/
212
- '@bit': https://node-registry.bit.cloud/
213
- '@bitdesign': https://node-registry.bit.cloud/
214
- '@bitdev': https://node-registry.bit.cloud/
215
- '@ci': http://localhost:4873/
216
- '@frontend': https://node-registry.bit.cloud/
217
- '@graphomania': https://node-registry.bit.cloud/
218
- '@gsap': https://npm.greensock.com/
219
- '@learnbit': https://node-registry.bit.cloud/
220
- '@teambit': https://node-registry.bit.cloud/
221
210
  default: https://registry.npmjs.org/
222
211
  skipped: []
223
- storeDir: /Volumes/src/.pnpm-store/v10
212
+ storeDir: /home/runner/setup-pnpm/node_modules/.bin/store/v10
224
213
  virtualStoreDir: .pnpm
225
214
  virtualStoreDirMaxLength: 120
@@ -0,0 +1,31 @@
1
+ {
2
+ "name": "isexe",
3
+ "version": "2.0.0",
4
+ "description": "Minimal module to check if a file is executable.",
5
+ "main": "index.js",
6
+ "directories": {
7
+ "test": "test"
8
+ },
9
+ "devDependencies": {
10
+ "mkdirp": "^0.5.1",
11
+ "rimraf": "^2.5.0",
12
+ "tap": "^10.3.0"
13
+ },
14
+ "scripts": {
15
+ "test": "tap test/*.js --100",
16
+ "preversion": "npm test",
17
+ "postversion": "npm publish",
18
+ "postpublish": "git push origin --all; git push origin --tags"
19
+ },
20
+ "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
21
+ "license": "ISC",
22
+ "repository": {
23
+ "type": "git",
24
+ "url": "git+https://github.com/isaacs/isexe.git"
25
+ },
26
+ "keywords": [],
27
+ "bugs": {
28
+ "url": "https://github.com/isaacs/isexe/issues"
29
+ },
30
+ "homepage": "https://github.com/isaacs/isexe#readme"
31
+ }
@@ -1,6 +1,6 @@
1
1
  The ISC License
2
2
 
3
- Copyright (c) 2016-2022 Isaac Z. Schlueter and Contributors
3
+ Copyright (c) Isaac Z. Schlueter and Contributors
4
4
 
5
5
  Permission to use, copy, modify, and/or distribute this software for any
6
6
  purpose with or without fee is hereby granted, provided that the above
@@ -0,0 +1,43 @@
1
+ {
2
+ "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)",
3
+ "name": "which",
4
+ "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
5
+ "version": "2.0.2",
6
+ "repository": {
7
+ "type": "git",
8
+ "url": "git://github.com/isaacs/node-which.git"
9
+ },
10
+ "main": "which.js",
11
+ "bin": {
12
+ "node-which": "./bin/node-which"
13
+ },
14
+ "license": "ISC",
15
+ "dependencies": {
16
+ "isexe": "^2.0.0"
17
+ },
18
+ "devDependencies": {
19
+ "mkdirp": "^0.5.0",
20
+ "rimraf": "^2.6.2",
21
+ "tap": "^14.6.9"
22
+ },
23
+ "scripts": {
24
+ "test": "tap",
25
+ "preversion": "npm test",
26
+ "postversion": "npm publish",
27
+ "prepublish": "npm run changelog",
28
+ "prechangelog": "bash gen-changelog.sh",
29
+ "changelog": "git add CHANGELOG.md",
30
+ "postchangelog": "git commit -m 'update changelog - '${npm_package_version}",
31
+ "postpublish": "git push origin --follow-tags"
32
+ },
33
+ "files": [
34
+ "which.js",
35
+ "bin/node-which"
36
+ ],
37
+ "tap": {
38
+ "check-coverage": true
39
+ },
40
+ "engines": {
41
+ "node": ">= 8"
42
+ }
43
+ }
@@ -1,6 +1,6 @@
1
1
  The ISC License
2
2
 
3
- Copyright (c) Isaac Z. Schlueter and Contributors
3
+ Copyright (c) 2016-2022 Isaac Z. Schlueter and Contributors
4
4
 
5
5
  Permission to use, copy, modify, and/or distribute this software for any
6
6
  purpose with or without fee is hereby granted, provided that the above
@@ -1,31 +1,96 @@
1
1
  {
2
2
  "name": "isexe",
3
- "version": "2.0.0",
3
+ "version": "3.1.1",
4
4
  "description": "Minimal module to check if a file is executable.",
5
- "main": "index.js",
6
- "directories": {
7
- "test": "test"
5
+ "main": "./dist/cjs/index.js",
6
+ "module": "./dist/mjs/index.js",
7
+ "types": "./dist/cjs/index.js",
8
+ "files": [
9
+ "dist"
10
+ ],
11
+ "exports": {
12
+ ".": {
13
+ "import": {
14
+ "types": "./dist/mjs/index.d.ts",
15
+ "default": "./dist/mjs/index.js"
16
+ },
17
+ "require": {
18
+ "types": "./dist/cjs/index.d.ts",
19
+ "default": "./dist/cjs/index.js"
20
+ }
21
+ },
22
+ "./posix": {
23
+ "import": {
24
+ "types": "./dist/mjs/posix.d.ts",
25
+ "default": "./dist/mjs/posix.js"
26
+ },
27
+ "require": {
28
+ "types": "./dist/cjs/posix.d.ts",
29
+ "default": "./dist/cjs/posix.js"
30
+ }
31
+ },
32
+ "./win32": {
33
+ "import": {
34
+ "types": "./dist/mjs/win32.d.ts",
35
+ "default": "./dist/mjs/win32.js"
36
+ },
37
+ "require": {
38
+ "types": "./dist/cjs/win32.d.ts",
39
+ "default": "./dist/cjs/win32.js"
40
+ }
41
+ },
42
+ "./package.json": "./package.json"
8
43
  },
9
44
  "devDependencies": {
45
+ "@types/node": "^20.4.5",
46
+ "@types/tap": "^15.0.8",
47
+ "c8": "^8.0.1",
10
48
  "mkdirp": "^0.5.1",
49
+ "prettier": "^2.8.8",
11
50
  "rimraf": "^2.5.0",
12
- "tap": "^10.3.0"
51
+ "sync-content": "^1.0.2",
52
+ "tap": "^16.3.8",
53
+ "ts-node": "^10.9.1",
54
+ "typedoc": "^0.24.8",
55
+ "typescript": "^5.1.6"
13
56
  },
14
57
  "scripts": {
15
- "test": "tap test/*.js --100",
16
58
  "preversion": "npm test",
17
59
  "postversion": "npm publish",
18
- "postpublish": "git push origin --all; git push origin --tags"
60
+ "prepublishOnly": "git push origin --follow-tags",
61
+ "prepare": "tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh",
62
+ "pretest": "npm run prepare",
63
+ "presnap": "npm run prepare",
64
+ "test": "c8 tap",
65
+ "snap": "c8 tap",
66
+ "format": "prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache",
67
+ "typedoc": "typedoc --tsconfig tsconfig/esm.json ./src/*.ts"
19
68
  },
20
69
  "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
21
70
  "license": "ISC",
22
- "repository": {
23
- "type": "git",
24
- "url": "git+https://github.com/isaacs/isexe.git"
71
+ "tap": {
72
+ "coverage": false,
73
+ "node-arg": [
74
+ "--enable-source-maps",
75
+ "--no-warnings",
76
+ "--loader",
77
+ "ts-node/esm"
78
+ ],
79
+ "ts": false
25
80
  },
26
- "keywords": [],
27
- "bugs": {
28
- "url": "https://github.com/isaacs/isexe/issues"
81
+ "prettier": {
82
+ "semi": false,
83
+ "printWidth": 75,
84
+ "tabWidth": 2,
85
+ "useTabs": false,
86
+ "singleQuote": true,
87
+ "jsxSingleQuote": false,
88
+ "bracketSameLine": true,
89
+ "arrowParens": "avoid",
90
+ "endOfLine": "lf"
29
91
  },
30
- "homepage": "https://github.com/isaacs/isexe#readme"
92
+ "repository": "https://github.com/isaacs/isexe",
93
+ "engines": {
94
+ "node": ">=16"
95
+ }
31
96
  }
@@ -1,43 +1,57 @@
1
1
  {
2
- "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)",
2
+ "author": "GitHub Inc.",
3
3
  "name": "which",
4
4
  "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
5
- "version": "2.0.2",
5
+ "version": "4.0.0",
6
6
  "repository": {
7
7
  "type": "git",
8
- "url": "git://github.com/isaacs/node-which.git"
8
+ "url": "https://github.com/npm/node-which.git"
9
9
  },
10
- "main": "which.js",
10
+ "main": "lib/index.js",
11
11
  "bin": {
12
- "node-which": "./bin/node-which"
12
+ "node-which": "./bin/which.js"
13
13
  },
14
14
  "license": "ISC",
15
15
  "dependencies": {
16
- "isexe": "^2.0.0"
16
+ "isexe": "^3.1.1"
17
17
  },
18
18
  "devDependencies": {
19
- "mkdirp": "^0.5.0",
20
- "rimraf": "^2.6.2",
21
- "tap": "^14.6.9"
19
+ "@npmcli/eslint-config": "^4.0.0",
20
+ "@npmcli/template-oss": "4.18.0",
21
+ "tap": "^16.3.0"
22
22
  },
23
23
  "scripts": {
24
24
  "test": "tap",
25
- "preversion": "npm test",
26
- "postversion": "npm publish",
27
- "prepublish": "npm run changelog",
28
- "prechangelog": "bash gen-changelog.sh",
29
- "changelog": "git add CHANGELOG.md",
30
- "postchangelog": "git commit -m 'update changelog - '${npm_package_version}",
31
- "postpublish": "git push origin --follow-tags"
25
+ "lint": "eslint \"**/*.js\"",
26
+ "postlint": "template-oss-check",
27
+ "template-oss-apply": "template-oss-apply --force",
28
+ "lintfix": "npm run lint -- --fix",
29
+ "snap": "tap",
30
+ "posttest": "npm run lint"
32
31
  },
33
32
  "files": [
34
- "which.js",
35
- "bin/node-which"
33
+ "bin/",
34
+ "lib/"
36
35
  ],
37
36
  "tap": {
38
- "check-coverage": true
37
+ "check-coverage": true,
38
+ "nyc-arg": [
39
+ "--exclude",
40
+ "tap-snapshots/**"
41
+ ]
39
42
  },
40
43
  "engines": {
41
- "node": ">= 8"
44
+ "node": "^16.13.0 || >=18.0.0"
45
+ },
46
+ "templateOSS": {
47
+ "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
48
+ "ciVersions": [
49
+ "16.13.0",
50
+ "16.x",
51
+ "18.0.0",
52
+ "18.x"
53
+ ],
54
+ "version": "4.18.0",
55
+ "publish": "true"
42
56
  }
43
57
  }
package/dist/pnpm.cjs CHANGED
@@ -6007,7 +6007,7 @@ var require_lib4 = __commonJS({
6007
6007
  var load_json_file_1 = __importDefault2(require_load_json_file());
6008
6008
  var defaultManifest = {
6009
6009
  name: true ? "pnpm" : "pnpm",
6010
- version: true ? "9.14.3" : "0.0.0"
6010
+ version: true ? "9.14.4" : "0.0.0"
6011
6011
  };
6012
6012
  var pkgJson;
6013
6013
  if (require.main == null) {
@@ -54628,9 +54628,10 @@ var require_pickPackage = __commonJS({
54628
54628
  meta.cachedAt = Date.now();
54629
54629
  ctx.metaCache.set(spec.name, meta);
54630
54630
  if (!opts.dryRun) {
54631
+ const stringifiedMeta = JSON.stringify(meta);
54631
54632
  runLimited(pkgMirror, (limit2) => limit2(async () => {
54632
54633
  try {
54633
- await saveMeta(pkgMirror, meta);
54634
+ await saveMeta(pkgMirror, stringifiedMeta);
54634
54635
  } catch (err) {
54635
54636
  }
54636
54637
  }));
@@ -54706,7 +54707,7 @@ var require_pickPackage = __commonJS({
54706
54707
  createdDirs.add(dir);
54707
54708
  }
54708
54709
  const temp = (0, path_temp_1.fastPathTemp)(pkgMirror);
54709
- await graceful_fs_1.default.writeFile(temp, JSON.stringify(meta));
54710
+ await graceful_fs_1.default.writeFile(temp, meta);
54710
54711
  await (0, rename_overwrite_1.default)(temp, pkgMirror);
54711
54712
  }
54712
54713
  function validatePackageName(pkgName) {
@@ -77873,7 +77874,7 @@ var require_reflink = __commonJS({
77873
77874
  if (localFileExisted) {
77874
77875
  nativeBinding = require("./reflink.win32-x64-msvc.node");
77875
77876
  } else {
77876
- nativeBinding = require("@reflink/reflink-win32-x64-msvc");
77877
+ nativeBinding = require("./reflink.win32-x64-msvc-5E6AAURT.node");
77877
77878
  }
77878
77879
  } catch (e) {
77879
77880
  loadError = e;
@@ -77901,7 +77902,7 @@ var require_reflink = __commonJS({
77901
77902
  if (localFileExisted) {
77902
77903
  nativeBinding = require("./reflink.win32-arm64-msvc.node");
77903
77904
  } else {
77904
- nativeBinding = require("@reflink/reflink-win32-arm64-msvc");
77905
+ nativeBinding = require("./reflink.win32-arm64-msvc-IYGSKCGJ.node");
77905
77906
  }
77906
77907
  } catch (e) {
77907
77908
  loadError = e;
@@ -77929,7 +77930,7 @@ var require_reflink = __commonJS({
77929
77930
  if (localFileExisted) {
77930
77931
  nativeBinding = require("./reflink.darwin-x64.node");
77931
77932
  } else {
77932
- nativeBinding = require("@reflink/reflink-darwin-x64");
77933
+ nativeBinding = require("./reflink.darwin-x64-CDTBYYIZ.node");
77933
77934
  }
77934
77935
  } catch (e) {
77935
77936
  loadError = e;
package/dist/worker.js CHANGED
@@ -9596,7 +9596,7 @@ var require_reflink = __commonJS({
9596
9596
  if (localFileExisted) {
9597
9597
  nativeBinding = require("./reflink.win32-x64-msvc.node");
9598
9598
  } else {
9599
- nativeBinding = require("@reflink/reflink-win32-x64-msvc");
9599
+ nativeBinding = require("./reflink.win32-x64-msvc-5E6AAURT.node");
9600
9600
  }
9601
9601
  } catch (e) {
9602
9602
  loadError = e;
@@ -9624,7 +9624,7 @@ var require_reflink = __commonJS({
9624
9624
  if (localFileExisted) {
9625
9625
  nativeBinding = require("./reflink.win32-arm64-msvc.node");
9626
9626
  } else {
9627
- nativeBinding = require("@reflink/reflink-win32-arm64-msvc");
9627
+ nativeBinding = require("./reflink.win32-arm64-msvc-IYGSKCGJ.node");
9628
9628
  }
9629
9629
  } catch (e) {
9630
9630
  loadError = e;
@@ -9652,7 +9652,7 @@ var require_reflink = __commonJS({
9652
9652
  if (localFileExisted) {
9653
9653
  nativeBinding = require("./reflink.darwin-x64.node");
9654
9654
  } else {
9655
- nativeBinding = require("@reflink/reflink-darwin-x64");
9655
+ nativeBinding = require("./reflink.darwin-x64-CDTBYYIZ.node");
9656
9656
  }
9657
9657
  } catch (e) {
9658
9658
  loadError = e;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "pnpm",
3
3
  "description": "Fast, disk space efficient package manager",
4
- "version": "9.14.3",
4
+ "version": "9.14.4",
5
5
  "bin": {
6
6
  "pnpm": "bin/pnpm.cjs",
7
7
  "pnpx": "bin/pnpx.cjs"
@@ -1,96 +0,0 @@
1
- {
2
- "name": "isexe",
3
- "version": "3.1.1",
4
- "description": "Minimal module to check if a file is executable.",
5
- "main": "./dist/cjs/index.js",
6
- "module": "./dist/mjs/index.js",
7
- "types": "./dist/cjs/index.js",
8
- "files": [
9
- "dist"
10
- ],
11
- "exports": {
12
- ".": {
13
- "import": {
14
- "types": "./dist/mjs/index.d.ts",
15
- "default": "./dist/mjs/index.js"
16
- },
17
- "require": {
18
- "types": "./dist/cjs/index.d.ts",
19
- "default": "./dist/cjs/index.js"
20
- }
21
- },
22
- "./posix": {
23
- "import": {
24
- "types": "./dist/mjs/posix.d.ts",
25
- "default": "./dist/mjs/posix.js"
26
- },
27
- "require": {
28
- "types": "./dist/cjs/posix.d.ts",
29
- "default": "./dist/cjs/posix.js"
30
- }
31
- },
32
- "./win32": {
33
- "import": {
34
- "types": "./dist/mjs/win32.d.ts",
35
- "default": "./dist/mjs/win32.js"
36
- },
37
- "require": {
38
- "types": "./dist/cjs/win32.d.ts",
39
- "default": "./dist/cjs/win32.js"
40
- }
41
- },
42
- "./package.json": "./package.json"
43
- },
44
- "devDependencies": {
45
- "@types/node": "^20.4.5",
46
- "@types/tap": "^15.0.8",
47
- "c8": "^8.0.1",
48
- "mkdirp": "^0.5.1",
49
- "prettier": "^2.8.8",
50
- "rimraf": "^2.5.0",
51
- "sync-content": "^1.0.2",
52
- "tap": "^16.3.8",
53
- "ts-node": "^10.9.1",
54
- "typedoc": "^0.24.8",
55
- "typescript": "^5.1.6"
56
- },
57
- "scripts": {
58
- "preversion": "npm test",
59
- "postversion": "npm publish",
60
- "prepublishOnly": "git push origin --follow-tags",
61
- "prepare": "tsc -p tsconfig/cjs.json && tsc -p tsconfig/esm.json && bash ./scripts/fixup.sh",
62
- "pretest": "npm run prepare",
63
- "presnap": "npm run prepare",
64
- "test": "c8 tap",
65
- "snap": "c8 tap",
66
- "format": "prettier --write . --loglevel warn --ignore-path ../../.prettierignore --cache",
67
- "typedoc": "typedoc --tsconfig tsconfig/esm.json ./src/*.ts"
68
- },
69
- "author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
70
- "license": "ISC",
71
- "tap": {
72
- "coverage": false,
73
- "node-arg": [
74
- "--enable-source-maps",
75
- "--no-warnings",
76
- "--loader",
77
- "ts-node/esm"
78
- ],
79
- "ts": false
80
- },
81
- "prettier": {
82
- "semi": false,
83
- "printWidth": 75,
84
- "tabWidth": 2,
85
- "useTabs": false,
86
- "singleQuote": true,
87
- "jsxSingleQuote": false,
88
- "bracketSameLine": true,
89
- "arrowParens": "avoid",
90
- "endOfLine": "lf"
91
- },
92
- "repository": "https://github.com/isaacs/isexe",
93
- "engines": {
94
- "node": ">=16"
95
- }
96
- }
@@ -1,57 +0,0 @@
1
- {
2
- "author": "GitHub Inc.",
3
- "name": "which",
4
- "description": "Like which(1) unix command. Find the first instance of an executable in the PATH.",
5
- "version": "4.0.0",
6
- "repository": {
7
- "type": "git",
8
- "url": "https://github.com/npm/node-which.git"
9
- },
10
- "main": "lib/index.js",
11
- "bin": {
12
- "node-which": "./bin/which.js"
13
- },
14
- "license": "ISC",
15
- "dependencies": {
16
- "isexe": "^3.1.1"
17
- },
18
- "devDependencies": {
19
- "@npmcli/eslint-config": "^4.0.0",
20
- "@npmcli/template-oss": "4.18.0",
21
- "tap": "^16.3.0"
22
- },
23
- "scripts": {
24
- "test": "tap",
25
- "lint": "eslint \"**/*.js\"",
26
- "postlint": "template-oss-check",
27
- "template-oss-apply": "template-oss-apply --force",
28
- "lintfix": "npm run lint -- --fix",
29
- "snap": "tap",
30
- "posttest": "npm run lint"
31
- },
32
- "files": [
33
- "bin/",
34
- "lib/"
35
- ],
36
- "tap": {
37
- "check-coverage": true,
38
- "nyc-arg": [
39
- "--exclude",
40
- "tap-snapshots/**"
41
- ]
42
- },
43
- "engines": {
44
- "node": "^16.13.0 || >=18.0.0"
45
- },
46
- "templateOSS": {
47
- "//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
48
- "ciVersions": [
49
- "16.13.0",
50
- "16.x",
51
- "18.0.0",
52
- "18.x"
53
- ],
54
- "version": "4.18.0",
55
- "publish": "true"
56
- }
57
- }