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
|
@@ -1,234 +0,0 @@
|
|
|
1
|
-
const fs = require("fs").promises;
|
|
2
|
-
const path = require("path");
|
|
3
|
-
const crypto = require("crypto");
|
|
4
|
-
const { execSync } = require("child_process");
|
|
5
|
-
const glob = require("glob");
|
|
6
|
-
const { getArgs } = require("./utils.js");
|
|
7
|
-
const sbgUtil = require("sbg-utility");
|
|
8
|
-
const dotenv = require("dotenv");
|
|
9
|
-
|
|
10
|
-
const projectDir = process.cwd();
|
|
11
|
-
const envPath = path.join(projectDir, ".env");
|
|
12
|
-
|
|
13
|
-
// Load the .env file using dotenv (ESM import)
|
|
14
|
-
if (fs.existsSync(envPath)) dotenv.config({ path: envPath });
|
|
15
|
-
|
|
16
|
-
// Parse CLI arguments
|
|
17
|
-
const argv = getArgs();
|
|
18
|
-
|
|
19
|
-
// Main logic wrapped in an async function
|
|
20
|
-
async function main() {
|
|
21
|
-
// Determine output file from CLI args
|
|
22
|
-
let relativeOutputFile = "tmp/directory-structure.txt";
|
|
23
|
-
if (argv.output || argv.o) {
|
|
24
|
-
relativeOutputFile = argv.output || argv.o;
|
|
25
|
-
}
|
|
26
|
-
// If not absolute, resolve relative to projectDir
|
|
27
|
-
const outputFile = path.isAbsolute(relativeOutputFile)
|
|
28
|
-
? relativeOutputFile
|
|
29
|
-
: path.join(projectDir, relativeOutputFile);
|
|
30
|
-
|
|
31
|
-
// Create or clear the hash file
|
|
32
|
-
sbgUtil.writefile(outputFile, "");
|
|
33
|
-
|
|
34
|
-
/**
|
|
35
|
-
* List of file extensions to include
|
|
36
|
-
* @type {string[]}
|
|
37
|
-
*/
|
|
38
|
-
let extensions = [];
|
|
39
|
-
if (argv.ext) {
|
|
40
|
-
extensions = argv.ext
|
|
41
|
-
.split(",")
|
|
42
|
-
.map((e) => e.trim().replace(/^\./, ""))
|
|
43
|
-
.filter(Boolean);
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
// Directories to exclude
|
|
47
|
-
let excludeDirs = [
|
|
48
|
-
"node_modules",
|
|
49
|
-
"vendor",
|
|
50
|
-
"venv",
|
|
51
|
-
".venv",
|
|
52
|
-
".git",
|
|
53
|
-
".hg",
|
|
54
|
-
".svn",
|
|
55
|
-
".idea",
|
|
56
|
-
".vscode",
|
|
57
|
-
"dist",
|
|
58
|
-
"build",
|
|
59
|
-
"out",
|
|
60
|
-
"coverage",
|
|
61
|
-
".DS_Store"
|
|
62
|
-
];
|
|
63
|
-
if (argv.exclude) {
|
|
64
|
-
const userExcludes = argv.exclude
|
|
65
|
-
.split(",")
|
|
66
|
-
.map((d) => d.trim())
|
|
67
|
-
.filter(Boolean);
|
|
68
|
-
if (argv["override-exclude"] || argv.we) {
|
|
69
|
-
// Override the default excludes with user-provided ones
|
|
70
|
-
excludeDirs = userExcludes;
|
|
71
|
-
} else {
|
|
72
|
-
// Append user-provided excludes to the default ones
|
|
73
|
-
excludeDirs = excludeDirs.concat(userExcludes);
|
|
74
|
-
}
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
// Convert excludeDirs into glob ignore patterns
|
|
78
|
-
const ignorePatterns = excludeDirs.map((dir) => `**/${dir}/**`);
|
|
79
|
-
|
|
80
|
-
// Initialize an array to hold the formatted outputs
|
|
81
|
-
let hashArray = [];
|
|
82
|
-
|
|
83
|
-
// Helper function to hash and add file if not already processed
|
|
84
|
-
const processedFiles = new Set();
|
|
85
|
-
/**
|
|
86
|
-
* Hashes a file and pushes its relative path and hash to the hashArray.
|
|
87
|
-
* @param {string} file - The absolute path to the file.
|
|
88
|
-
* @returns {Promise<void>} Resolves when the file has been processed and added to hashArray.
|
|
89
|
-
*/
|
|
90
|
-
async function hashAndPush(file) {
|
|
91
|
-
if (processedFiles.has(file)) return;
|
|
92
|
-
processedFiles.add(file);
|
|
93
|
-
let relativePath = path.relative(projectDir, file);
|
|
94
|
-
relativePath = relativePath.split(path.sep).join("/");
|
|
95
|
-
try {
|
|
96
|
-
const stats = await fs.stat(file);
|
|
97
|
-
const pseudoHash = `${stats.size}-${stats.mtimeMs}`;
|
|
98
|
-
const hash = crypto.createHash("sha256").update(pseudoHash).digest("hex");
|
|
99
|
-
hashArray.push(`${relativePath} ${hash.slice(0, 8)}`);
|
|
100
|
-
} catch (err) {
|
|
101
|
-
console.error(`Error processing file: ${file}`, err instanceof Error ? err.message : "<unknown error>");
|
|
102
|
-
if (err && err.code === "ENOENT") {
|
|
103
|
-
hashArray.push(`${relativePath} <file not found>`);
|
|
104
|
-
} else {
|
|
105
|
-
hashArray.push(`${relativePath} <error: ${err && err.code ? `code ${err.code}` : "unknown"}>`);
|
|
106
|
-
}
|
|
107
|
-
}
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
// Collect all files to process (extensions + special files)
|
|
111
|
-
const initialFiles = [
|
|
112
|
-
path.join(projectDir, "package.json"),
|
|
113
|
-
path.join(projectDir, "composer.json"),
|
|
114
|
-
path.join(projectDir, "requirements.txt")
|
|
115
|
-
];
|
|
116
|
-
let patterns = [];
|
|
117
|
-
if (argv.pattern) {
|
|
118
|
-
if (Array.isArray(argv.pattern)) {
|
|
119
|
-
patterns = argv.pattern.map((p) => p.trim()).filter(Boolean);
|
|
120
|
-
} else {
|
|
121
|
-
patterns = [argv.pattern.trim()];
|
|
122
|
-
}
|
|
123
|
-
} else if (extensions.length === 0) {
|
|
124
|
-
patterns = ["**/*.*"];
|
|
125
|
-
} else {
|
|
126
|
-
patterns = extensions.map((ext) => `**/*.${ext}`);
|
|
127
|
-
}
|
|
128
|
-
const globFiles = glob.sync(patterns.length === 1 ? patterns[0] : `{${patterns.join(",")}}`, {
|
|
129
|
-
cwd: projectDir,
|
|
130
|
-
ignore: ignorePatterns,
|
|
131
|
-
absolute: true,
|
|
132
|
-
nodir: true
|
|
133
|
-
});
|
|
134
|
-
const allFiles = new Set([...initialFiles, ...globFiles]);
|
|
135
|
-
|
|
136
|
-
// Hash all unique files
|
|
137
|
-
await Promise.all(Array.from(allFiles).map(hashAndPush));
|
|
138
|
-
|
|
139
|
-
// Sort the hashArray by file paths
|
|
140
|
-
hashArray.sort((a, b) => a.localeCompare(b));
|
|
141
|
-
|
|
142
|
-
/**
|
|
143
|
-
* Generates a directory/file tree string from a hash array of file paths and hashes.
|
|
144
|
-
*
|
|
145
|
-
* @param {string[]} hashArray - Array of strings in the format 'relative/path/to/file hash'.
|
|
146
|
-
* @returns {string} The directory/file tree as a string, with file hashes.
|
|
147
|
-
*/
|
|
148
|
-
function getFileTreeString(hashArray) {
|
|
149
|
-
const tree = {};
|
|
150
|
-
// Map file paths to hashes for quick lookup
|
|
151
|
-
const hashMap = {};
|
|
152
|
-
for (const entry of hashArray) {
|
|
153
|
-
const [filePath, hash] = entry.split(" ");
|
|
154
|
-
hashMap[filePath] = hash;
|
|
155
|
-
const parts = filePath.split("/");
|
|
156
|
-
let current = tree;
|
|
157
|
-
for (let i = 0; i < parts.length; i++) {
|
|
158
|
-
const part = parts[i];
|
|
159
|
-
if (i === parts.length - 1) {
|
|
160
|
-
current[part] = null; // file
|
|
161
|
-
} else {
|
|
162
|
-
current[part] = current[part] || {};
|
|
163
|
-
current = current[part];
|
|
164
|
-
}
|
|
165
|
-
}
|
|
166
|
-
}
|
|
167
|
-
/**
|
|
168
|
-
* Recursively builds the tree string for a given node.
|
|
169
|
-
*
|
|
170
|
-
* @param {Object} node - The current node in the tree.
|
|
171
|
-
* @param {string} prefix - The prefix for the current tree level.
|
|
172
|
-
* @param {string} parentPath - The path to the current node.
|
|
173
|
-
* @returns {string[]} Array of lines representing the tree structure.
|
|
174
|
-
*/
|
|
175
|
-
function printNode(node, prefix = "", parentPath = "") {
|
|
176
|
-
const keys = Object.keys(node).sort();
|
|
177
|
-
let lines = [];
|
|
178
|
-
keys.forEach((key, idx) => {
|
|
179
|
-
const isLast = idx === keys.length - 1;
|
|
180
|
-
const branch = isLast ? "└── " : "├── ";
|
|
181
|
-
const currentPath = parentPath ? parentPath + "/" + key : key;
|
|
182
|
-
if (node[key] === null) {
|
|
183
|
-
// file: show hash
|
|
184
|
-
lines.push(prefix + branch + key + " [" + (hashMap[currentPath] || "") + "]");
|
|
185
|
-
} else {
|
|
186
|
-
lines.push(prefix + branch + key + "/");
|
|
187
|
-
lines = lines.concat(printNode(node[key], prefix + (isLast ? " " : "│ "), currentPath));
|
|
188
|
-
}
|
|
189
|
-
});
|
|
190
|
-
return lines;
|
|
191
|
-
}
|
|
192
|
-
return printNode(tree, "", "").join("\n");
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
// Write directory/file tree to the output file (hashes are included in the tree)
|
|
196
|
-
const fileTreeString = getFileTreeString(hashArray);
|
|
197
|
-
await fs.writeFile(outputFile, fileTreeString + "\n", "utf-8");
|
|
198
|
-
|
|
199
|
-
// Add the hash file to the commit if --git-add is present
|
|
200
|
-
if (argv["git-add"]) {
|
|
201
|
-
execSync(`git add ${relativeOutputFile}`);
|
|
202
|
-
console.log(`Directory tree written to ${relativeOutputFile} and staged for git.`);
|
|
203
|
-
} else {
|
|
204
|
-
console.log(`Directory tree written to ${relativeOutputFile}.`);
|
|
205
|
-
}
|
|
206
|
-
}
|
|
207
|
-
|
|
208
|
-
if (argv.help || argv.h) {
|
|
209
|
-
console.log(`
|
|
210
|
-
Usage: node print-directory-tree.cjs [options]
|
|
211
|
-
|
|
212
|
-
Options:
|
|
213
|
-
--output, -o <file> Output file path (default: tmp/directory-structure.txt)
|
|
214
|
-
--ext <exts> Comma-separated list of file extensions (no dot, e.g. js,ts)
|
|
215
|
-
--pattern <glob> Glob pattern(s) for files (can be repeated)
|
|
216
|
-
--exclude <dirs> Comma-separated list of directories to exclude (appends to default)
|
|
217
|
-
--override-exclude, -we Override default exclude directories with --exclude
|
|
218
|
-
--git-add Add output file to git after writing
|
|
219
|
-
--help, -h Show this help message
|
|
220
|
-
|
|
221
|
-
Examples:
|
|
222
|
-
node print-directory-tree.cjs --ext=js,ts
|
|
223
|
-
node print-directory-tree.cjs --pattern=src/**/*.js --pattern=test/**/*.js
|
|
224
|
-
node print-directory-tree.cjs --exclude=dist,build
|
|
225
|
-
node print-directory-tree.cjs --output=tmp/tree.txt
|
|
226
|
-
`);
|
|
227
|
-
process.exit(0);
|
|
228
|
-
}
|
|
229
|
-
|
|
230
|
-
// Execute the main function
|
|
231
|
-
main().catch((err) => {
|
|
232
|
-
console.error(err);
|
|
233
|
-
process.exit(1);
|
|
234
|
-
});
|
package/src/ps/index.js
DELETED
|
@@ -1,286 +0,0 @@
|
|
|
1
|
-
var ChildProcess = require("child_process");
|
|
2
|
-
var IS_WIN = require("./isWin");
|
|
3
|
-
var TableParser = require("./table-parser");
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* End of line.
|
|
7
|
-
* Basically, the EOL should be:
|
|
8
|
-
* - windows: \r\n
|
|
9
|
-
* - *nix: \n
|
|
10
|
-
* But i'm trying to get every possibilities covered.
|
|
11
|
-
*/
|
|
12
|
-
var EOL = /(\r\n)|(\n\r)|\n|\r/;
|
|
13
|
-
var SystemEOL = require("os").EOL;
|
|
14
|
-
|
|
15
|
-
// ps-node
|
|
16
|
-
|
|
17
|
-
/**
|
|
18
|
-
* Execute child process
|
|
19
|
-
* @type {Function}
|
|
20
|
-
* @param {String[]} args
|
|
21
|
-
* @param {Function} callback
|
|
22
|
-
* @param {Object=null} callback.err
|
|
23
|
-
* @param {Object[]} callback.stdout
|
|
24
|
-
*/
|
|
25
|
-
|
|
26
|
-
var Exec =
|
|
27
|
-
(module.exports =
|
|
28
|
-
exports =
|
|
29
|
-
function (args, callback) {
|
|
30
|
-
var spawn = ChildProcess.spawn;
|
|
31
|
-
|
|
32
|
-
// on windows, if use ChildProcess.exec(`wmic process get`), the stdout will gives you nothing
|
|
33
|
-
// that's why I use `cmd` instead
|
|
34
|
-
if (IS_WIN) {
|
|
35
|
-
var CMD = spawn("cmd");
|
|
36
|
-
var stdout = "";
|
|
37
|
-
var stderr = null;
|
|
38
|
-
|
|
39
|
-
CMD.stdout.on("data", function (data) {
|
|
40
|
-
stdout += data.toString();
|
|
41
|
-
});
|
|
42
|
-
|
|
43
|
-
CMD.stderr.on("data", function (data) {
|
|
44
|
-
if (stderr === null) {
|
|
45
|
-
stderr = data.toString();
|
|
46
|
-
} else {
|
|
47
|
-
stderr += data.toString();
|
|
48
|
-
}
|
|
49
|
-
});
|
|
50
|
-
|
|
51
|
-
CMD.on("exit", function () {
|
|
52
|
-
var beginRow;
|
|
53
|
-
stdout = stdout.split(EOL);
|
|
54
|
-
|
|
55
|
-
// Find the line index for the titles
|
|
56
|
-
stdout.forEach(function (out, index) {
|
|
57
|
-
if (out && typeof beginRow == "undefined" && out.indexOf("CommandLine") === 0) {
|
|
58
|
-
beginRow = index;
|
|
59
|
-
}
|
|
60
|
-
});
|
|
61
|
-
|
|
62
|
-
// get rid of the start (copyright) and the end (current pwd)
|
|
63
|
-
stdout.splice(stdout.length - 1, 1);
|
|
64
|
-
stdout.splice(0, beginRow);
|
|
65
|
-
|
|
66
|
-
callback(stderr, stdout.join(SystemEOL) || false);
|
|
67
|
-
});
|
|
68
|
-
|
|
69
|
-
CMD.stdin.write("wmic process get ProcessId,ParentProcessId,CommandLine \n");
|
|
70
|
-
CMD.stdin.end();
|
|
71
|
-
} else {
|
|
72
|
-
if (typeof args === "string") {
|
|
73
|
-
args = args.split(/\s+/);
|
|
74
|
-
}
|
|
75
|
-
const child = spawn("ps", args);
|
|
76
|
-
stdout = "";
|
|
77
|
-
stderr = null;
|
|
78
|
-
|
|
79
|
-
child.stdout.on("data", function (data) {
|
|
80
|
-
stdout += data.toString();
|
|
81
|
-
});
|
|
82
|
-
|
|
83
|
-
child.stderr.on("data", function (data) {
|
|
84
|
-
if (stderr === null) {
|
|
85
|
-
stderr = data.toString();
|
|
86
|
-
} else {
|
|
87
|
-
stderr += data.toString();
|
|
88
|
-
}
|
|
89
|
-
});
|
|
90
|
-
|
|
91
|
-
child.on("exit", function () {
|
|
92
|
-
if (stderr) {
|
|
93
|
-
return callback(stderr.toString());
|
|
94
|
-
} else {
|
|
95
|
-
callback(null, stdout || false);
|
|
96
|
-
}
|
|
97
|
-
});
|
|
98
|
-
}
|
|
99
|
-
});
|
|
100
|
-
|
|
101
|
-
/**
|
|
102
|
-
* Query Process: Focus on pid & cmd
|
|
103
|
-
* @param query
|
|
104
|
-
* @param {String|String[]} query.pid
|
|
105
|
-
* @param {String} query.command RegExp String
|
|
106
|
-
* @param {String} query.arguments RegExp String
|
|
107
|
-
* @param {String|array} query.psargs
|
|
108
|
-
* @param {Function} callback
|
|
109
|
-
* @param {Object=null} callback.err
|
|
110
|
-
* @param {Object[]} callback.processList
|
|
111
|
-
* @return {Object}
|
|
112
|
-
*/
|
|
113
|
-
|
|
114
|
-
exports.lookup = function (query, callback) {
|
|
115
|
-
/**
|
|
116
|
-
* add 'lx' as default ps arguments, since the default ps output in linux like "ubuntu", wont include command arguments
|
|
117
|
-
*/
|
|
118
|
-
var exeArgs = query.psargs || ["lx"];
|
|
119
|
-
var filter = {};
|
|
120
|
-
var idList;
|
|
121
|
-
|
|
122
|
-
// Lookup by PID
|
|
123
|
-
if (query.pid) {
|
|
124
|
-
if (Array.isArray(query.pid)) {
|
|
125
|
-
idList = query.pid;
|
|
126
|
-
} else {
|
|
127
|
-
idList = [query.pid];
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
// Cast all PIDs as Strings
|
|
131
|
-
idList = idList.map(function (v) {
|
|
132
|
-
return String(v);
|
|
133
|
-
});
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
if (query.command) {
|
|
137
|
-
filter["command"] = new RegExp(query.command, "i");
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
if (query.arguments) {
|
|
141
|
-
filter["arguments"] = new RegExp(query.arguments, "i");
|
|
142
|
-
}
|
|
143
|
-
|
|
144
|
-
if (query.ppid) {
|
|
145
|
-
filter["ppid"] = new RegExp(query.ppid);
|
|
146
|
-
}
|
|
147
|
-
|
|
148
|
-
return Exec(exeArgs, function (err, output) {
|
|
149
|
-
if (err) {
|
|
150
|
-
return callback(err);
|
|
151
|
-
} else {
|
|
152
|
-
var processList = parseGrid(output);
|
|
153
|
-
var resultList = [];
|
|
154
|
-
|
|
155
|
-
processList.forEach(function (p) {
|
|
156
|
-
var flt;
|
|
157
|
-
var type;
|
|
158
|
-
var result = true;
|
|
159
|
-
|
|
160
|
-
if (idList && idList.indexOf(String(p.pid)) < 0) {
|
|
161
|
-
return;
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
for (type in filter) {
|
|
165
|
-
flt = filter[type];
|
|
166
|
-
result = flt.test(p[type]) ? result : false;
|
|
167
|
-
}
|
|
168
|
-
|
|
169
|
-
if (result) {
|
|
170
|
-
resultList.push(p);
|
|
171
|
-
}
|
|
172
|
-
});
|
|
173
|
-
|
|
174
|
-
callback(null, resultList);
|
|
175
|
-
}
|
|
176
|
-
});
|
|
177
|
-
};
|
|
178
|
-
|
|
179
|
-
/**
|
|
180
|
-
* Kill process
|
|
181
|
-
* @param pid
|
|
182
|
-
* @param {Object|String} signal
|
|
183
|
-
* @param {String} signal.signal
|
|
184
|
-
* @param {number} signal.timeout
|
|
185
|
-
* @param next
|
|
186
|
-
*/
|
|
187
|
-
|
|
188
|
-
exports.kill = function (pid, signal, next) {
|
|
189
|
-
//opts are optional
|
|
190
|
-
if (arguments.length == 2 && typeof signal == "function") {
|
|
191
|
-
next = signal;
|
|
192
|
-
signal = undefined;
|
|
193
|
-
}
|
|
194
|
-
|
|
195
|
-
var checkTimeoutSeconds = (signal && signal.timeout) || 30;
|
|
196
|
-
|
|
197
|
-
if (typeof signal === "object") {
|
|
198
|
-
signal = signal.signal;
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
try {
|
|
202
|
-
process.kill(pid, signal);
|
|
203
|
-
} catch (e) {
|
|
204
|
-
return next && next(e);
|
|
205
|
-
}
|
|
206
|
-
|
|
207
|
-
var checkConfident = 0;
|
|
208
|
-
var checkTimeoutTimer = null;
|
|
209
|
-
var checkIsTimeout = false;
|
|
210
|
-
|
|
211
|
-
function checkKilled(finishCallback) {
|
|
212
|
-
exports.lookup({ pid: pid }, function (err, list) {
|
|
213
|
-
if (checkIsTimeout) return;
|
|
214
|
-
|
|
215
|
-
if (err) {
|
|
216
|
-
clearTimeout(checkTimeoutTimer);
|
|
217
|
-
if (finishCallback) finishCallback(err);
|
|
218
|
-
} else if (list.length > 0) {
|
|
219
|
-
checkConfident = checkConfident - 1 || 0;
|
|
220
|
-
checkKilled(finishCallback);
|
|
221
|
-
} else {
|
|
222
|
-
checkConfident++;
|
|
223
|
-
if (checkConfident === 5) {
|
|
224
|
-
clearTimeout(checkTimeoutTimer);
|
|
225
|
-
if (finishCallback) finishCallback();
|
|
226
|
-
} else {
|
|
227
|
-
checkKilled(finishCallback);
|
|
228
|
-
}
|
|
229
|
-
}
|
|
230
|
-
});
|
|
231
|
-
}
|
|
232
|
-
|
|
233
|
-
if (next) checkKilled(next);
|
|
234
|
-
|
|
235
|
-
checkTimeoutTimer =
|
|
236
|
-
next &&
|
|
237
|
-
setTimeout(function () {
|
|
238
|
-
checkIsTimeout = true;
|
|
239
|
-
next(new Error("Kill process timeout"));
|
|
240
|
-
}, checkTimeoutSeconds * 1000);
|
|
241
|
-
};
|
|
242
|
-
|
|
243
|
-
/**
|
|
244
|
-
* Parse the stdout into readable object.
|
|
245
|
-
* @param {String} output
|
|
246
|
-
*/
|
|
247
|
-
|
|
248
|
-
function parseGrid(output) {
|
|
249
|
-
if (!output) {
|
|
250
|
-
return [];
|
|
251
|
-
}
|
|
252
|
-
return formatOutput(TableParser.parse(output));
|
|
253
|
-
}
|
|
254
|
-
|
|
255
|
-
/**
|
|
256
|
-
* format the structure, extract pid, command, arguments, ppid
|
|
257
|
-
* @param data
|
|
258
|
-
* @return {Array}
|
|
259
|
-
*/
|
|
260
|
-
|
|
261
|
-
function formatOutput(data) {
|
|
262
|
-
var formatedData = [];
|
|
263
|
-
data.forEach(function (d) {
|
|
264
|
-
var pid = (d.PID && d.PID[0]) || (d.ProcessId && d.ProcessId[0]) || undefined;
|
|
265
|
-
var cmd = d.CMD || d.CommandLine || d.COMMAND || undefined;
|
|
266
|
-
var ppid = (d.PPID && d.PPID[0]) || (d.ParentProcessId && d.ParentProcessId[0]) || undefined;
|
|
267
|
-
|
|
268
|
-
if (pid && cmd) {
|
|
269
|
-
var command = cmd[0];
|
|
270
|
-
var args = "";
|
|
271
|
-
|
|
272
|
-
if (cmd.length > 1) {
|
|
273
|
-
args = cmd.slice(1);
|
|
274
|
-
}
|
|
275
|
-
|
|
276
|
-
formatedData.push({
|
|
277
|
-
pid: pid,
|
|
278
|
-
command: command,
|
|
279
|
-
arguments: args,
|
|
280
|
-
ppid: ppid
|
|
281
|
-
});
|
|
282
|
-
}
|
|
283
|
-
});
|
|
284
|
-
|
|
285
|
-
return formatedData;
|
|
286
|
-
}
|
package/src/yarn-reinstall.cjs
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
const { execSync } = require("child_process");
|
|
2
|
-
const { getArgs } = require("./utils.js");
|
|
3
|
-
const args = getArgs();
|
|
4
|
-
const positional = args._ || [];
|
|
5
|
-
|
|
6
|
-
if (positional.length === 0) {
|
|
7
|
-
console.error("Usage: yarn-reinstall <packageName> [--dev|-D|--peer|-P|--optional|-O]");
|
|
8
|
-
process.exit(1);
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
const packageName = positional[0];
|
|
12
|
-
const flags = positional.slice(1).concat(
|
|
13
|
-
Object.keys(args)
|
|
14
|
-
.filter((k) => k !== "_" && args[k] === true)
|
|
15
|
-
.map((k) => `--${k}`)
|
|
16
|
-
);
|
|
17
|
-
|
|
18
|
-
if (!packageName) {
|
|
19
|
-
console.error("Please provide a package name.");
|
|
20
|
-
process.exit(1);
|
|
21
|
-
}
|
|
22
|
-
|
|
23
|
-
// Remove and add commands
|
|
24
|
-
const removeCmd = `yarn remove ${packageName}`;
|
|
25
|
-
const addCmd = `yarn add ${packageName} ${flags.join(" ")}`.trim();
|
|
26
|
-
|
|
27
|
-
try {
|
|
28
|
-
// Check if the package is installed before removing
|
|
29
|
-
let isInstalled = false;
|
|
30
|
-
try {
|
|
31
|
-
const listOutput = execSync(`yarn list --pattern "${packageName}" --depth=0`, { encoding: "utf8" });
|
|
32
|
-
isInstalled = listOutput.includes(packageName + "@");
|
|
33
|
-
} catch (_e) {
|
|
34
|
-
// If yarn list fails, assume not installed
|
|
35
|
-
isInstalled = false;
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
if (isInstalled) {
|
|
39
|
-
console.log(`Running: ${removeCmd}`);
|
|
40
|
-
execSync(removeCmd, { stdio: "inherit" });
|
|
41
|
-
} else {
|
|
42
|
-
console.warn(`Package "${packageName}" was not installed or not referenced, skipping remove.`);
|
|
43
|
-
}
|
|
44
|
-
|
|
45
|
-
console.log(`Running: ${addCmd}`);
|
|
46
|
-
execSync(addCmd, { stdio: "inherit" });
|
|
47
|
-
} catch (err) {
|
|
48
|
-
process.exit(err.status || 1);
|
|
49
|
-
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|