binary-collections 2.0.11 → 2.0.13
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/binaries/binary-executor.cjs +89 -13
- package/binaries/clean-nodemodule.cjs +89 -13
- package/binaries/clean-nodemodules.cjs +89 -13
- package/binaries/dev.cjs +89 -13
- package/binaries/empty.cjs +89 -13
- package/binaries/git-reduce-size.cjs +89 -13
- package/binaries/javakill.cjs +89 -13
- package/binaries/kill-process.cjs +89 -13
- package/binaries/nodekill.cjs +89 -13
- package/binaries/prod.cjs +89 -13
- package/binaries/py.cjs +89 -13
- package/binaries/rmfind.cjs +89 -13
- package/binaries/rmx +15 -1
- package/binaries/rmx.cjs +89 -13
- package/binaries/rmx.cmd +12 -0
- package/binaries/submodule-token.cjs +89 -13
- package/binaries/test-cjs +9 -1
- package/binaries/test-cjs.cjs +89 -13
- package/binaries/test-cjs.cmd +16 -1
- package/binaries/test-esm +16 -0
- package/binaries/test-esm.cjs +254 -0
- package/binaries/test-esm.cmd +23 -0
- package/binaries/yarn-clean +1 -1
- package/binaries/yarn-clean.cjs +89 -13
- package/binaries/yarn-clean.cmd +1 -1
- package/binaries/yarn-clean.py +33 -15
- package/binaries/yc +131 -0
- package/binaries/yc.cjs +254 -0
- package/binaries/ycw +256 -0
- package/binaries/ycw.cjs +254 -0
- package/docs-src/binary-collections.md +34 -0
- package/docs-src/changelog.md +26 -0
- package/docs-src/clean-github-actions-caches.md +91 -2
- package/docs-src/copy-move-file.md +59 -0
- package/docs-src/del-gradle.md +17 -0
- package/docs-src/del-ps.md +28 -0
- package/docs-src/downloader.md +62 -0
- package/docs-src/env-helpers.md +29 -0
- package/docs-src/find-node-modules.md +17 -0
- package/docs-src/git-diff.md +33 -0
- package/docs-src/git-fix.md +34 -0
- package/docs-src/git-purge.md +17 -0
- package/docs-src/git-reduce-size.md +17 -0
- package/docs-src/git-undo.md +21 -0
- package/docs-src/kill-night-crows.md +26 -0
- package/docs-src/node-cache-cleaner.md +182 -0
- package/docs-src/node-executor.md +50 -0
- package/docs-src/node-package-packer.md +48 -0
- package/docs-src/npm-run-series.md +43 -0
- package/docs-src/package-resolutions-updater.md +22 -0
- package/docs-src/php-cs-fixer-staged.md +19 -0
- package/docs-src/print-directory-tree.md +35 -0
- package/docs-src/print-tarball-tree.md +55 -0
- package/docs-src/py.md +19 -0
- package/docs-src/remove-module.md +32 -0
- package/docs-src/rmfind-rmx.md +21 -0
- package/docs-src/rmpath.md +38 -0
- package/docs-src/run-by-checksum.md +87 -0
- package/docs-src/submodule-install.md +31 -0
- package/docs-src/submodule-remove.md +22 -0
- package/docs-src/submodule-token.md +17 -0
- package/docs-src/test-runners.md +21 -0
- package/docs-src/yarn-install.md +31 -0
- package/docs-src/yarn-reinstall.md +27 -0
- package/lib/binary-collections/config.cjs +126 -0
- package/lib/binary-collections/config.mjs +7 -0
- package/lib/binary-collections/executeScript.cjs +19 -0
- package/lib/binary-collections/executeScript.d.cts +12 -0
- package/lib/binary-collections/executeScript.mjs +6 -0
- package/lib/binary-collections/findScript.cjs +309 -0
- package/lib/binary-collections/findScript.d.cts +12 -0
- package/lib/binary-collections/findScript.mjs +7 -0
- package/lib/binary-collections/listScript.cjs +291 -0
- package/lib/binary-collections/listScript.d.cts +19 -0
- package/lib/binary-collections/listScript.mjs +7 -0
- package/lib/binary-collections.cjs +264 -157
- package/lib/binary-collections.mjs +26 -286
- package/lib/changelog.cjs +9 -14
- package/lib/changelog.mjs +2 -2
- package/lib/chunk-2MN4VPV2.mjs +246 -0
- package/lib/chunk-6C7KTYGZ.mjs +41 -0
- package/lib/{chunk-Z6JLYU2J.mjs → chunk-6RK5UCTP.mjs} +7 -12
- package/lib/chunk-CD3HF3LK.mjs +190 -0
- package/lib/chunk-FLYSZFLW.mjs +61 -0
- package/lib/{chunk-N436BNBK.mjs → chunk-GAGABICI.mjs} +19 -13
- package/lib/chunk-H44UWUFY.mjs +105 -0
- package/lib/chunk-KLKAIFKI.mjs +40 -0
- package/lib/chunk-LVSPEFU2.mjs +86 -0
- package/lib/{chunk-RWLXRTYP.mjs → chunk-MGPYPKIE.mjs} +2 -2
- package/lib/chunk-NGFK3EYW.mjs +28 -0
- package/lib/chunk-NQXUYO67.mjs +253 -0
- package/lib/chunk-NVEG3LEZ.mjs +143 -0
- package/lib/chunk-OBXLTXFJ.mjs +34 -0
- package/lib/chunk-OGXVGBRI.mjs +29 -0
- package/lib/chunk-OXV52GD5.mjs +62 -0
- package/lib/chunk-PXBMHE7O.mjs +35 -0
- package/lib/chunk-QD4T255Z.mjs +40 -0
- package/lib/chunk-QII2EKCS.mjs +26 -0
- package/lib/chunk-R5FJOR63.mjs +47 -0
- package/lib/chunk-RDGDLSPD.mjs +76 -0
- package/lib/chunk-RDN6HF5Z.mjs +79 -0
- package/lib/chunk-RJKTSUAX.mjs +123 -0
- package/lib/{chunk-XA3SNBPA.mjs → chunk-TBWXE7ST.mjs} +97 -38
- package/lib/chunk-UXCFNAR6.mjs +55 -0
- package/lib/{chunk-M3YIYRHT.mjs → chunk-UY5VUEA3.mjs} +1 -1
- package/lib/chunk-WSHVPGNM.mjs +44 -0
- package/lib/{chunk-66PAU5PS.mjs → chunk-X2B3X7D4.mjs} +10 -6
- package/lib/clean-github-actions-caches-cli.cjs +507 -0
- package/lib/clean-github-actions-caches-cli.mjs +74 -0
- package/lib/clean-github-actions-caches.cjs +246 -106
- package/lib/clean-github-actions-caches.d.cts +53 -1
- package/lib/clean-github-actions-caches.mjs +5 -130
- package/lib/cross-env/command.cjs +63 -0
- package/lib/cross-env/command.d.ts +8 -0
- package/lib/cross-env/command.js +45 -0
- package/lib/{ps/isWin.mjs → cross-env/command.mjs} +4 -5
- package/lib/cross-env/index.cjs +178 -0
- package/lib/cross-env/index.d.ts +8 -0
- package/lib/cross-env/index.js +102 -0
- package/lib/cross-env/index.mjs +101 -0
- package/lib/cross-env/variable.cjs +60 -0
- package/lib/cross-env/variable.d.ts +7 -0
- package/lib/cross-env/variable.js +59 -0
- package/lib/cross-env/variable.mjs +9 -0
- package/lib/del-gradle.cjs +8 -13
- package/lib/del-gradle.js +8 -8
- package/lib/del-gradle.mjs +1 -1
- package/lib/del-node-modules.cjs +185 -3
- package/lib/del-node-modules.js +25 -25
- package/lib/del-node-modules.mjs +6 -3
- package/lib/{del-ps.cjs → del-ps-cli.cjs} +38 -43
- package/lib/del-ps-cli.d.mts +1 -0
- package/lib/del-ps-cli.mjs +44 -0
- package/lib/del-yarn-caches.cjs +8 -13
- package/lib/del-yarn-caches.js +2 -2
- package/lib/del-yarn-caches.mjs +1 -1
- package/lib/downloader-cli.cjs +256 -0
- package/lib/downloader-cli.d.cts +2 -0
- package/lib/downloader-cli.mjs +90 -0
- package/lib/file/copy-cli.cjs +273 -0
- package/lib/file/copy-cli.d.mts +1 -0
- package/lib/file/copy-cli.mjs +59 -0
- package/lib/file/copy.cjs +56 -0
- package/lib/file/copy.d.mts +1 -0
- package/lib/file/copy.mjs +8 -0
- package/lib/file/move-cli.cjs +272 -0
- package/lib/file/move-cli.d.mts +1 -0
- package/lib/file/move-cli.mjs +59 -0
- package/lib/file/move.cjs +55 -0
- package/lib/file/move.d.mts +1 -0
- package/lib/file/move.mjs +8 -0
- package/lib/find-node-modules-cli.cjs +1 -1
- package/lib/find-node-modules-cli.js +1 -1
- package/lib/find-node-modules-cli.mjs +1 -1
- package/lib/find-node-modules.cjs +1 -1
- package/lib/find-node-modules.mjs +1 -1
- package/lib/free-chatgpt.cjs +27 -26
- package/lib/free-chatgpt.js +10 -10
- package/lib/free-chatgpt.mjs +2 -2
- package/lib/git/user-config.cjs +9 -14
- package/lib/git/user-config.mjs +2 -2
- package/lib/git-diff-cli.cjs +273 -66
- package/lib/git-diff-cli.mjs +5 -4
- package/lib/git-diff.cjs +273 -66
- package/lib/git-diff.d.ts +2 -1
- package/lib/git-diff.js +153 -39
- package/lib/git-diff.mjs +5 -4
- package/lib/git-fix.cjs +9 -14
- package/lib/git-fix.mjs +2 -2
- package/lib/git-purge.cjs +9 -14
- package/lib/git-purge.mjs +2 -2
- package/lib/index.cjs +1 -1
- package/lib/index.d.ts +1 -1
- package/lib/index.mjs +1 -1
- package/lib/kill-night-crows.cjs +7 -7
- package/lib/kill-night-crows.mjs +7 -7
- package/lib/node-cache-cleaner/npm.cjs +65 -0
- package/lib/node-cache-cleaner/npm.d.ts +2 -0
- package/lib/node-cache-cleaner/npm.js +41 -0
- package/lib/node-cache-cleaner/npm.mjs +10 -0
- package/lib/node-cache-cleaner/npx.cjs +89 -0
- package/lib/node-cache-cleaner/npx.d.ts +4 -0
- package/lib/node-cache-cleaner/npx.js +82 -0
- package/lib/{ps/index.d.mjs → node-cache-cleaner/npx.mjs} +6 -5
- package/lib/node-cache-cleaner/yarn.cjs +73 -0
- package/lib/node-cache-cleaner/yarn.d.ts +2 -0
- package/lib/node-cache-cleaner/yarn.js +62 -0
- package/lib/node-cache-cleaner/yarn.mjs +10 -0
- package/lib/node-cache-cleaner-cli.cjs +365 -0
- package/lib/node-cache-cleaner-cli.d.ts +2 -0
- package/lib/node-cache-cleaner-cli.js +57 -0
- package/lib/node-cache-cleaner-cli.mjs +60 -0
- package/lib/node-executor.cjs +272 -0
- package/lib/node-executor.d.cts +2 -0
- package/lib/node-executor.mjs +106 -0
- package/lib/node-package-packer/build-readme.cjs +150 -0
- package/lib/node-package-packer/build-readme.d.mts +10 -0
- package/lib/node-package-packer/build-readme.mjs +10 -0
- package/lib/node-package-packer/build-tarball.cjs +495 -0
- package/lib/node-package-packer/build-tarball.d.mts +33 -0
- package/lib/node-package-packer/build-tarball.mjs +175 -0
- package/lib/node-package-packer-cli.cjs +525 -0
- package/lib/node-package-packer-cli.d.mts +1 -0
- package/lib/node-package-packer-cli.mjs +34 -0
- package/lib/npm-run-series.cjs +28 -40
- package/lib/npm-run-series.mjs +21 -7
- package/lib/package-resolutions-updater-cli.cjs +255 -173
- package/lib/package-resolutions-updater-cli.mjs +19 -40
- package/lib/package-resolutions-updater.cjs +244 -141
- package/lib/package-resolutions-updater.d.mts +54 -1
- package/lib/package-resolutions-updater.mjs +8 -5
- package/lib/php-cs-fixer-staged.cjs +1 -1
- package/lib/php-cs-fixer-staged.mjs +1 -1
- package/lib/print-directory-tree.cjs +18 -20
- package/lib/print-directory-tree.mjs +11 -8
- package/lib/print-tarball-tree.cjs +262 -0
- package/lib/print-tarball-tree.d.mts +1 -0
- package/lib/print-tarball-tree.mjs +68 -0
- package/lib/ps/connected-domain.js +10 -10
- package/lib/ps/index.cjs +11 -11
- package/lib/ps/index.mjs +180 -174
- package/lib/ps/table-parser.d.ts +3 -4
- package/lib/ps/table-parser.js +15 -22
- package/lib/remove-module.cjs +19 -24
- package/lib/remove-module.mjs +2 -2
- package/lib/rm-node-module-cli.cjs +389 -0
- package/lib/rm-node-module-cli.d.cts +1 -0
- package/lib/rm-node-module-cli.mjs +92 -0
- package/lib/rm-node-modules.cjs +127 -0
- package/lib/rm-node-modules.d.cts +35 -0
- package/lib/{binary-collections-config.mjs → rm-node-modules.mjs} +3 -3
- package/lib/rmpath-cli.cjs +285 -0
- package/lib/rmpath-cli.d.mts +1 -0
- package/lib/rmpath-cli.mjs +23 -0
- package/lib/rmpath.cjs +6 -217
- package/lib/rmpath.mjs +5 -101
- package/lib/run-by-checksum/cache.cjs +69 -0
- package/lib/run-by-checksum/cache.d.ts +19 -0
- package/lib/run-by-checksum/cache.js +50 -0
- package/lib/run-by-checksum/cache.mjs +12 -0
- package/lib/run-by-checksum/hash.cjs +72 -0
- package/lib/run-by-checksum/hash.d.ts +14 -0
- package/lib/run-by-checksum/hash.js +85 -0
- package/lib/run-by-checksum/hash.mjs +10 -0
- package/lib/run-by-checksum/run.cjs +169 -0
- package/lib/run-by-checksum/run.d.ts +22 -0
- package/lib/run-by-checksum/run.js +93 -0
- package/lib/run-by-checksum/run.mjs +10 -0
- package/lib/run-by-checksum-cli.cjs +382 -0
- package/lib/run-by-checksum-cli.d.ts +2 -0
- package/lib/run-by-checksum-cli.js +43 -0
- package/lib/run-by-checksum-cli.mjs +56 -0
- package/lib/submodule-install.cjs +55 -47
- package/lib/submodule-install.mjs +48 -35
- package/lib/submodule-remove-cli.cjs +170 -4
- package/lib/submodule-remove-cli.js +5 -5
- package/lib/submodule-remove-cli.mjs +6 -4
- package/lib/utils/chatgpt.cjs +19 -13
- package/lib/utils/chatgpt.js +94 -94
- package/lib/utils/chatgpt.mjs +1 -1
- package/lib/utils/fetchResponse.cjs +24 -0
- package/lib/utils/fetchResponse.d.cts +25 -0
- package/lib/utils/fetchResponse.mjs +6 -0
- package/lib/utils/findEnvFiles.cjs +28 -46
- package/lib/utils/findEnvFiles.d.cts +19 -0
- package/lib/utils/findEnvFiles.mjs +3 -5
- package/lib/utils/findWorkspaceRoot.js +4 -4
- package/lib/utils/index.cjs +7 -12
- package/lib/utils/index.d.cts +2 -9
- package/lib/utils/index.mjs +1 -1
- package/lib/utils/isGithubTokenValid.js +7 -7
- package/lib/{ps/isWin.cjs → utils/isWindows.cjs} +12 -7
- package/lib/utils/isWindows.d.ts +5 -0
- package/lib/utils/isWindows.js +10 -0
- package/lib/utils/isWindows.mjs +10 -0
- package/lib/utils/runBash.cjs +53 -0
- package/lib/utils/runBash.d.cts +12 -0
- package/lib/utils/runBash.mjs +66 -0
- package/lib/yarn-per-branch-lock-installer.cjs +288 -0
- package/lib/yarn-per-branch-lock-installer.d.cts +2 -0
- package/lib/yarn-per-branch-lock-installer.mjs +122 -0
- package/lib/yarn-reinstall.cjs +8 -13
- package/lib/yarn-reinstall.mjs +1 -1
- package/package.json +91 -57
- package/readme.html +784 -0
- package/readme.md +107 -219
- package/releases/readme.md +6 -3
- package/test/README.md +2 -2
- package/test-project/workspaces/workspace-a/readme.md +20 -0
- package/test-project/workspaces/workspace-a/release/readme.md +42 -0
- package/test-project/workspaces/workspace-a/test/readme.md +12 -0
- package/test-project/workspaces/workspace-b/readme.md +94 -0
- package/test-project/workspaces/workspace-b/requirements.txt +1 -0
- package/test-project/workspaces/workspace-b/themes/hexo-theme-flowbite/readme.md +156 -0
- package/tmp/test-repo/README.md +2 -35
- package/tmp/test-repo-runChecksum/test-complex-glob/README.md +1 -0
- package/tmp/test-repo-runChecksum/test-mixed-args/README.md +1 -0
- package/lib/binary-collections-config.cjs +0 -15
- package/lib/chunk-2CBJCW7E.mjs +0 -81
- package/lib/chunk-4UHL4WVN.mjs +0 -136
- package/lib/chunk-6HHJRKFB.mjs +0 -59
- package/lib/chunk-6S4NXESK.mjs +0 -26
- package/lib/chunk-7XTEJHOE.mjs +0 -193
- package/lib/chunk-AJDD5DZM.mjs +0 -109
- package/lib/chunk-FCDQGYBF.mjs +0 -136
- package/lib/chunk-GEYA2USY.mjs +0 -207
- package/lib/chunk-GJTGHXRA.mjs +0 -356
- package/lib/chunk-ID2WBTE2.mjs +0 -80
- package/lib/chunk-JXFOHKDM.mjs +0 -239
- package/lib/chunk-NCXAP7AA.mjs +0 -31
- package/lib/chunk-PDSXF5HY.mjs +0 -187
- package/lib/chunk-TOIVAQF7.mjs +0 -136
- package/lib/chunk-V5SKYJUB.mjs +0 -136
- package/lib/chunk-WSRETQCA.mjs +0 -59
- package/lib/chunk-YYLIQQKF.mjs +0 -31
- package/lib/del-ps.js +0 -32
- package/lib/del-ps.mjs +0 -43
- package/lib/ps/index.d.cjs +0 -17
- package/lib/ps/index.d.ts +0 -2
- package/lib/ps/index.js +0 -254
- package/lib/ps/isWin.d.ts +0 -2
- package/lib/ps/isWin.js +0 -4
- package/lib/utils/findEnvFiles.d.ts +0 -8
- package/lib/utils/findEnvFiles.js +0 -121
- package/test/package.json +0 -20
- package/test-project/package.json +0 -16
- package/tmp/test-repo/package.json +0 -7
- package/tmp/typedoc/readme.md +0 -320
- /package/lib/{binary-collections-config.d.cts → binary-collections/config.d.cts} +0 -0
- /package/lib/{del-ps.d.ts → clean-github-actions-caches-cli.d.cts} +0 -0
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
import { createRequire } from 'module'; const require = createRequire(import.meta.url);
|
|
3
|
+
import {
|
|
4
|
+
require_utils
|
|
5
|
+
} from "./chunk-6RK5UCTP.mjs";
|
|
6
|
+
import {
|
|
7
|
+
__commonJS,
|
|
8
|
+
__require,
|
|
9
|
+
init_esm_shims
|
|
10
|
+
} from "./chunk-QQ4A6DLD.mjs";
|
|
11
|
+
|
|
12
|
+
// src/yarn-per-branch-lock-installer.cjs
|
|
13
|
+
var require_yarn_per_branch_lock_installer = __commonJS({
|
|
14
|
+
"src/yarn-per-branch-lock-installer.cjs"() {
|
|
15
|
+
init_esm_shims();
|
|
16
|
+
var { execSync } = __require("child_process");
|
|
17
|
+
var spawn = __require("cross-spawn");
|
|
18
|
+
var fs = __require("fs-extra");
|
|
19
|
+
var { getArgs } = require_utils();
|
|
20
|
+
function run(cmd, opts = {}) {
|
|
21
|
+
var _a;
|
|
22
|
+
try {
|
|
23
|
+
return execSync(cmd, {
|
|
24
|
+
encoding: "utf8",
|
|
25
|
+
stdio: "pipe",
|
|
26
|
+
...opts
|
|
27
|
+
}).trim();
|
|
28
|
+
} catch (err) {
|
|
29
|
+
console.error(((_a = err.stderr) == null ? void 0 : _a.toString()) || err.message);
|
|
30
|
+
process.exit(err.status || 1);
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
function getBranchName() {
|
|
34
|
+
return run("git rev-parse --abbrev-ref HEAD");
|
|
35
|
+
}
|
|
36
|
+
function safeBranchName(name) {
|
|
37
|
+
return name.replace(/[\\/]/g, "-");
|
|
38
|
+
}
|
|
39
|
+
function findCorepack() {
|
|
40
|
+
try {
|
|
41
|
+
const paths = run(process.platform === "win32" ? "where corepack" : "which corepack").split(/\r?\n/).filter(Boolean);
|
|
42
|
+
return paths[0] || null;
|
|
43
|
+
} catch {
|
|
44
|
+
return null;
|
|
45
|
+
}
|
|
46
|
+
}
|
|
47
|
+
function findYarn() {
|
|
48
|
+
try {
|
|
49
|
+
const paths = run(process.platform === "win32" ? "where yarn" : "which yarn").split(/\r?\n/).filter(Boolean);
|
|
50
|
+
if (process.platform === "win32") {
|
|
51
|
+
return paths.find((p) => /\.cmd$/i.test(p)) || paths[0] || null;
|
|
52
|
+
}
|
|
53
|
+
return paths[0] || null;
|
|
54
|
+
} catch {
|
|
55
|
+
return null;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
function runYarn(runner, args) {
|
|
59
|
+
const result = spawn.sync(runner.command, [...runner.args, ...args], {
|
|
60
|
+
stdio: "inherit"
|
|
61
|
+
});
|
|
62
|
+
if (result.error) {
|
|
63
|
+
console.error(result.error.message);
|
|
64
|
+
process.exit(1);
|
|
65
|
+
}
|
|
66
|
+
process.exitCode = result.status || 0;
|
|
67
|
+
}
|
|
68
|
+
function showHelp() {
|
|
69
|
+
console.log(`
|
|
70
|
+
Usage:
|
|
71
|
+
yarn-lock-sync [packages...]
|
|
72
|
+
|
|
73
|
+
Options:
|
|
74
|
+
-h, --help Show help
|
|
75
|
+
|
|
76
|
+
Examples:
|
|
77
|
+
yarn-lock-sync
|
|
78
|
+
yarn-lock-sync lodash axios
|
|
79
|
+
`);
|
|
80
|
+
}
|
|
81
|
+
function main() {
|
|
82
|
+
const argv = getArgs({
|
|
83
|
+
boolean: ["help"],
|
|
84
|
+
alias: {
|
|
85
|
+
h: "help"
|
|
86
|
+
}
|
|
87
|
+
});
|
|
88
|
+
if (argv.help) {
|
|
89
|
+
showHelp();
|
|
90
|
+
return;
|
|
91
|
+
}
|
|
92
|
+
const packages = argv._;
|
|
93
|
+
const branch = safeBranchName(getBranchName());
|
|
94
|
+
const yarnLock = "yarn.lock";
|
|
95
|
+
const branchLock = `yarn.${branch}.lock`;
|
|
96
|
+
const corepackPath = findCorepack();
|
|
97
|
+
const yarnPath = findYarn();
|
|
98
|
+
const yarnRunner = corepackPath ? { command: corepackPath, args: ["yarn"] } : yarnPath ? { command: yarnPath, args: [] } : null;
|
|
99
|
+
if (!yarnRunner) {
|
|
100
|
+
console.error("Error: Corepack or Yarn not found in PATH.");
|
|
101
|
+
process.exit(1);
|
|
102
|
+
}
|
|
103
|
+
if (fs.existsSync(branchLock)) {
|
|
104
|
+
console.log(`Restoring ${branchLock} -> ${yarnLock}`);
|
|
105
|
+
fs.copyFileSync(branchLock, yarnLock);
|
|
106
|
+
} else {
|
|
107
|
+
console.log(`No ${branchLock} found`);
|
|
108
|
+
fs.removeSync(yarnLock);
|
|
109
|
+
}
|
|
110
|
+
const args = packages.length ? ["up", ...packages] : ["install"];
|
|
111
|
+
const commandText = [yarnRunner.command, ...yarnRunner.args, ...args].join(" ");
|
|
112
|
+
console.log(`Running: ${commandText}`);
|
|
113
|
+
runYarn(yarnRunner, args);
|
|
114
|
+
if (fs.existsSync(yarnLock)) {
|
|
115
|
+
console.log(`Saving ${yarnLock} -> ${branchLock}`);
|
|
116
|
+
fs.copyFileSync(yarnLock, branchLock);
|
|
117
|
+
}
|
|
118
|
+
}
|
|
119
|
+
main();
|
|
120
|
+
}
|
|
121
|
+
});
|
|
122
|
+
export default require_yarn_per_branch_lock_installer();
|
package/lib/yarn-reinstall.cjs
CHANGED
|
@@ -19,9 +19,9 @@ var require_utils = __commonJS({
|
|
|
19
19
|
init_cjs_shims();
|
|
20
20
|
var fs = require("fs");
|
|
21
21
|
var path = require("upath");
|
|
22
|
-
var
|
|
22
|
+
var minimistLib = require("minimist");
|
|
23
|
+
var argv = minimistLib(process.argv.slice(2));
|
|
23
24
|
var { exec } = require("child_process");
|
|
24
|
-
var { URL: URL2 } = require("url");
|
|
25
25
|
var { promisify } = require("util");
|
|
26
26
|
var execAsync = promisify(exec);
|
|
27
27
|
async function parseGitRemotes() {
|
|
@@ -34,7 +34,7 @@ var require_utils = __commonJS({
|
|
|
34
34
|
if (name && url) {
|
|
35
35
|
const [repoUrl] = url.split(" ");
|
|
36
36
|
try {
|
|
37
|
-
const parsedUrl = new
|
|
37
|
+
const parsedUrl = new URL(repoUrl);
|
|
38
38
|
const pathParts = parsedUrl.pathname.split("/").filter(Boolean);
|
|
39
39
|
if (parsedUrl.hostname === "github.com" && pathParts.length === 2) {
|
|
40
40
|
let repoPath = pathParts.join("/");
|
|
@@ -55,15 +55,10 @@ var require_utils = __commonJS({
|
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
57
|
module2.exports.parseGitRemotes = parseGitRemotes;
|
|
58
|
-
function
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
fullPath = fullPath.charAt(0).toUpperCase() + fullPath.slice(1);
|
|
58
|
+
function getArgs2(opts) {
|
|
59
|
+
if (opts) {
|
|
60
|
+
return minimistLib(process.argv.slice(2), opts);
|
|
62
61
|
}
|
|
63
|
-
return fullPath;
|
|
64
|
-
}
|
|
65
|
-
module2.exports.joinPathPreserveDriveLetter = joinPathPreserveDriveLetter;
|
|
66
|
-
function getArgs2() {
|
|
67
62
|
return argv;
|
|
68
63
|
}
|
|
69
64
|
module2.exports.getArgs = getArgs2;
|
|
@@ -88,7 +83,7 @@ var require_utils = __commonJS({
|
|
|
88
83
|
try {
|
|
89
84
|
fs.rmdirSync(fullPath);
|
|
90
85
|
console.log("deleted", fullPath);
|
|
91
|
-
} catch (
|
|
86
|
+
} catch (_e) {
|
|
92
87
|
try {
|
|
93
88
|
fs.rmSync(fullPath, { recursive: true, force: true, retryDelay: 7e3 });
|
|
94
89
|
console.log("deleted", fullPath);
|
|
@@ -101,7 +96,7 @@ var require_utils = __commonJS({
|
|
|
101
96
|
try {
|
|
102
97
|
fs.unlinkSync(fullPath);
|
|
103
98
|
console.log("deleted", fullPath);
|
|
104
|
-
} catch (
|
|
99
|
+
} catch (_e) {
|
|
105
100
|
try {
|
|
106
101
|
fs.rmSync(fullPath, { recursive: true, force: true, retryDelay: 7e3 });
|
|
107
102
|
console.log("deleted", fullPath);
|
package/lib/yarn-reinstall.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "binary-collections",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.13",
|
|
4
4
|
"description": "Utility to clean any programming caches and more",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"cache",
|
|
@@ -36,29 +36,28 @@
|
|
|
36
36
|
"files": [
|
|
37
37
|
"binaries",
|
|
38
38
|
"lib",
|
|
39
|
-
"
|
|
40
|
-
"docs-src/**/*.md",
|
|
39
|
+
"docs-src",
|
|
41
40
|
"readme.md",
|
|
42
|
-
".puppeterrc
|
|
41
|
+
".puppeterrc.cjs",
|
|
43
42
|
"requirements.txt"
|
|
44
43
|
],
|
|
45
44
|
"scripts": {
|
|
46
|
-
"build": "tsc -b tsconfig.build.json && npm run build
|
|
47
|
-
"build
|
|
48
|
-
"build
|
|
49
|
-
"build
|
|
45
|
+
"build": "tsc -b tsconfig.build.json && npm run build-tsup && npm run build-exports",
|
|
46
|
+
"build-exports": "node -r ts-node/register -r dotenv/config build.mjs",
|
|
47
|
+
"build-packages": "yarn workspaces foreach --worktree --exclude=binary-collections --no-private run build",
|
|
48
|
+
"build-rollup": "rollup -c rollup.config.js",
|
|
49
|
+
"build-tsup": "node build.tsup.js",
|
|
50
50
|
"clean": "rimraf lib tmp/dist binaries",
|
|
51
|
-
"pack": "node
|
|
52
|
-
"postbuild": "node -r ts-node/register -r dotenv/config build.exports.mjs && yarn run pack",
|
|
51
|
+
"pack": "node package.cjs --yarn --filename=bin",
|
|
53
52
|
"prepare": "husky",
|
|
54
|
-
"
|
|
55
|
-
"test
|
|
56
|
-
"test
|
|
57
|
-
"test
|
|
58
|
-
"test
|
|
59
|
-
"
|
|
60
|
-
"update:
|
|
61
|
-
"
|
|
53
|
+
"puppeteer:browser": "npx -y puppeteer browsers install chrome",
|
|
54
|
+
"test": "test-cjs",
|
|
55
|
+
"test-coverage": "npm test --coverage --detectOpenHandles",
|
|
56
|
+
"test-esm": "test-esm",
|
|
57
|
+
"test-nrs": "npm test -- nrs build-**",
|
|
58
|
+
"test-watch": "npm test --watch",
|
|
59
|
+
"update:ncu": "npx npm-check-updates -u --enginesNode --root -x jest -x @types/jest -x babel-jest -x @babel/core -x @babel/preset-env -x @babel/preset-typescript -x ts-jest -x eslint -x @eslint/eslintrc -x @eslint/js -x @typescript-eslint/eslint-plugin -x @typescript-eslint/parser -x eslint-config-prettier -x eslint-plugin-prettier -x typescript-eslint -x prettier -x typescript -x ts-node -x @yarnpkg/core",
|
|
60
|
+
"update:packer": "curl -L https://github.com/dimaslanjaka/nodejs-package-types/raw/main/packer.js > packer.cjs"
|
|
62
61
|
},
|
|
63
62
|
"repository": {
|
|
64
63
|
"type": "git",
|
|
@@ -67,67 +66,62 @@
|
|
|
67
66
|
"dependencies": {
|
|
68
67
|
"@yarnpkg/core": "^4.7.0",
|
|
69
68
|
"ansi-colors": "^4.1.3",
|
|
70
|
-
"axios": "^1.
|
|
69
|
+
"axios": "^1.16.1",
|
|
70
|
+
"cross-spawn": "https://github.com/dimaslanjaka/node-cross-spawn/raw/78b09a1f799430fb251c1b438ec56ce7957674f4/release/cross-spawn.tgz",
|
|
71
|
+
"crypto-js": "^4.2.0",
|
|
71
72
|
"dotenv": "^17.4.2",
|
|
72
|
-
"
|
|
73
|
-
"
|
|
74
|
-
"git-command-helper": "https://github.com/dimaslanjaka/git-command-helper/raw/refs/heads/pre-release/release/git-command-helper.tgz",
|
|
73
|
+
"fs-extra": "^11.3.5",
|
|
74
|
+
"git-command-helper": "https://github.com/dimaslanjaka/git-command-helper/raw/ed17f70eb7444d24bd8eb984a4afe9fd64652838/release/git-command-helper.tgz",
|
|
75
75
|
"glob": "^13.0.6",
|
|
76
76
|
"minimatch": "^10.2.5",
|
|
77
77
|
"minimist": "^1.2.8",
|
|
78
78
|
"ps-node": "^0.1.6",
|
|
79
|
-
"puppeteer": "^
|
|
79
|
+
"puppeteer": "^25.0.4",
|
|
80
80
|
"puppeteer-extra": "^3.3.6",
|
|
81
81
|
"puppeteer-extra-plugin-stealth": "^2.11.2",
|
|
82
|
-
"
|
|
83
|
-
"
|
|
82
|
+
"sbg-utility": "https://github.com/dimaslanjaka/static-blog-generator/raw/44e5c7b79b4e60f8c2d34857c27b8ce677d7493e/packages/sbg-utility/release/sbg-utility.tgz",
|
|
83
|
+
"tar-stream": "^3.2.0",
|
|
84
84
|
"upath": "^3.0.7",
|
|
85
|
-
"
|
|
86
|
-
"
|
|
85
|
+
"which": "^7.0.0",
|
|
86
|
+
"yaml": "^2.9.0",
|
|
87
|
+
"yarn": "^1.22.22",
|
|
88
|
+
"zlib": "^1.0.5"
|
|
87
89
|
},
|
|
88
90
|
"devDependencies": {
|
|
89
91
|
"@babel/core": "^7.29.0",
|
|
92
|
+
"@babel/plugin-syntax-import-assertions": "^7.28.6",
|
|
90
93
|
"@babel/preset-env": "^7.29.2",
|
|
91
94
|
"@babel/preset-typescript": "^7.28.5",
|
|
92
|
-
"@eslint
|
|
93
|
-
"@eslint/js": "^10.0.1",
|
|
95
|
+
"@dimaslanjaka/eslint-base-config": "^1.0.1",
|
|
94
96
|
"@rollup/plugin-babel": "^7.0.0",
|
|
95
97
|
"@rollup/plugin-commonjs": "^29.0.2",
|
|
96
98
|
"@rollup/plugin-json": "^6.1.0",
|
|
97
99
|
"@rollup/plugin-node-resolve": "^16.0.3",
|
|
98
100
|
"@types/babel__core": "^7",
|
|
99
101
|
"@types/babel__preset-env": "^7",
|
|
100
|
-
"@types/
|
|
102
|
+
"@types/crypto-js": "^4",
|
|
101
103
|
"@types/fs-extra": "^11",
|
|
102
104
|
"@types/jest": "^30.0.0",
|
|
103
105
|
"@types/minimist": "^1",
|
|
104
|
-
"@types/
|
|
105
|
-
"@types/
|
|
106
|
+
"@types/mocha": "^10.0.10",
|
|
107
|
+
"@types/node": "^25.9.1",
|
|
106
108
|
"@types/ps-node": "^0",
|
|
107
|
-
"@types/
|
|
108
|
-
"@
|
|
109
|
-
"@typescript-eslint/parser": "^8.59.0",
|
|
109
|
+
"@types/tar-stream": "^3",
|
|
110
|
+
"@types/which": "^3.0.4",
|
|
110
111
|
"babel-jest": "^30.4.1",
|
|
111
112
|
"browser-sync": "^3.0.4",
|
|
112
113
|
"cross-env": "^10.1.0",
|
|
113
|
-
"
|
|
114
|
-
"eslint": "^10.2.1",
|
|
115
|
-
"eslint-config-prettier": "^10.1.8",
|
|
116
|
-
"eslint-plugin-prettier": "^5.5.5",
|
|
117
|
-
"globals": "^17.5.0",
|
|
114
|
+
"globals": "^17.6.0",
|
|
118
115
|
"gulp": "^5.0.1",
|
|
119
116
|
"husky": "^9.1.7",
|
|
120
117
|
"jest": "^30.4.2",
|
|
121
|
-
"lint-staged": "^
|
|
122
|
-
"marked": "^18.0.
|
|
123
|
-
"prettier": "^3.8.3",
|
|
118
|
+
"lint-staged": "^17.0.5",
|
|
119
|
+
"marked": "^18.0.4",
|
|
124
120
|
"rimraf": "^6.1.3",
|
|
125
|
-
"rollup": "^4.60.
|
|
121
|
+
"rollup": "^4.60.4",
|
|
126
122
|
"ts-jest": "^29.4.9",
|
|
127
123
|
"ts-node": "^10.9.2",
|
|
128
124
|
"tsup": "^8.5.1",
|
|
129
|
-
"typedoc": "^0.28.19",
|
|
130
|
-
"typedoc-plugin-ga": "^1.1.1",
|
|
131
125
|
"typescript": "^6.0.3"
|
|
132
126
|
},
|
|
133
127
|
"directories": {
|
|
@@ -139,31 +133,45 @@
|
|
|
139
133
|
],
|
|
140
134
|
"packageManager": "yarn@4.9.2",
|
|
141
135
|
"resolutions": {
|
|
142
|
-
"
|
|
143
|
-
"
|
|
144
|
-
"
|
|
136
|
+
"@types/through2": "https://github.com/dimaslanjaka/nodejs-package-types/raw/refs/heads/through2/release/types-through2.tgz",
|
|
137
|
+
"cross-spawn": "https://github.com/dimaslanjaka/node-cross-spawn/raw/78b09a1f799430fb251c1b438ec56ce7957674f4/release/cross-spawn.tgz",
|
|
138
|
+
"git-command-helper": "https://github.com/dimaslanjaka/git-command-helper/raw/dd8c8ef596083f367c592f97a2439f9fc8ab33b2/release/git-command-helper.tgz",
|
|
139
|
+
"sbg-utility": "https://github.com/dimaslanjaka/static-blog-generator/raw/44e5c7b79b4e60f8c2d34857c27b8ce677d7493e/packages/sbg-utility/release/sbg-utility.tgz",
|
|
140
|
+
"@dimaslanjaka/eslint-base-config": "https://github.com/dimaslanjaka/eslint-base-config/raw/9741b4feac89f303ea585e3ecac2b0e768434135/release/dimaslanjaka-eslint-base-config.tgz"
|
|
145
141
|
},
|
|
146
142
|
"bin": {
|
|
147
143
|
"binary-collections": "lib/binary-collections.cjs",
|
|
148
144
|
"binary-executor": "binaries/binary-executor.cjs",
|
|
145
|
+
"build-package": "lib/node-package-packer-cli.cjs",
|
|
146
|
+
"build-package-tarball": "lib/node-package-packer-cli.cjs",
|
|
147
|
+
"build-tarball": "lib/node-package-packer-cli.cjs",
|
|
149
148
|
"changelog": "lib/changelog.cjs",
|
|
150
149
|
"chatgpt": "lib/free-chatgpt.cjs",
|
|
151
|
-
"clean-github-actions-cache": "lib/clean-github-actions-caches.cjs",
|
|
152
|
-
"clean-github-actions-caches": "lib/clean-github-actions-caches.cjs",
|
|
150
|
+
"clean-github-actions-cache": "lib/clean-github-actions-caches-cli.cjs",
|
|
151
|
+
"clean-github-actions-caches": "lib/clean-github-actions-caches-cli.cjs",
|
|
153
152
|
"clean-nodemodule": "binaries/clean-nodemodule.cjs",
|
|
154
153
|
"clean-nodemodules": "binaries/clean-nodemodules.cjs",
|
|
155
|
-
"clear-gh-caches": "lib/clean-github-actions-caches.cjs",
|
|
156
|
-
"clear-github-actions-cache": "lib/clean-github-actions-caches.cjs",
|
|
157
|
-
"clear-github-actions-caches": "lib/clean-github-actions-caches.cjs",
|
|
154
|
+
"clear-gh-caches": "lib/clean-github-actions-caches-cli.cjs",
|
|
155
|
+
"clear-github-actions-cache": "lib/clean-github-actions-caches-cli.cjs",
|
|
156
|
+
"clear-github-actions-caches": "lib/clean-github-actions-caches-cli.cjs",
|
|
157
|
+
"copy": "lib/file/copy-cli.cjs",
|
|
158
|
+
"copy-file": "lib/file/copy-cli.cjs",
|
|
158
159
|
"del-gradle": "lib/del-gradle.cjs",
|
|
159
160
|
"del-node-modules": "lib/del-node-modules.cjs",
|
|
160
161
|
"del-nodemodules": "lib/del-node-modules.cjs",
|
|
161
|
-
"del-ps": "lib/del-ps.cjs",
|
|
162
|
+
"del-ps": "lib/del-ps-cli.cjs",
|
|
162
163
|
"del-yarn-caches": "lib/del-yarn-caches.cjs",
|
|
163
164
|
"del-yarncaches": "lib/del-yarn-caches.cjs",
|
|
164
165
|
"dev": "binaries/dev.cjs",
|
|
165
166
|
"dir-tree": "lib/print-directory-tree.cjs",
|
|
167
|
+
"download": "lib/downloader-cli.cjs",
|
|
168
|
+
"download-file": "lib/downloader-cli.cjs",
|
|
169
|
+
"downloader": "lib/downloader-cli.cjs",
|
|
166
170
|
"empty": "binaries/empty.cjs",
|
|
171
|
+
"exec-node": "lib/node-executor.cjs",
|
|
172
|
+
"execute-node": "lib/node-executor.cjs",
|
|
173
|
+
"fetch-file": "lib/downloader-cli.cjs",
|
|
174
|
+
"file-downloader": "lib/downloader-cli.cjs",
|
|
167
175
|
"find-node-modules": "lib/find-node-modules-cli.cjs",
|
|
168
176
|
"free-chatgpt": "lib/free-chatgpt.cjs",
|
|
169
177
|
"git-diff": "lib/git-diff-cli.cjs",
|
|
@@ -175,31 +183,57 @@
|
|
|
175
183
|
"javakill": "binaries/javakill.cjs",
|
|
176
184
|
"kill-night-crows": "lib/kill-night-crows.cjs",
|
|
177
185
|
"kill-process": "binaries/kill-process.cjs",
|
|
186
|
+
"move": "lib/file/move-cli.cjs",
|
|
187
|
+
"move-file": "lib/file/move-cli.cjs",
|
|
188
|
+
"node-cache-cleaner": "lib/node-cache-cleaner-cli.cjs",
|
|
189
|
+
"node-copy": "lib/file/copy-cli.cjs",
|
|
190
|
+
"node-exec": "lib/node-executor.cjs",
|
|
191
|
+
"node-executor": "lib/node-executor.cjs",
|
|
192
|
+
"node-move": "lib/file/move-cli.cjs",
|
|
193
|
+
"node-package-packer": "lib/node-package-packer-cli.cjs",
|
|
178
194
|
"nodekill": "binaries/nodekill.cjs",
|
|
179
195
|
"npm-run-series": "lib/npm-run-series.cjs",
|
|
180
196
|
"nrs": "lib/npm-run-series.cjs",
|
|
197
|
+
"pack-node-package": "lib/node-package-packer-cli.cjs",
|
|
198
|
+
"pack-tarball": "lib/node-package-packer-cli.cjs",
|
|
181
199
|
"package-resolutions-updater": "lib/package-resolutions-updater-cli.cjs",
|
|
182
200
|
"php-cs-fixer-staged": "lib/php-cs-fixer-staged.cjs",
|
|
183
201
|
"pkg-res-updater": "lib/package-resolutions-updater-cli.cjs",
|
|
184
202
|
"pkg-resolutions-updater": "lib/package-resolutions-updater-cli.cjs",
|
|
185
203
|
"print-directory-tree": "lib/print-directory-tree.cjs",
|
|
204
|
+
"print-tarball-tree": "lib/print-tarball-tree.cjs",
|
|
186
205
|
"print-tree": "lib/print-directory-tree.cjs",
|
|
187
206
|
"prod": "binaries/prod.cjs",
|
|
188
207
|
"py": "binaries/py.cjs",
|
|
189
208
|
"remove-module": "lib/remove-module.cjs",
|
|
209
|
+
"remove-node-module": "lib/rm-node-module-cli.cjs",
|
|
210
|
+
"remove-node-modules": "lib/rm-node-module-cli.cjs",
|
|
211
|
+
"rm-node-module": "lib/rm-node-module-cli.cjs",
|
|
212
|
+
"rm-node-modules": "lib/rm-node-module-cli.cjs",
|
|
190
213
|
"rmfind": "binaries/rmfind.cjs",
|
|
191
|
-
"rmpath": "lib/rmpath.cjs",
|
|
214
|
+
"rmpath": "lib/rmpath-cli.cjs",
|
|
192
215
|
"rmx": "binaries/rmx.cjs",
|
|
216
|
+
"run-by-checksum": "lib/run-by-checksum-cli.cjs",
|
|
217
|
+
"run-c": "lib/run-by-checksum-cli.cjs",
|
|
218
|
+
"run-checksum": "lib/run-by-checksum-cli.cjs",
|
|
193
219
|
"run-s": "lib/npm-run-series.cjs",
|
|
194
220
|
"run-series": "lib/npm-run-series.cjs",
|
|
195
221
|
"submodule-install": "lib/submodule-install.cjs",
|
|
196
222
|
"submodule-remove": "lib/submodule-remove-cli.cjs",
|
|
197
223
|
"submodule-token": "binaries/submodule-token.cjs",
|
|
224
|
+
"tarball-packer": "lib/node-package-packer-cli.cjs",
|
|
225
|
+
"tarball-tree": "lib/print-tarball-tree.cjs",
|
|
198
226
|
"test-cjs": "binaries/test-cjs.cjs",
|
|
227
|
+
"test-esm": "binaries/test-esm.cjs",
|
|
199
228
|
"undo-commit": "lib/git/undo-commit.cjs",
|
|
200
229
|
"undo-last-commit": "lib/git/undo-commit.cjs",
|
|
201
230
|
"undo-staged": "lib/git/undo-staged.cjs",
|
|
231
|
+
"y-install": "lib/yarn-per-branch-lock-installer.cjs",
|
|
202
232
|
"yarn-clean": "binaries/yarn-clean.cjs",
|
|
203
|
-
"yarn-
|
|
233
|
+
"yarn-install": "lib/yarn-per-branch-lock-installer.cjs",
|
|
234
|
+
"yarn-per-branch-lock-installer": "lib/yarn-per-branch-lock-installer.cjs",
|
|
235
|
+
"yarn-reinstall": "lib/yarn-reinstall.cjs",
|
|
236
|
+
"yc": "binaries/yc.cjs",
|
|
237
|
+
"ycw": "binaries/ycw.cjs"
|
|
204
238
|
}
|
|
205
239
|
}
|