binary-collections 2.0.9 → 2.0.11
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.
- package/.puppeterrc.cjs +25 -0
- package/binaries/binary-executor.cjs +178 -0
- package/{bin → binaries}/clean-nodemodule +0 -0
- package/binaries/clean-nodemodule.cjs +178 -0
- package/binaries/clean-nodemodule.cmd +4 -0
- package/{bin → binaries}/clean-nodemodules +0 -0
- package/binaries/clean-nodemodules.cjs +178 -0
- package/binaries/clean-nodemodules.cmd +5 -0
- package/{bin → binaries}/dev +0 -0
- package/binaries/dev.cjs +178 -0
- package/{bin → binaries}/empty +0 -0
- package/binaries/empty.cjs +178 -0
- package/{bin → binaries}/git-reduce-size +0 -0
- package/binaries/git-reduce-size.cjs +178 -0
- package/binaries/javakill.cjs +178 -0
- package/{bin → binaries}/javakill.cmd +0 -0
- package/binaries/kill-night-crows.bat +7 -0
- package/binaries/kill-night-crows.ps1 +172 -0
- package/{bin → binaries}/kill-process +0 -0
- package/binaries/kill-process.cjs +178 -0
- package/binaries/nodekill.cjs +178 -0
- package/{bin → binaries}/nodekill.ps1 +0 -0
- package/{bin → binaries}/prod +0 -0
- package/binaries/prod.cjs +178 -0
- package/binaries/py +111 -0
- package/binaries/py.cjs +178 -0
- package/binaries/py.cmd +49 -0
- package/{bin → binaries}/rmfind +0 -0
- package/binaries/rmfind.cjs +178 -0
- package/{bin → binaries}/rmx +0 -0
- package/binaries/rmx.cjs +178 -0
- package/{bin → binaries}/submodule-token +0 -0
- package/binaries/submodule-token.cjs +178 -0
- package/binaries/test-cjs +10 -0
- package/binaries/test-cjs.cjs +178 -0
- package/binaries/test-cjs.cmd +11 -0
- package/binaries/yarn-clean +32 -0
- package/binaries/yarn-clean.cjs +178 -0
- package/binaries/yarn-clean.cmd +30 -0
- package/binaries/yarn-clean.py +148 -0
- package/docs-src/clean-github-actions-caches.md +26 -0
- package/docs-src/free-chatgpt.md +26 -0
- package/lib/binary-collections-config.cjs +3 -2
- package/lib/binary-collections-config.mjs +2 -2
- package/lib/binary-collections.cjs +513 -105
- package/lib/binary-collections.mjs +178 -117
- package/lib/changelog.cjs +64 -16
- package/lib/changelog.mjs +177 -171
- package/lib/{chunk-VVEZVNIV.mjs → chunk-2CBJCW7E.mjs} +3 -3
- package/lib/chunk-34IQDTLZ.mjs +27 -0
- package/lib/chunk-3HFFECCI.mjs +27 -0
- package/lib/chunk-4UHL4WVN.mjs +136 -0
- package/lib/{chunk-4BYBVEYC.mjs → chunk-66PAU5PS.mjs} +5 -4
- package/lib/chunk-6HHJRKFB.mjs +59 -0
- package/lib/chunk-6S4NXESK.mjs +26 -0
- package/lib/chunk-7XTEJHOE.mjs +193 -0
- package/lib/{chunk-ZYAQRPUL.mjs → chunk-7YD7IPFF.mjs} +2 -2
- package/lib/{chunk-SH3L6HHV.mjs → chunk-A2JQXI5Z.mjs} +2 -2
- package/lib/{chunk-EGSSKVDH.mjs → chunk-A3VUZEJK.mjs} +1 -1
- package/lib/chunk-AJDD5DZM.mjs +109 -0
- package/lib/chunk-BZWVHODJ.mjs +62 -0
- package/lib/chunk-FCDQGYBF.mjs +136 -0
- package/lib/chunk-FKI7IEB5.mjs +172 -0
- package/lib/chunk-GEYA2USY.mjs +207 -0
- package/lib/chunk-GJTGHXRA.mjs +356 -0
- package/lib/{chunk-YV7DO3YV.mjs → chunk-HLGOWBEO.mjs} +1 -1
- package/lib/chunk-ID2WBTE2.mjs +80 -0
- package/lib/chunk-JXFOHKDM.mjs +239 -0
- package/lib/{chunk-YX5U7XDR.mjs → chunk-M3YIYRHT.mjs} +6 -5
- package/lib/chunk-N436BNBK.mjs +514 -0
- package/lib/chunk-NCXAP7AA.mjs +31 -0
- package/lib/chunk-PDN26I7O.mjs +188 -0
- package/lib/{chunk-JGR2NW6D.mjs → chunk-PDSXF5HY.mjs} +3 -3
- package/lib/{chunk-AASHBCRW.mjs → chunk-QQ4A6DLD.mjs} +8 -0
- package/lib/{chunk-ONIBBBQ3.mjs → chunk-RWLXRTYP.mjs} +4 -3
- package/lib/chunk-TOIVAQF7.mjs +136 -0
- package/lib/chunk-V5SKYJUB.mjs +136 -0
- package/lib/chunk-WSRETQCA.mjs +59 -0
- package/lib/chunk-XA3SNBPA.mjs +184 -0
- package/lib/chunk-XVBFFVCJ.mjs +209 -0
- package/lib/chunk-YYLIQQKF.mjs +31 -0
- package/lib/{chunk-APBWENF6.mjs → chunk-Z6JLYU2J.mjs} +63 -16
- package/lib/chunk-ZDMWBSYF.mjs +81 -0
- package/lib/clean-github-actions-caches.cjs +291 -148
- package/lib/clean-github-actions-caches.mjs +4 -3
- package/lib/del-gradle.cjs +63 -15
- package/lib/del-gradle.js +2 -1
- package/lib/del-gradle.mjs +2 -2
- package/lib/del-node-modules.cjs +143 -148
- package/lib/del-node-modules.js +210 -14
- package/lib/del-node-modules.mjs +149 -18
- package/lib/del-ps.cjs +90 -21
- package/lib/del-ps.js +3 -2
- package/lib/del-ps.mjs +7 -5
- package/lib/del-yarn-caches.cjs +87 -18
- package/lib/del-yarn-caches.js +38 -3
- package/lib/del-yarn-caches.mjs +6 -6
- package/lib/find-node-modules-cli.cjs +5 -4
- package/lib/find-node-modules-cli.js +2 -1
- package/lib/find-node-modules-cli.mjs +2 -2
- package/lib/find-node-modules.cjs +4 -3
- package/lib/{find-node-modules.d.ts → find-node-modules.d.cts} +1 -1
- package/lib/find-node-modules.mjs +2 -2
- package/lib/free-chatgpt.cjs +754 -0
- package/lib/free-chatgpt.js +51 -0
- package/lib/free-chatgpt.mjs +50 -0
- package/lib/git/gitattributes.cjs +2 -1
- package/lib/git/{gitattributes.d.ts → gitattributes.d.cts} +7 -2
- package/lib/git/gitattributes.mjs +2 -2
- package/lib/git/line-endings.cjs +298 -64
- package/lib/git/line-endings.mjs +4 -4
- package/lib/git/normalize.cjs +26 -36
- package/lib/git/normalize.mjs +2 -2
- package/lib/git/permissions.cjs +77 -11
- package/lib/git/permissions.mjs +3 -3
- package/lib/git/pull-strategy.cjs +76 -9
- package/lib/git/pull-strategy.mjs +3 -3
- package/lib/git/undo-commit-cli.cjs +110 -0
- package/lib/git/undo-commit-cli.d.ts +1 -0
- package/lib/git/undo-commit-cli.js +4 -0
- package/lib/git/undo-commit-cli.mjs +14 -0
- package/lib/git/undo-commit.cjs +81 -0
- package/lib/git/undo-commit.d.cts +1 -0
- package/lib/git/undo-commit.mjs +7 -0
- package/lib/git/undo-staged-cli.cjs +110 -0
- package/lib/git/undo-staged-cli.d.ts +1 -0
- package/lib/git/undo-staged-cli.js +4 -0
- package/lib/git/undo-staged-cli.mjs +14 -0
- package/lib/git/undo-staged.cjs +81 -0
- package/lib/git/undo-staged.d.cts +1 -0
- package/lib/git/undo-staged.mjs +7 -0
- package/lib/git/user-config.cjs +313 -83
- package/lib/git/user-config.mjs +4 -4
- package/lib/git/utils.cjs +40 -60
- package/lib/git/utils.mjs +2 -2
- package/lib/git-diff-cli.cjs +857 -0
- package/lib/git-diff-cli.js +16 -0
- package/lib/git-diff-cli.mjs +17 -0
- package/lib/git-diff.cjs +862 -58
- package/lib/git-diff.d.ts +38 -83
- package/lib/git-diff.js +152 -0
- package/lib/git-diff.mjs +23 -85
- package/lib/git-fix.cjs +733 -97
- package/lib/git-fix.mjs +10 -9
- package/lib/git-purge.cjs +64 -16
- package/lib/git-purge.d.cts +1 -0
- package/lib/git-purge.mjs +43 -37
- package/lib/index.cjs +7 -6
- package/lib/index.d.ts +1 -1
- package/lib/index.js +2 -5
- package/lib/index.mjs +4 -4
- package/lib/kill-night-crows.cjs +87 -0
- package/lib/kill-night-crows.d.mts +1 -0
- package/lib/kill-night-crows.mjs +65 -0
- package/lib/npm-run-series.cjs +63 -16
- package/lib/npm-run-series.mjs +42 -36
- package/lib/package-resolutions-updater-cli.cjs +560 -0
- package/lib/package-resolutions-updater-cli.d.mts +1 -0
- package/lib/package-resolutions-updater-cli.mjs +124 -0
- package/lib/package-resolutions-updater.cjs +178 -158
- package/lib/package-resolutions-updater.d.mts +32 -1
- package/lib/package-resolutions-updater.mjs +17 -338
- package/lib/php-cs-fixer-staged.cjs +105 -0
- package/lib/php-cs-fixer-staged.d.cts +2 -0
- package/lib/php-cs-fixer-staged.mjs +117 -0
- package/lib/print-directory-tree.cjs +320 -207
- package/lib/print-directory-tree.mjs +3 -3
- package/lib/ps/connected-domain.cjs +25 -2
- package/lib/ps/connected-domain.d.ts +10 -2
- package/lib/ps/connected-domain.js +5 -2
- package/lib/ps/connected-domain.mjs +8 -4
- package/lib/ps/index.cjs +345 -322
- package/lib/ps/index.d.mjs +1 -1
- package/lib/ps/index.js +2 -1
- package/lib/ps/index.mjs +179 -182
- package/lib/ps/isWin.cjs +24 -1
- package/lib/ps/isWin.d.ts +1 -1
- package/lib/ps/isWin.js +3 -1
- package/lib/ps/isWin.mjs +8 -4
- package/lib/ps/table-parser.cjs +167 -159
- package/lib/ps/table-parser.d.ts +5 -0
- package/lib/ps/table-parser.js +10 -4
- package/lib/ps/table-parser.mjs +9 -5
- package/lib/remove-module.cjs +310 -0
- package/lib/remove-module.d.mts +1 -0
- package/lib/remove-module.mjs +111 -0
- package/lib/rmpath.cjs +322 -0
- package/lib/rmpath.d.mts +3 -0
- package/lib/rmpath.mjs +108 -0
- package/lib/submodule-install.cjs +311 -86
- package/lib/submodule-install.mjs +53 -5
- package/lib/submodule-remove-cli.cjs +107 -0
- package/lib/submodule-remove-cli.d.ts +1 -0
- package/lib/submodule-remove-cli.js +31 -0
- package/lib/submodule-remove-cli.mjs +28 -0
- package/lib/submodule-remove.cjs +46 -0
- package/lib/submodule-remove.d.cts +2 -0
- package/lib/submodule-remove.mjs +6 -0
- package/lib/utils/chatgpt.cjs +541 -0
- package/lib/utils/chatgpt.d.ts +31 -0
- package/lib/utils/chatgpt.js +708 -0
- package/lib/utils/chatgpt.mjs +8 -0
- package/lib/utils/findEnvFiles.cjs +107 -0
- package/lib/utils/findEnvFiles.d.ts +8 -0
- package/lib/utils/findEnvFiles.js +121 -0
- package/lib/utils/findEnvFiles.mjs +8 -0
- package/lib/utils/findWorkspaceRoot.cjs +70 -0
- package/lib/utils/findWorkspaceRoot.d.ts +9 -0
- package/lib/utils/findWorkspaceRoot.js +57 -0
- package/lib/utils/findWorkspaceRoot.mjs +40 -0
- package/lib/{utils.cjs → utils/index.cjs} +61 -14
- package/lib/{utils.mjs → utils/index.mjs} +2 -2
- package/lib/utils/isGithubTokenValid.cjs +64 -0
- package/lib/utils/isGithubTokenValid.d.ts +7 -0
- package/lib/utils/isGithubTokenValid.js +48 -0
- package/lib/utils/isGithubTokenValid.mjs +36 -0
- package/lib/yarn-reinstall.cjs +220 -38
- package/lib/yarn-reinstall.mjs +2 -2
- package/package.json +138 -104
- package/readme.md +48 -75
- package/releases/readme.md +36 -0
- package/requirements.txt +1 -0
- package/test/README.md +101 -0
- package/test/package.json +2 -1
- package/test-project/readme.md +26 -0
- package/tmp/test-repo/README.md +35 -0
- package/tmp/test-repo/package.json +1 -1
- package/tmp/typedoc/readme.md +320 -0
- package/bin/bash-dummy +0 -56
- package/bin/bash-dummy.cmd +0 -25
- package/bin/dir-tree.cmd +0 -7
- package/bin/git-diff +0 -4
- package/bin/git-diff.cmd +0 -7
- package/bin/git-fix +0 -36
- package/bin/git-fix.cmd +0 -7
- package/bin/rmpath +0 -70
- package/bin/submodule-install.txt +0 -118
- package/bin/submodule-remove +0 -46
- package/bin/submodule.txt +0 -172
- package/lib/binary-collections-config.d.mts +0 -18
- package/lib/binary-collections-config.js +0 -39
- package/lib/binary-collections.d.mts +0 -137
- package/lib/binary-collections.d.ts +0 -137
- package/lib/changelog.d.mts +0 -2
- package/lib/changelog.js +0 -226
- package/lib/chunk-DPKAJKFO.mjs +0 -171
- package/lib/chunk-G3THLIDT.mjs +0 -200
- package/lib/chunk-W3ENOM53.mjs +0 -18
- package/lib/clean-github-actions-caches.d.mts +0 -169
- package/lib/clean-github-actions-caches.d.ts +0 -169
- package/lib/del-gradle.d.mts +0 -2
- package/lib/del-node-modules.d.mts +0 -2
- package/lib/del-ps.d.mts +0 -2
- package/lib/del-yarn-caches.d.mts +0 -2
- package/lib/find-node-modules-cli.d.mts +0 -1
- package/lib/find-node-modules.d.mts +0 -13
- package/lib/find-node-modules.js +0 -53
- package/lib/git/gitattributes.d.mts +0 -35
- package/lib/git/gitattributes.js +0 -223
- package/lib/git/line-endings.d.mts +0 -83
- package/lib/git/line-endings.d.ts +0 -83
- package/lib/git/normalize.d.mts +0 -43
- package/lib/git/normalize.d.ts +0 -43
- package/lib/git/permissions.d.mts +0 -17
- package/lib/git/permissions.d.ts +0 -17
- package/lib/git/pull-strategy.d.mts +0 -15
- package/lib/git/pull-strategy.d.ts +0 -15
- package/lib/git/user-config.d.mts +0 -105
- package/lib/git/user-config.d.ts +0 -105
- package/lib/git/utils.d.mts +0 -69
- package/lib/git/utils.d.ts +0 -69
- package/lib/git-diff.d.mts +0 -84
- package/lib/git-fix.d.mts +0 -141
- package/lib/git-fix.d.ts +0 -141
- package/lib/git-purge.d.mts +0 -2
- package/lib/git-purge.js +0 -59
- package/lib/index.d.mts +0 -1
- package/lib/npm-run-series.d.mts +0 -1
- package/lib/npm-run-series.js +0 -86
- package/lib/package-resolutions-updater.d.ts +0 -352
- package/lib/print-directory-tree.d.mts +0 -234
- package/lib/print-directory-tree.d.ts +0 -234
- package/lib/ps/connected-domain.d.mts +0 -3
- package/lib/ps/index.d.d.mts +0 -26
- package/lib/ps/index.d.d.ts +0 -26
- package/lib/ps/index.d.mts +0 -26
- package/lib/ps/isWin.d.mts +0 -3
- package/lib/ps/table-parser.d.mts +0 -3
- package/lib/submodule-install.d.mts +0 -121
- package/lib/submodule-install.d.ts +0 -121
- package/lib/utils.d.mts +0 -40
- package/lib/utils.js +0 -181
- package/lib/yarn-reinstall.d.mts +0 -49
- package/lib/yarn-reinstall.d.ts +0 -49
- package/src/package-resolutions-updater.mjs +0 -350
- package/src/print-directory-tree.cjs +0 -234
- package/src/ps/index.js +0 -286
- package/src/yarn-reinstall.cjs +0 -49
- /package/{bin → binaries}/nodekill +0 -0
- /package/{bin → binaries}/nodekill.cmd +0 -0
- /package/lib/{binary-collections-config.d.ts → binary-collections-config.d.cts} +0 -0
- /package/lib/{changelog.d.ts → changelog.d.cts} +0 -0
- /package/lib/{git-purge.d.ts → free-chatgpt.d.ts} +0 -0
- /package/lib/{git-diff.d.cts → git-diff-cli.d.ts} +0 -0
- /package/lib/{npm-run-series.d.ts → npm-run-series.d.cts} +0 -0
- /package/lib/{utils.d.ts → utils/index.d.cts} +0 -0
package/lib/del-node-modules.mjs
CHANGED
|
@@ -1,26 +1,157 @@
|
|
|
1
1
|
import { createRequire } from 'module'; const require = createRequire(import.meta.url);
|
|
2
|
-
import {
|
|
3
|
-
require_utils
|
|
4
|
-
} from "./chunk-APBWENF6.mjs";
|
|
5
2
|
import {
|
|
6
3
|
__require,
|
|
7
4
|
init_esm_shims
|
|
8
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-QQ4A6DLD.mjs";
|
|
9
6
|
|
|
10
7
|
// src/del-node-modules.js
|
|
11
8
|
init_esm_shims();
|
|
12
|
-
var
|
|
13
|
-
var
|
|
14
|
-
var
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
"
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
var g3 = new glob.Glob("**/node_modules", {
|
|
22
|
-
withFileTypes: false,
|
|
23
|
-
cwd: process.cwd(),
|
|
24
|
-
ignore: globalIgnore
|
|
9
|
+
var fs = __require("fs");
|
|
10
|
+
var fsp = fs.promises;
|
|
11
|
+
var path = __require("path");
|
|
12
|
+
var os = __require("os");
|
|
13
|
+
var minimist = __require("minimist");
|
|
14
|
+
var argv = minimist(process.argv.slice(2), {
|
|
15
|
+
boolean: ["force", "help"],
|
|
16
|
+
alias: { h: "help", f: "force", c: "concurrent" },
|
|
17
|
+
default: { force: false, concurrent: 2 }
|
|
25
18
|
});
|
|
26
|
-
|
|
19
|
+
if (argv.help) {
|
|
20
|
+
console.log(`Usage: clean-node [--force] [-c|--concurrent N]
|
|
21
|
+
By default runs in dry-run mode. Use --force to actually delete.
|
|
22
|
+
Use -c/--concurrent to set concurrent removals (default 2).`);
|
|
23
|
+
process.exit(0);
|
|
24
|
+
}
|
|
25
|
+
var DRY_RUN = !argv.force;
|
|
26
|
+
var defaultConcurrency = Math.max(2, os.cpus().length || 2);
|
|
27
|
+
var CONCURRENCY = Math.max(1, Number(argv.concurrent || argv.c || defaultConcurrency));
|
|
28
|
+
var customChars = "@.";
|
|
29
|
+
var vowels = "aeiouAEIOU";
|
|
30
|
+
var alnum = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789";
|
|
31
|
+
var combined = alnum + vowels + customChars;
|
|
32
|
+
var ROOT = process.cwd();
|
|
33
|
+
async function isSymlinkAsync(p) {
|
|
34
|
+
try {
|
|
35
|
+
return (await fsp.lstat(p)).isSymbolicLink();
|
|
36
|
+
} catch {
|
|
37
|
+
return false;
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
async function removeAsync(target) {
|
|
41
|
+
if (await isSymlinkAsync(target)) {
|
|
42
|
+
console.log("Skipping symlink", target);
|
|
43
|
+
return;
|
|
44
|
+
}
|
|
45
|
+
if (DRY_RUN) {
|
|
46
|
+
console.log("Would remove", target);
|
|
47
|
+
return;
|
|
48
|
+
}
|
|
49
|
+
try {
|
|
50
|
+
await fsp.rm(target, { recursive: true, force: true });
|
|
51
|
+
console.log("Deleting", target);
|
|
52
|
+
} catch (e) {
|
|
53
|
+
console.error("Failed:", target, e.message);
|
|
54
|
+
}
|
|
55
|
+
}
|
|
56
|
+
function runWithConcurrency(tasks, concurrency) {
|
|
57
|
+
return new Promise((resolve, reject) => {
|
|
58
|
+
let i = 0;
|
|
59
|
+
let active = 0;
|
|
60
|
+
let done = 0;
|
|
61
|
+
const total = tasks.length;
|
|
62
|
+
if (total === 0) return resolve();
|
|
63
|
+
function next() {
|
|
64
|
+
if (done === total) return resolve();
|
|
65
|
+
while (active < concurrency && i < total) {
|
|
66
|
+
const idx = i++;
|
|
67
|
+
active++;
|
|
68
|
+
Promise.resolve().then(() => tasks[idx]()).then(() => {
|
|
69
|
+
active--;
|
|
70
|
+
done++;
|
|
71
|
+
next();
|
|
72
|
+
}).catch((err) => reject(err));
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
next();
|
|
76
|
+
});
|
|
77
|
+
}
|
|
78
|
+
function walk(dir, callback, { skipNodeModulesChildren = false } = {}) {
|
|
79
|
+
let entries;
|
|
80
|
+
try {
|
|
81
|
+
entries = fs.readdirSync(dir, { withFileTypes: true });
|
|
82
|
+
} catch {
|
|
83
|
+
return;
|
|
84
|
+
}
|
|
85
|
+
for (const entry of entries) {
|
|
86
|
+
const fullPath = path.join(dir, entry.name);
|
|
87
|
+
if (entry.isSymbolicLink()) continue;
|
|
88
|
+
if (skipNodeModulesChildren && dir.includes("node_modules")) continue;
|
|
89
|
+
callback(fullPath, entry);
|
|
90
|
+
if (entry.isDirectory()) {
|
|
91
|
+
if (skipNodeModulesChildren && entry.name === "node_modules") {
|
|
92
|
+
continue;
|
|
93
|
+
}
|
|
94
|
+
walk(fullPath, callback, { skipNodeModulesChildren });
|
|
95
|
+
}
|
|
96
|
+
}
|
|
97
|
+
}
|
|
98
|
+
async function processNodeModules(dir) {
|
|
99
|
+
console.log("Found:", dir);
|
|
100
|
+
let items;
|
|
101
|
+
try {
|
|
102
|
+
items = fs.readdirSync(dir, { withFileTypes: true });
|
|
103
|
+
} catch {
|
|
104
|
+
return;
|
|
105
|
+
}
|
|
106
|
+
const targets = items.filter((entry) => entry.name.length && combined.includes(entry.name[0]));
|
|
107
|
+
const tasks = targets.map((entry) => async () => {
|
|
108
|
+
const name = entry.name;
|
|
109
|
+
const target = path.join(dir, name);
|
|
110
|
+
if (entry.isSymbolicLink && entry.isSymbolicLink()) {
|
|
111
|
+
console.log("Skipping symlink", target);
|
|
112
|
+
return;
|
|
113
|
+
}
|
|
114
|
+
await removeAsync(target);
|
|
115
|
+
});
|
|
116
|
+
await runWithConcurrency(tasks, CONCURRENCY);
|
|
117
|
+
await removeAsync(dir);
|
|
118
|
+
}
|
|
119
|
+
async function main() {
|
|
120
|
+
const nodeModulesDirs = [];
|
|
121
|
+
walk(ROOT, (fullPath, entry) => {
|
|
122
|
+
if (entry.isDirectory() && entry.name === "node_modules") {
|
|
123
|
+
nodeModulesDirs.push(fullPath);
|
|
124
|
+
}
|
|
125
|
+
});
|
|
126
|
+
for (const dir of nodeModulesDirs) {
|
|
127
|
+
await processNodeModules(dir);
|
|
128
|
+
}
|
|
129
|
+
const packageLocks = [];
|
|
130
|
+
const yarnLocks = [];
|
|
131
|
+
const yarnCaches = [];
|
|
132
|
+
walk(
|
|
133
|
+
ROOT,
|
|
134
|
+
(fullPath, entry) => {
|
|
135
|
+
const base = path.basename(fullPath);
|
|
136
|
+
if (base === "package-lock.json") packageLocks.push(fullPath);
|
|
137
|
+
if (base === "yarn.lock") yarnLocks.push(fullPath);
|
|
138
|
+
if (entry.isDirectory() && fullPath.endsWith(path.join(".yarn", "cache"))) yarnCaches.push(fullPath);
|
|
139
|
+
},
|
|
140
|
+
{ skipNodeModulesChildren: true }
|
|
141
|
+
);
|
|
142
|
+
if (DRY_RUN) {
|
|
143
|
+
console.log("Would remove package-lock.json files:");
|
|
144
|
+
for (const p of packageLocks) console.log(p);
|
|
145
|
+
console.log("Would remove yarn.lock files:");
|
|
146
|
+
for (const p of yarnLocks) console.log(p);
|
|
147
|
+
console.log("Would remove .yarn/cache directories:");
|
|
148
|
+
for (const p of yarnCaches) console.log(p);
|
|
149
|
+
} else {
|
|
150
|
+
const allTasks = [];
|
|
151
|
+
allTasks.push(...packageLocks.map((p) => async () => removeAsync(p)));
|
|
152
|
+
allTasks.push(...yarnLocks.map((p) => async () => removeAsync(p)));
|
|
153
|
+
allTasks.push(...yarnCaches.map((p) => async () => removeAsync(p)));
|
|
154
|
+
await runWithConcurrency(allTasks, CONCURRENCY);
|
|
155
|
+
}
|
|
156
|
+
}
|
|
157
|
+
main();
|
package/lib/del-ps.cjs
CHANGED
|
@@ -1,10 +1,27 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
1
4
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
2
6
|
var __esm = (fn, res) => function __init() {
|
|
3
7
|
return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
|
|
4
8
|
};
|
|
5
9
|
var __commonJS = (cb, mod) => function __require() {
|
|
6
10
|
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
7
11
|
};
|
|
12
|
+
var __export = (target, all) => {
|
|
13
|
+
for (var name in all)
|
|
14
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
15
|
+
};
|
|
16
|
+
var __copyProps = (to, from, except, desc) => {
|
|
17
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
18
|
+
for (let key of __getOwnPropNames(from))
|
|
19
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
20
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
21
|
+
}
|
|
22
|
+
return to;
|
|
23
|
+
};
|
|
24
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
8
25
|
|
|
9
26
|
// node_modules/tsup/assets/cjs_shims.js
|
|
10
27
|
var init_cjs_shims = __esm({
|
|
@@ -13,17 +30,22 @@ var init_cjs_shims = __esm({
|
|
|
13
30
|
});
|
|
14
31
|
|
|
15
32
|
// src/ps/isWin.js
|
|
16
|
-
var
|
|
17
|
-
|
|
33
|
+
var isWin_exports = {};
|
|
34
|
+
__export(isWin_exports, {
|
|
35
|
+
default: () => isWin_default
|
|
36
|
+
});
|
|
37
|
+
var isWin, isWin_default;
|
|
38
|
+
var init_isWin = __esm({
|
|
39
|
+
"src/ps/isWin.js"() {
|
|
18
40
|
init_cjs_shims();
|
|
19
|
-
|
|
20
|
-
|
|
41
|
+
isWin = process.platform === "win32";
|
|
42
|
+
isWin_default = isWin;
|
|
21
43
|
}
|
|
22
44
|
});
|
|
23
45
|
|
|
24
|
-
// src/utils.
|
|
46
|
+
// src/utils/index.cjs
|
|
25
47
|
var require_utils = __commonJS({
|
|
26
|
-
"src/utils.
|
|
48
|
+
"src/utils/index.cjs"(exports2, module2) {
|
|
27
49
|
init_cjs_shims();
|
|
28
50
|
var fs = require("fs");
|
|
29
51
|
var path = require("upath");
|
|
@@ -76,31 +98,78 @@ var require_utils = __commonJS({
|
|
|
76
98
|
}
|
|
77
99
|
module2.exports.getArgs = getArgs2;
|
|
78
100
|
function del(fullPath) {
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
101
|
+
try {
|
|
102
|
+
if (!fs.existsSync(fullPath)) return;
|
|
103
|
+
const stat = fs.lstatSync(fullPath);
|
|
104
|
+
if (stat.isSymbolicLink()) {
|
|
105
|
+
try {
|
|
106
|
+
fs.unlinkSync(fullPath);
|
|
107
|
+
console.log("deleted symlink", fullPath);
|
|
108
|
+
} catch (e) {
|
|
109
|
+
console.log("failed delete symlink", fullPath, e && e.message);
|
|
110
|
+
}
|
|
111
|
+
return;
|
|
112
|
+
}
|
|
113
|
+
if (stat.isDirectory()) {
|
|
114
|
+
const subdir = fs.readdirSync(fullPath).map((dirPath) => path.resolve(fullPath, dirPath));
|
|
115
|
+
for (let i = 0; i < subdir.length; i++) {
|
|
116
|
+
del(subdir[i]);
|
|
117
|
+
}
|
|
118
|
+
try {
|
|
119
|
+
fs.rmdirSync(fullPath);
|
|
120
|
+
console.log("deleted", fullPath);
|
|
121
|
+
} catch (e) {
|
|
122
|
+
try {
|
|
123
|
+
fs.rmSync(fullPath, { recursive: true, force: true, retryDelay: 7e3 });
|
|
124
|
+
console.log("deleted", fullPath);
|
|
125
|
+
} catch (ee) {
|
|
126
|
+
console.log("failed delete", fullPath, ee && ee.message);
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
return;
|
|
83
130
|
}
|
|
84
|
-
} else {
|
|
85
131
|
try {
|
|
86
|
-
fs.
|
|
132
|
+
fs.unlinkSync(fullPath);
|
|
87
133
|
console.log("deleted", fullPath);
|
|
88
|
-
} catch (
|
|
89
|
-
|
|
134
|
+
} catch (e) {
|
|
135
|
+
try {
|
|
136
|
+
fs.rmSync(fullPath, { recursive: true, force: true, retryDelay: 7e3 });
|
|
137
|
+
console.log("deleted", fullPath);
|
|
138
|
+
} catch (ee) {
|
|
139
|
+
console.log("failed delete", fullPath, ee && ee.message);
|
|
140
|
+
}
|
|
90
141
|
}
|
|
142
|
+
} catch (err) {
|
|
143
|
+
console.log("failed delete", fullPath, err && err.message);
|
|
91
144
|
}
|
|
92
145
|
}
|
|
93
146
|
module2.exports.del = del;
|
|
94
147
|
function delStream(globStream) {
|
|
95
148
|
globStream.stream().on("data", (result) => {
|
|
96
149
|
const fullPath = path.resolve(process.cwd(), result);
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
150
|
+
try {
|
|
151
|
+
if (fs.existsSync(fullPath)) {
|
|
152
|
+
const stat = fs.lstatSync(fullPath);
|
|
153
|
+
if (stat.isSymbolicLink()) {
|
|
154
|
+
try {
|
|
155
|
+
fs.unlinkSync(fullPath);
|
|
156
|
+
console.log("deleted symlink", fullPath);
|
|
157
|
+
} catch (e) {
|
|
158
|
+
console.log("failed delete symlink", fullPath, e && e.message);
|
|
159
|
+
}
|
|
160
|
+
return;
|
|
161
|
+
}
|
|
162
|
+
if (stat.isDirectory()) {
|
|
163
|
+
const subdir = fs.readdirSync(fullPath).map((dirPath) => path.resolve(fullPath, dirPath));
|
|
164
|
+
for (let i = 0; i < subdir.length; i++) {
|
|
165
|
+
del(subdir[i]);
|
|
166
|
+
}
|
|
167
|
+
}
|
|
101
168
|
}
|
|
169
|
+
del(fullPath);
|
|
170
|
+
} catch (err) {
|
|
171
|
+
console.log("failed processing", fullPath, err && err.message);
|
|
102
172
|
}
|
|
103
|
-
del(fullPath);
|
|
104
173
|
});
|
|
105
174
|
}
|
|
106
175
|
module2.exports.delStream = delStream;
|
|
@@ -150,7 +219,7 @@ var require_utils = __commonJS({
|
|
|
150
219
|
init_cjs_shims();
|
|
151
220
|
var crossSpawn = require("cross-spawn");
|
|
152
221
|
var ps = require("ps-node");
|
|
153
|
-
var
|
|
222
|
+
var isWin2 = (init_isWin(), __toCommonJS(isWin_exports)).default;
|
|
154
223
|
var { getArgs } = require_utils();
|
|
155
224
|
getArgs()._.forEach((command) => {
|
|
156
225
|
ps.lookup(
|
|
@@ -164,7 +233,7 @@ getArgs()._.forEach((command) => {
|
|
|
164
233
|
}
|
|
165
234
|
resultList.forEach(function(process2) {
|
|
166
235
|
if (process2) {
|
|
167
|
-
if (!
|
|
236
|
+
if (!isWin2) {
|
|
168
237
|
crossSpawn.spawnAsync("kill", ["-9", process2.pid]).catch((e) => console.log(`kill failed ${e.message}`));
|
|
169
238
|
crossSpawn.spawnAsync("killall", ["-9", process2.pid]).catch((e) => console.log(`killall failed ${e.message}`));
|
|
170
239
|
} else {
|
package/lib/del-ps.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
1
2
|
const crossSpawn = require("cross-spawn");
|
|
2
3
|
const ps = require("ps-node");
|
|
3
|
-
const isWin = require("./ps/isWin");
|
|
4
|
-
const { getArgs } = require("./utils.
|
|
4
|
+
const isWin = require("./ps/isWin.js").default;
|
|
5
|
+
const { getArgs } = require("./utils/index.cjs");
|
|
5
6
|
getArgs()._.forEach((command) => {
|
|
6
7
|
ps.lookup({
|
|
7
8
|
command,
|
package/lib/del-ps.mjs
CHANGED
|
@@ -1,20 +1,22 @@
|
|
|
1
1
|
import { createRequire } from 'module'; const require = createRequire(import.meta.url);
|
|
2
2
|
import {
|
|
3
|
-
|
|
4
|
-
|
|
3
|
+
init_isWin,
|
|
4
|
+
isWin_exports
|
|
5
|
+
} from "./chunk-6S4NXESK.mjs";
|
|
5
6
|
import {
|
|
6
7
|
require_utils
|
|
7
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-Z6JLYU2J.mjs";
|
|
8
9
|
import {
|
|
9
10
|
__require,
|
|
11
|
+
__toCommonJS,
|
|
10
12
|
init_esm_shims
|
|
11
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-QQ4A6DLD.mjs";
|
|
12
14
|
|
|
13
15
|
// src/del-ps.js
|
|
14
16
|
init_esm_shims();
|
|
15
17
|
var crossSpawn = __require("cross-spawn");
|
|
16
18
|
var ps = __require("ps-node");
|
|
17
|
-
var isWin =
|
|
19
|
+
var isWin = (init_isWin(), __toCommonJS(isWin_exports)).default;
|
|
18
20
|
var { getArgs } = require_utils();
|
|
19
21
|
getArgs()._.forEach((command) => {
|
|
20
22
|
ps.lookup(
|
package/lib/del-yarn-caches.cjs
CHANGED
|
@@ -1,10 +1,32 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
1
5
|
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
2
8
|
var __esm = (fn, res) => function __init() {
|
|
3
9
|
return fn && (res = (0, fn[__getOwnPropNames(fn)[0]])(fn = 0)), res;
|
|
4
10
|
};
|
|
5
11
|
var __commonJS = (cb, mod) => function __require() {
|
|
6
12
|
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
7
13
|
};
|
|
14
|
+
var __copyProps = (to, from, except, desc) => {
|
|
15
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
16
|
+
for (let key of __getOwnPropNames(from))
|
|
17
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
18
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
19
|
+
}
|
|
20
|
+
return to;
|
|
21
|
+
};
|
|
22
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
23
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
24
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
25
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
26
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
27
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
28
|
+
mod
|
|
29
|
+
));
|
|
8
30
|
|
|
9
31
|
// node_modules/tsup/assets/cjs_shims.js
|
|
10
32
|
var init_cjs_shims = __esm({
|
|
@@ -12,9 +34,9 @@ var init_cjs_shims = __esm({
|
|
|
12
34
|
}
|
|
13
35
|
});
|
|
14
36
|
|
|
15
|
-
// src/utils.
|
|
37
|
+
// src/utils/index.cjs
|
|
16
38
|
var require_utils = __commonJS({
|
|
17
|
-
"src/utils.
|
|
39
|
+
"src/utils/index.cjs"(exports2, module2) {
|
|
18
40
|
init_cjs_shims();
|
|
19
41
|
var fs = require("fs");
|
|
20
42
|
var path = require("upath");
|
|
@@ -67,31 +89,78 @@ var require_utils = __commonJS({
|
|
|
67
89
|
}
|
|
68
90
|
module2.exports.getArgs = getArgs;
|
|
69
91
|
function del(fullPath) {
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
92
|
+
try {
|
|
93
|
+
if (!fs.existsSync(fullPath)) return;
|
|
94
|
+
const stat = fs.lstatSync(fullPath);
|
|
95
|
+
if (stat.isSymbolicLink()) {
|
|
96
|
+
try {
|
|
97
|
+
fs.unlinkSync(fullPath);
|
|
98
|
+
console.log("deleted symlink", fullPath);
|
|
99
|
+
} catch (e) {
|
|
100
|
+
console.log("failed delete symlink", fullPath, e && e.message);
|
|
101
|
+
}
|
|
102
|
+
return;
|
|
103
|
+
}
|
|
104
|
+
if (stat.isDirectory()) {
|
|
105
|
+
const subdir = fs.readdirSync(fullPath).map((dirPath) => path.resolve(fullPath, dirPath));
|
|
106
|
+
for (let i = 0; i < subdir.length; i++) {
|
|
107
|
+
del(subdir[i]);
|
|
108
|
+
}
|
|
109
|
+
try {
|
|
110
|
+
fs.rmdirSync(fullPath);
|
|
111
|
+
console.log("deleted", fullPath);
|
|
112
|
+
} catch (e) {
|
|
113
|
+
try {
|
|
114
|
+
fs.rmSync(fullPath, { recursive: true, force: true, retryDelay: 7e3 });
|
|
115
|
+
console.log("deleted", fullPath);
|
|
116
|
+
} catch (ee) {
|
|
117
|
+
console.log("failed delete", fullPath, ee && ee.message);
|
|
118
|
+
}
|
|
119
|
+
}
|
|
120
|
+
return;
|
|
74
121
|
}
|
|
75
|
-
} else {
|
|
76
122
|
try {
|
|
77
|
-
fs.
|
|
123
|
+
fs.unlinkSync(fullPath);
|
|
78
124
|
console.log("deleted", fullPath);
|
|
79
|
-
} catch (
|
|
80
|
-
|
|
125
|
+
} catch (e) {
|
|
126
|
+
try {
|
|
127
|
+
fs.rmSync(fullPath, { recursive: true, force: true, retryDelay: 7e3 });
|
|
128
|
+
console.log("deleted", fullPath);
|
|
129
|
+
} catch (ee) {
|
|
130
|
+
console.log("failed delete", fullPath, ee && ee.message);
|
|
131
|
+
}
|
|
81
132
|
}
|
|
133
|
+
} catch (err) {
|
|
134
|
+
console.log("failed delete", fullPath, err && err.message);
|
|
82
135
|
}
|
|
83
136
|
}
|
|
84
137
|
module2.exports.del = del;
|
|
85
138
|
function delStream2(globStream) {
|
|
86
139
|
globStream.stream().on("data", (result) => {
|
|
87
140
|
const fullPath = path.resolve(process.cwd(), result);
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
141
|
+
try {
|
|
142
|
+
if (fs.existsSync(fullPath)) {
|
|
143
|
+
const stat = fs.lstatSync(fullPath);
|
|
144
|
+
if (stat.isSymbolicLink()) {
|
|
145
|
+
try {
|
|
146
|
+
fs.unlinkSync(fullPath);
|
|
147
|
+
console.log("deleted symlink", fullPath);
|
|
148
|
+
} catch (e) {
|
|
149
|
+
console.log("failed delete symlink", fullPath, e && e.message);
|
|
150
|
+
}
|
|
151
|
+
return;
|
|
152
|
+
}
|
|
153
|
+
if (stat.isDirectory()) {
|
|
154
|
+
const subdir = fs.readdirSync(fullPath).map((dirPath) => path.resolve(fullPath, dirPath));
|
|
155
|
+
for (let i = 0; i < subdir.length; i++) {
|
|
156
|
+
del(subdir[i]);
|
|
157
|
+
}
|
|
158
|
+
}
|
|
92
159
|
}
|
|
160
|
+
del(fullPath);
|
|
161
|
+
} catch (err) {
|
|
162
|
+
console.log("failed processing", fullPath, err && err.message);
|
|
93
163
|
}
|
|
94
|
-
del(fullPath);
|
|
95
164
|
});
|
|
96
165
|
}
|
|
97
166
|
module2.exports.delStream = delStream2;
|
|
@@ -139,11 +208,11 @@ var require_utils = __commonJS({
|
|
|
139
208
|
|
|
140
209
|
// src/del-yarn-caches.js
|
|
141
210
|
init_cjs_shims();
|
|
142
|
-
var glob = require("glob");
|
|
143
|
-
var
|
|
211
|
+
var glob = __toESM(require("glob"), 1);
|
|
212
|
+
var import_utils = __toESM(require_utils(), 1);
|
|
144
213
|
var g3 = new glob.Glob(["**/.yarn/cache*", "**/.yarn/*.gz"], {
|
|
145
214
|
withFileTypes: false,
|
|
146
215
|
cwd: process.cwd(),
|
|
147
216
|
ignore: ["**/.git*", "**/vendor/**"]
|
|
148
217
|
});
|
|
149
|
-
delStream(g3);
|
|
218
|
+
(0, import_utils.delStream)(g3);
|
package/lib/del-yarn-caches.js
CHANGED
|
@@ -1,8 +1,43 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
const glob = __importStar(require("glob"));
|
|
37
|
+
const index_cjs_1 = require("./utils/index.cjs");
|
|
3
38
|
const g3 = new glob.Glob(["**/.yarn/cache*", "**/.yarn/*.gz"], {
|
|
4
39
|
withFileTypes: false,
|
|
5
40
|
cwd: process.cwd(),
|
|
6
41
|
ignore: ["**/.git*", "**/vendor/**"]
|
|
7
42
|
});
|
|
8
|
-
delStream(g3);
|
|
43
|
+
(0, index_cjs_1.delStream)(g3);
|
package/lib/del-yarn-caches.mjs
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { createRequire } from 'module'; const require = createRequire(import.meta.url);
|
|
2
2
|
import {
|
|
3
3
|
require_utils
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-Z6JLYU2J.mjs";
|
|
5
5
|
import {
|
|
6
|
-
|
|
6
|
+
__toESM,
|
|
7
7
|
init_esm_shims
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-QQ4A6DLD.mjs";
|
|
9
9
|
|
|
10
10
|
// src/del-yarn-caches.js
|
|
11
11
|
init_esm_shims();
|
|
12
|
-
var
|
|
13
|
-
|
|
12
|
+
var import_utils = __toESM(require_utils(), 1);
|
|
13
|
+
import * as glob from "glob";
|
|
14
14
|
var g3 = new glob.Glob(["**/.yarn/cache*", "**/.yarn/*.gz"], {
|
|
15
15
|
withFileTypes: false,
|
|
16
16
|
cwd: process.cwd(),
|
|
17
17
|
ignore: ["**/.git*", "**/vendor/**"]
|
|
18
18
|
});
|
|
19
|
-
delStream(g3);
|
|
19
|
+
(0, import_utils.delStream)(g3);
|
|
@@ -13,9 +13,9 @@ var init_cjs_shims = __esm({
|
|
|
13
13
|
}
|
|
14
14
|
});
|
|
15
15
|
|
|
16
|
-
// src/find-node-modules.
|
|
16
|
+
// src/find-node-modules.cjs
|
|
17
17
|
var require_find_node_modules = __commonJS({
|
|
18
|
-
"src/find-node-modules.
|
|
18
|
+
"src/find-node-modules.cjs"(exports2, module2) {
|
|
19
19
|
init_cjs_shims();
|
|
20
20
|
var glob = require("glob");
|
|
21
21
|
var path = require("path");
|
|
@@ -49,6 +49,9 @@ var require_find_node_modules = __commonJS({
|
|
|
49
49
|
});
|
|
50
50
|
});
|
|
51
51
|
}
|
|
52
|
+
module2.exports = findNodeModules2;
|
|
53
|
+
module2.exports.default = findNodeModules2;
|
|
54
|
+
module2.exports.findNodeModules = findNodeModules2;
|
|
52
55
|
if (typeof module2 !== "undefined" && require.main === module2) {
|
|
53
56
|
findNodeModules2(null, console.log).then((dirs) => {
|
|
54
57
|
console.log(`Found ${dirs.length} node_modules directories.`);
|
|
@@ -56,8 +59,6 @@ var require_find_node_modules = __commonJS({
|
|
|
56
59
|
console.error("Error finding node_modules directories:", err);
|
|
57
60
|
});
|
|
58
61
|
}
|
|
59
|
-
module2.exports = findNodeModules2;
|
|
60
|
-
module2.exports.default = findNodeModules2;
|
|
61
62
|
}
|
|
62
63
|
});
|
|
63
64
|
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import { createRequire } from 'module'; const require = createRequire(import.meta.url);
|
|
3
3
|
import {
|
|
4
4
|
require_find_node_modules
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-M3YIYRHT.mjs";
|
|
6
6
|
import {
|
|
7
7
|
init_esm_shims
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-QQ4A6DLD.mjs";
|
|
9
9
|
|
|
10
10
|
// src/find-node-modules-cli.js
|
|
11
11
|
init_esm_shims();
|