@xylabs/ts-scripts-yarn3 3.0.0-rc.18 → 3.0.0-rc.19
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/dist/actions/package/compile.js +1 -1
- package/dist/actions/package/compile.js.map +1 -1
- package/dist/actions/package/compile.mjs +1 -1
- package/dist/actions/package/compile.mjs.map +1 -1
- package/package.json +4 -4
- package/src/actions/package/compile.ts +1 -1
- package/dist/actions/build.d.mts +0 -10
- package/dist/actions/build.d.ts +0 -10
- package/dist/actions/clean-docs.d.mts +0 -3
- package/dist/actions/clean-docs.d.ts +0 -3
- package/dist/actions/clean-eslint.d.mts +0 -3
- package/dist/actions/clean-eslint.d.ts +0 -3
- package/dist/actions/clean-jest.d.mts +0 -3
- package/dist/actions/clean-jest.d.ts +0 -3
- package/dist/actions/clean.d.mts +0 -13
- package/dist/actions/clean.d.ts +0 -13
- package/dist/actions/compile.d.mts +0 -19
- package/dist/actions/compile.d.ts +0 -19
- package/dist/actions/copy-assets.d.mts +0 -7
- package/dist/actions/copy-assets.d.ts +0 -7
- package/dist/actions/cycle.d.mts +0 -3
- package/dist/actions/cycle.d.ts +0 -3
- package/dist/actions/dead.d.mts +0 -3
- package/dist/actions/dead.d.ts +0 -3
- package/dist/actions/deploy-major.d.mts +0 -3
- package/dist/actions/deploy-major.d.ts +0 -3
- package/dist/actions/deploy-minor.d.mts +0 -3
- package/dist/actions/deploy-minor.d.ts +0 -3
- package/dist/actions/deploy-next.d.mts +0 -3
- package/dist/actions/deploy-next.d.ts +0 -3
- package/dist/actions/deploy.d.mts +0 -3
- package/dist/actions/deploy.d.ts +0 -3
- package/dist/actions/deps.d.mts +0 -13
- package/dist/actions/deps.d.ts +0 -13
- package/dist/actions/dupdeps.d.mts +0 -3
- package/dist/actions/dupdeps.d.ts +0 -3
- package/dist/actions/fix.d.mts +0 -3
- package/dist/actions/fix.d.ts +0 -3
- package/dist/actions/gen-docs.d.mts +0 -12
- package/dist/actions/gen-docs.d.ts +0 -12
- package/dist/actions/gitignore-gen.d.mts +0 -3
- package/dist/actions/gitignore-gen.d.ts +0 -3
- package/dist/actions/gitlint-fix.d.mts +0 -3
- package/dist/actions/gitlint-fix.d.ts +0 -3
- package/dist/actions/gitlint.d.mts +0 -3
- package/dist/actions/gitlint.d.ts +0 -3
- package/dist/actions/index.d.mts +0 -46
- package/dist/actions/index.d.ts +0 -46
- package/dist/actions/license.d.mts +0 -3
- package/dist/actions/license.d.ts +0 -3
- package/dist/actions/lint-clean.d.mts +0 -3
- package/dist/actions/lint-clean.d.ts +0 -3
- package/dist/actions/lint-profile.d.mts +0 -3
- package/dist/actions/lint-profile.d.ts +0 -3
- package/dist/actions/lint.d.mts +0 -13
- package/dist/actions/lint.d.ts +0 -13
- package/dist/actions/npmignore-gen.d.mts +0 -3
- package/dist/actions/npmignore-gen.d.ts +0 -3
- package/dist/actions/package/clean-outputs.d.mts +0 -3
- package/dist/actions/package/clean-outputs.d.ts +0 -3
- package/dist/actions/package/clean-typescript.d.mts +0 -3
- package/dist/actions/package/clean-typescript.d.ts +0 -3
- package/dist/actions/package/clean.d.mts +0 -3
- package/dist/actions/package/clean.d.ts +0 -3
- package/dist/actions/package/compile.d.mts +0 -7
- package/dist/actions/package/compile.d.ts +0 -7
- package/dist/actions/package/copy-assets.d.mts +0 -6
- package/dist/actions/package/copy-assets.d.ts +0 -6
- package/dist/actions/package/deps.d.mts +0 -3
- package/dist/actions/package/deps.d.ts +0 -3
- package/dist/actions/package/gen-docs.d.mts +0 -3
- package/dist/actions/package/gen-docs.d.ts +0 -3
- package/dist/actions/package/index.d.mts +0 -9
- package/dist/actions/package/index.d.ts +0 -9
- package/dist/actions/package/publint.d.mts +0 -3
- package/dist/actions/package/publint.d.ts +0 -3
- package/dist/actions/package/recompile.d.mts +0 -3
- package/dist/actions/package/recompile.d.ts +0 -3
- package/dist/actions/publint.d.mts +0 -13
- package/dist/actions/publint.d.ts +0 -13
- package/dist/actions/rebuild.d.mts +0 -7
- package/dist/actions/rebuild.d.ts +0 -7
- package/dist/actions/recompile.d.mts +0 -17
- package/dist/actions/recompile.d.ts +0 -17
- package/dist/actions/reinstall.d.mts +0 -3
- package/dist/actions/reinstall.d.ts +0 -3
- package/dist/actions/relint.d.mts +0 -3
- package/dist/actions/relint.d.ts +0 -3
- package/dist/actions/retest.d.mts +0 -3
- package/dist/actions/retest.d.ts +0 -3
- package/dist/actions/sonar.d.mts +0 -3
- package/dist/actions/sonar.d.ts +0 -3
- package/dist/actions/statics.d.mts +0 -3
- package/dist/actions/statics.d.ts +0 -3
- package/dist/actions/test.d.mts +0 -3
- package/dist/actions/test.d.ts +0 -3
- package/dist/actions/up.d.mts +0 -3
- package/dist/actions/up.d.ts +0 -3
- package/dist/actions/updo.d.mts +0 -3
- package/dist/actions/updo.d.ts +0 -3
- package/dist/actions/upplug.d.mts +0 -3
- package/dist/actions/upplug.d.ts +0 -3
- package/dist/actions/upyarn.d.mts +0 -3
- package/dist/actions/upyarn.d.ts +0 -3
- package/dist/actions/yarn3only.d.mts +0 -3
- package/dist/actions/yarn3only.d.ts +0 -3
- package/dist/bin/build.d.mts +0 -1
- package/dist/bin/build.d.ts +0 -1
- package/dist/bin/clean.d.mts +0 -1
- package/dist/bin/clean.d.ts +0 -1
- package/dist/bin/compile-only.d.mts +0 -1
- package/dist/bin/compile-only.d.ts +0 -1
- package/dist/bin/compile.d.mts +0 -1
- package/dist/bin/compile.d.ts +0 -1
- package/dist/bin/cycle.d.mts +0 -1
- package/dist/bin/cycle.d.ts +0 -1
- package/dist/bin/dead.d.mts +0 -1
- package/dist/bin/dead.d.ts +0 -1
- package/dist/bin/deploy-major.d.mts +0 -1
- package/dist/bin/deploy-major.d.ts +0 -1
- package/dist/bin/deploy-minor.d.mts +0 -1
- package/dist/bin/deploy-minor.d.ts +0 -1
- package/dist/bin/deploy-next.d.mts +0 -1
- package/dist/bin/deploy-next.d.ts +0 -1
- package/dist/bin/deploy.d.mts +0 -1
- package/dist/bin/deploy.d.ts +0 -1
- package/dist/bin/deps.d.mts +0 -1
- package/dist/bin/deps.d.ts +0 -1
- package/dist/bin/fix.d.mts +0 -1
- package/dist/bin/fix.d.ts +0 -1
- package/dist/bin/gen-docs.d.mts +0 -1
- package/dist/bin/gen-docs.d.ts +0 -1
- package/dist/bin/gitlint-fix.d.mts +0 -1
- package/dist/bin/gitlint-fix.d.ts +0 -1
- package/dist/bin/gitlint.d.mts +0 -1
- package/dist/bin/gitlint.d.ts +0 -1
- package/dist/bin/license.d.mts +0 -1
- package/dist/bin/license.d.ts +0 -1
- package/dist/bin/lint-clean.d.mts +0 -1
- package/dist/bin/lint-clean.d.ts +0 -1
- package/dist/bin/lint-fast.d.mts +0 -1
- package/dist/bin/lint-fast.d.ts +0 -1
- package/dist/bin/lint-profile.d.mts +0 -1
- package/dist/bin/lint-profile.d.ts +0 -1
- package/dist/bin/lint.d.mts +0 -1
- package/dist/bin/lint.d.ts +0 -1
- package/dist/bin/package/clean-outputs.d.mts +0 -1
- package/dist/bin/package/clean-outputs.d.ts +0 -1
- package/dist/bin/package/clean-typescript.d.mts +0 -1
- package/dist/bin/package/clean-typescript.d.ts +0 -1
- package/dist/bin/package/clean.d.mts +0 -1
- package/dist/bin/package/clean.d.ts +0 -1
- package/dist/bin/package/compile-only.d.mts +0 -1
- package/dist/bin/package/compile-only.d.ts +0 -1
- package/dist/bin/package/compile.d.mts +0 -1
- package/dist/bin/package/compile.d.ts +0 -1
- package/dist/bin/package/copy-assets-cjs.d.mts +0 -1
- package/dist/bin/package/copy-assets-cjs.d.ts +0 -1
- package/dist/bin/package/copy-assets-esm.d.mts +0 -1
- package/dist/bin/package/copy-assets-esm.d.ts +0 -1
- package/dist/bin/package/deps.d.mts +0 -1
- package/dist/bin/package/deps.d.ts +0 -1
- package/dist/bin/package/gen-docs.d.mts +0 -1
- package/dist/bin/package/gen-docs.d.ts +0 -1
- package/dist/bin/package/publint.d.mts +0 -1
- package/dist/bin/package/publint.d.ts +0 -1
- package/dist/bin/package/recompile.d.mts +0 -1
- package/dist/bin/package/recompile.d.ts +0 -1
- package/dist/bin/publint.d.mts +0 -1
- package/dist/bin/publint.d.ts +0 -1
- package/dist/bin/rebuild.d.mts +0 -1
- package/dist/bin/rebuild.d.ts +0 -1
- package/dist/bin/recompile.d.mts +0 -1
- package/dist/bin/recompile.d.ts +0 -1
- package/dist/bin/reinstall.d.mts +0 -1
- package/dist/bin/reinstall.d.ts +0 -1
- package/dist/bin/relint.d.mts +0 -1
- package/dist/bin/relint.d.ts +0 -1
- package/dist/bin/sonar.d.mts +0 -1
- package/dist/bin/sonar.d.ts +0 -1
- package/dist/bin/test.d.mts +0 -1
- package/dist/bin/test.d.ts +0 -1
- package/dist/bin/up.d.mts +0 -1
- package/dist/bin/up.d.ts +0 -1
- package/dist/bin/updo.d.mts +0 -1
- package/dist/bin/updo.d.ts +0 -1
- package/dist/bin/upplug.d.mts +0 -1
- package/dist/bin/upplug.d.ts +0 -1
- package/dist/bin/upyarn.d.mts +0 -1
- package/dist/bin/upyarn.d.ts +0 -1
- package/dist/bin/xy-ts.d.mts +0 -1
- package/dist/bin/xy-ts.d.ts +0 -1
- package/dist/bin/xy.d.mts +0 -1
- package/dist/bin/xy.d.ts +0 -1
- package/dist/bin/yarn3only.d.mts +0 -1
- package/dist/bin/yarn3only.d.ts +0 -1
- package/dist/lib/checkResult.d.mts +0 -3
- package/dist/lib/checkResult.d.ts +0 -3
- package/dist/lib/createBuildConfig.d.mts +0 -3
- package/dist/lib/createBuildConfig.d.ts +0 -3
- package/dist/lib/defaultBuildConfig.d.mts +0 -10
- package/dist/lib/defaultBuildConfig.d.ts +0 -10
- package/dist/lib/dependencies/DuplicateDetector.d.mts +0 -10
- package/dist/lib/dependencies/DuplicateDetector.d.ts +0 -10
- package/dist/lib/dependencies/detectDuplicateDependencies.d.mts +0 -3
- package/dist/lib/dependencies/detectDuplicateDependencies.d.ts +0 -3
- package/dist/lib/dependencies/index.d.mts +0 -2
- package/dist/lib/dependencies/index.d.ts +0 -2
- package/dist/lib/file/ReadFileSyncOptions.d.mts +0 -7
- package/dist/lib/file/ReadFileSyncOptions.d.ts +0 -7
- package/dist/lib/file/constants.d.mts +0 -4
- package/dist/lib/file/constants.d.ts +0 -4
- package/dist/lib/file/fileLines.d.mts +0 -8
- package/dist/lib/file/fileLines.d.ts +0 -8
- package/dist/lib/file/index.d.mts +0 -5
- package/dist/lib/file/index.d.ts +0 -5
- package/dist/lib/file/tryReadFileSync.d.mts +0 -6
- package/dist/lib/file/tryReadFileSync.d.ts +0 -6
- package/dist/lib/generateIgnoreFiles.d.mts +0 -3
- package/dist/lib/generateIgnoreFiles.d.ts +0 -3
- package/dist/lib/index.d.mts +0 -29
- package/dist/lib/index.d.ts +0 -29
- package/dist/lib/jsonFormatters.d.mts +0 -3
- package/dist/lib/jsonFormatters.d.ts +0 -3
- package/dist/lib/parsedPackageJSON.d.mts +0 -3
- package/dist/lib/parsedPackageJSON.d.ts +0 -3
- package/dist/lib/processEx.d.mts +0 -3
- package/dist/lib/processEx.d.ts +0 -3
- package/dist/lib/runSteps.d.mts +0 -6
- package/dist/lib/runSteps.d.ts +0 -6
- package/dist/lib/runStepsAsync.d.mts +0 -7
- package/dist/lib/runStepsAsync.d.ts +0 -7
- package/dist/lib/runXy.d.mts +0 -3
- package/dist/lib/runXy.d.ts +0 -3
- package/dist/lib/runXyWithWarning.d.mts +0 -3
- package/dist/lib/runXyWithWarning.d.ts +0 -3
- package/dist/lib/safeExit.d.mts +0 -5
- package/dist/lib/safeExit.d.ts +0 -5
- package/dist/lib/string/empty.d.mts +0 -4
- package/dist/lib/string/empty.d.ts +0 -4
- package/dist/lib/string/index.d.mts +0 -2
- package/dist/lib/string/index.d.ts +0 -2
- package/dist/lib/string/union.d.mts +0 -3
- package/dist/lib/string/union.d.ts +0 -3
- package/dist/lib/withErrnoException.d.mts +0 -3
- package/dist/lib/withErrnoException.d.ts +0 -3
- package/dist/lib/withError.d.mts +0 -3
- package/dist/lib/withError.d.ts +0 -3
- package/dist/lib/yarn/index.d.mts +0 -5
- package/dist/lib/yarn/index.d.ts +0 -5
- package/dist/lib/yarn/isYarnVersionOrGreater.d.mts +0 -3
- package/dist/lib/yarn/isYarnVersionOrGreater.d.ts +0 -3
- package/dist/lib/yarn/workspace/Workspace.d.mts +0 -6
- package/dist/lib/yarn/workspace/Workspace.d.ts +0 -6
- package/dist/lib/yarn/workspace/index.d.mts +0 -3
- package/dist/lib/yarn/workspace/index.d.ts +0 -3
- package/dist/lib/yarn/workspace/yarnWorkspace.d.mts +0 -5
- package/dist/lib/yarn/workspace/yarnWorkspace.d.ts +0 -5
- package/dist/lib/yarn/workspace/yarnWorkspaces.d.mts +0 -5
- package/dist/lib/yarn/workspace/yarnWorkspaces.d.ts +0 -5
- package/dist/lib/yarn/yarnInitCwd.d.mts +0 -3
- package/dist/lib/yarn/yarnInitCwd.d.ts +0 -3
- package/dist/loadPackageConfig.d.mts +0 -8
- package/dist/loadPackageConfig.d.ts +0 -8
- package/dist/xy/index.d.mts +0 -8
- package/dist/xy/index.d.ts +0 -8
- package/dist/xy/xy.d.mts +0 -11
- package/dist/xy/xy.d.ts +0 -11
- package/dist/xy/xyBuildCommands.d.mts +0 -5
- package/dist/xy/xyBuildCommands.d.ts +0 -5
- package/dist/xy/xyCommonCommands.d.mts +0 -5
- package/dist/xy/xyCommonCommands.d.ts +0 -5
- package/dist/xy/xyDeployCommands.d.mts +0 -5
- package/dist/xy/xyDeployCommands.d.ts +0 -5
- package/dist/xy/xyInstallCommands.d.mts +0 -5
- package/dist/xy/xyInstallCommands.d.ts +0 -5
- package/dist/xy/xyLintCommands.d.mts +0 -5
- package/dist/xy/xyLintCommands.d.ts +0 -5
- package/dist/xy/xyParseOptions.d.mts +0 -5
- package/dist/xy/xyParseOptions.d.ts +0 -5
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PathLike, WriteFileOptions } from 'node:fs';
|
|
2
|
-
import { ReadFileSyncOptions } from './ReadFileSyncOptions.mjs';
|
|
3
|
-
|
|
4
|
-
declare const readLines: (uri: PathLike, options?: ReadFileSyncOptions) => string[];
|
|
5
|
-
declare const readNonEmptyLines: (uri: PathLike, options?: ReadFileSyncOptions) => string[];
|
|
6
|
-
declare const writeLines: (uri: PathLike, lines: string[], options?: WriteFileOptions) => void;
|
|
7
|
-
|
|
8
|
-
export { readLines, readNonEmptyLines, writeLines };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { PathLike, WriteFileOptions } from 'node:fs';
|
|
2
|
-
import { ReadFileSyncOptions } from './ReadFileSyncOptions.js';
|
|
3
|
-
|
|
4
|
-
declare const readLines: (uri: PathLike, options?: ReadFileSyncOptions) => string[];
|
|
5
|
-
declare const readNonEmptyLines: (uri: PathLike, options?: ReadFileSyncOptions) => string[];
|
|
6
|
-
declare const writeLines: (uri: PathLike, lines: string[], options?: WriteFileOptions) => void;
|
|
7
|
-
|
|
8
|
-
export { readLines, readNonEmptyLines, writeLines };
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { CROSS_PLATFORM_NEWLINE, WINDOWS_NEWLINE_REGEX } from './constants.mjs';
|
|
2
|
-
export { readLines, readNonEmptyLines, writeLines } from './fileLines.mjs';
|
|
3
|
-
export { ReadFileSyncOptions, defaultReadFileSyncOptions } from './ReadFileSyncOptions.mjs';
|
|
4
|
-
export { tryReadFileSync } from './tryReadFileSync.mjs';
|
|
5
|
-
import 'node:fs';
|
package/dist/lib/file/index.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { CROSS_PLATFORM_NEWLINE, WINDOWS_NEWLINE_REGEX } from './constants.js';
|
|
2
|
-
export { readLines, readNonEmptyLines, writeLines } from './fileLines.js';
|
|
3
|
-
export { ReadFileSyncOptions, defaultReadFileSyncOptions } from './ReadFileSyncOptions.js';
|
|
4
|
-
export { tryReadFileSync } from './tryReadFileSync.js';
|
|
5
|
-
import 'node:fs';
|
package/dist/lib/index.d.mts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
export { checkResult } from './checkResult.mjs';
|
|
2
|
-
export { createBuildConfig } from './createBuildConfig.mjs';
|
|
3
|
-
export { defaultBuildConfig } from './defaultBuildConfig.mjs';
|
|
4
|
-
export { detectDuplicateDependencies } from './dependencies/detectDuplicateDependencies.mjs';
|
|
5
|
-
export { DuplicateDetector } from './dependencies/DuplicateDetector.mjs';
|
|
6
|
-
export { CROSS_PLATFORM_NEWLINE, WINDOWS_NEWLINE_REGEX } from './file/constants.mjs';
|
|
7
|
-
export { readLines, readNonEmptyLines, writeLines } from './file/fileLines.mjs';
|
|
8
|
-
export { ReadFileSyncOptions, defaultReadFileSyncOptions } from './file/ReadFileSyncOptions.mjs';
|
|
9
|
-
export { tryReadFileSync } from './file/tryReadFileSync.mjs';
|
|
10
|
-
export { generateIgnoreFiles } from './generateIgnoreFiles.mjs';
|
|
11
|
-
export { multiLineToJSONArray } from './jsonFormatters.mjs';
|
|
12
|
-
export { parsedPackageJSON } from './parsedPackageJSON.mjs';
|
|
13
|
-
export { processEx } from './processEx.mjs';
|
|
14
|
-
export { ScriptStep, runSteps } from './runSteps.mjs';
|
|
15
|
-
export { runStepAsync, runStepsAsync } from './runStepsAsync.mjs';
|
|
16
|
-
export { runXy } from './runXy.mjs';
|
|
17
|
-
export { runXyWithWarning } from './runXyWithWarning.mjs';
|
|
18
|
-
export { safeExit, safeExitAsync } from './safeExit.mjs';
|
|
19
|
-
export { empty, notEmpty } from './string/empty.mjs';
|
|
20
|
-
export { union } from './string/union.mjs';
|
|
21
|
-
export { withErrnoException } from './withErrnoException.mjs';
|
|
22
|
-
export { withError } from './withError.mjs';
|
|
23
|
-
export { isYarnVersionOrGreater } from './yarn/isYarnVersionOrGreater.mjs';
|
|
24
|
-
export { Workspace } from './yarn/workspace/Workspace.mjs';
|
|
25
|
-
export { yarnWorkspace } from './yarn/workspace/yarnWorkspace.mjs';
|
|
26
|
-
export { yarnWorkspaces } from './yarn/workspace/yarnWorkspaces.mjs';
|
|
27
|
-
export { INIT_CWD } from './yarn/yarnInitCwd.mjs';
|
|
28
|
-
import 'node:fs';
|
|
29
|
-
import 'child_process';
|
package/dist/lib/index.d.ts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
export { checkResult } from './checkResult.js';
|
|
2
|
-
export { createBuildConfig } from './createBuildConfig.js';
|
|
3
|
-
export { defaultBuildConfig } from './defaultBuildConfig.js';
|
|
4
|
-
export { detectDuplicateDependencies } from './dependencies/detectDuplicateDependencies.js';
|
|
5
|
-
export { DuplicateDetector } from './dependencies/DuplicateDetector.js';
|
|
6
|
-
export { CROSS_PLATFORM_NEWLINE, WINDOWS_NEWLINE_REGEX } from './file/constants.js';
|
|
7
|
-
export { readLines, readNonEmptyLines, writeLines } from './file/fileLines.js';
|
|
8
|
-
export { ReadFileSyncOptions, defaultReadFileSyncOptions } from './file/ReadFileSyncOptions.js';
|
|
9
|
-
export { tryReadFileSync } from './file/tryReadFileSync.js';
|
|
10
|
-
export { generateIgnoreFiles } from './generateIgnoreFiles.js';
|
|
11
|
-
export { multiLineToJSONArray } from './jsonFormatters.js';
|
|
12
|
-
export { parsedPackageJSON } from './parsedPackageJSON.js';
|
|
13
|
-
export { processEx } from './processEx.js';
|
|
14
|
-
export { ScriptStep, runSteps } from './runSteps.js';
|
|
15
|
-
export { runStepAsync, runStepsAsync } from './runStepsAsync.js';
|
|
16
|
-
export { runXy } from './runXy.js';
|
|
17
|
-
export { runXyWithWarning } from './runXyWithWarning.js';
|
|
18
|
-
export { safeExit, safeExitAsync } from './safeExit.js';
|
|
19
|
-
export { empty, notEmpty } from './string/empty.js';
|
|
20
|
-
export { union } from './string/union.js';
|
|
21
|
-
export { withErrnoException } from './withErrnoException.js';
|
|
22
|
-
export { withError } from './withError.js';
|
|
23
|
-
export { isYarnVersionOrGreater } from './yarn/isYarnVersionOrGreater.js';
|
|
24
|
-
export { Workspace } from './yarn/workspace/Workspace.js';
|
|
25
|
-
export { yarnWorkspace } from './yarn/workspace/yarnWorkspace.js';
|
|
26
|
-
export { yarnWorkspaces } from './yarn/workspace/yarnWorkspaces.js';
|
|
27
|
-
export { INIT_CWD } from './yarn/yarnInitCwd.js';
|
|
28
|
-
import 'node:fs';
|
|
29
|
-
import 'child_process';
|
package/dist/lib/processEx.d.mts
DELETED
package/dist/lib/processEx.d.ts
DELETED
package/dist/lib/runSteps.d.mts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { SpawnSyncOptionsWithBufferEncoding } from 'child_process';
|
|
2
|
-
|
|
3
|
-
type ScriptStep = [/*command*/ /*command*/ 'yarn' | 'node' | 'ts-node-script' | 'tsc' | 'jest', /*arg*/ /*arg*/ string | string[]] | [/*command*/ string, /*arg*/ /*arg*/ string | string[], /*config*/ SpawnSyncOptionsWithBufferEncoding];
|
|
4
|
-
declare const runSteps: (name: string, steps: ScriptStep[], exitOnFail?: boolean, messages?: string[]) => number;
|
|
5
|
-
|
|
6
|
-
export { ScriptStep, runSteps };
|
package/dist/lib/runSteps.d.ts
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { SpawnSyncOptionsWithBufferEncoding } from 'child_process';
|
|
2
|
-
|
|
3
|
-
type ScriptStep = [/*command*/ /*command*/ 'yarn' | 'node' | 'ts-node-script' | 'tsc' | 'jest', /*arg*/ /*arg*/ string | string[]] | [/*command*/ string, /*arg*/ /*arg*/ string | string[], /*config*/ SpawnSyncOptionsWithBufferEncoding];
|
|
4
|
-
declare const runSteps: (name: string, steps: ScriptStep[], exitOnFail?: boolean, messages?: string[]) => number;
|
|
5
|
-
|
|
6
|
-
export { ScriptStep, runSteps };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ScriptStep } from './runSteps.mjs';
|
|
2
|
-
import 'child_process';
|
|
3
|
-
|
|
4
|
-
declare const runStepAsync: (name: string, step: ScriptStep, exitOnFail?: boolean, message?: string) => Promise<number>;
|
|
5
|
-
declare const runStepsAsync: (name: string, steps: ScriptStep[], exitOnFail?: boolean, messages?: string[]) => Promise<number>;
|
|
6
|
-
|
|
7
|
-
export { runStepAsync, runStepsAsync };
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { ScriptStep } from './runSteps.js';
|
|
2
|
-
import 'child_process';
|
|
3
|
-
|
|
4
|
-
declare const runStepAsync: (name: string, step: ScriptStep, exitOnFail?: boolean, message?: string) => Promise<number>;
|
|
5
|
-
declare const runStepsAsync: (name: string, steps: ScriptStep[], exitOnFail?: boolean, messages?: string[]) => Promise<number>;
|
|
6
|
-
|
|
7
|
-
export { runStepAsync, runStepsAsync };
|
package/dist/lib/runXy.d.mts
DELETED
package/dist/lib/runXy.d.ts
DELETED
package/dist/lib/safeExit.d.mts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/** Catch child process a crash and returns the code */
|
|
2
|
-
declare const safeExit: (func: () => number, exitOnFail?: boolean) => number;
|
|
3
|
-
declare const safeExitAsync: (func: () => Promise<number>, exitOnFail?: boolean) => Promise<number>;
|
|
4
|
-
|
|
5
|
-
export { safeExit, safeExitAsync };
|
package/dist/lib/safeExit.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
/** Catch child process a crash and returns the code */
|
|
2
|
-
declare const safeExit: (func: () => number, exitOnFail?: boolean) => number;
|
|
3
|
-
declare const safeExitAsync: (func: () => Promise<number>, exitOnFail?: boolean) => Promise<number>;
|
|
4
|
-
|
|
5
|
-
export { safeExit, safeExitAsync };
|
package/dist/lib/withError.d.mts
DELETED
package/dist/lib/withError.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { isYarnVersionOrGreater } from './isYarnVersionOrGreater.mjs';
|
|
2
|
-
export { Workspace } from './workspace/Workspace.mjs';
|
|
3
|
-
export { yarnWorkspace } from './workspace/yarnWorkspace.mjs';
|
|
4
|
-
export { yarnWorkspaces } from './workspace/yarnWorkspaces.mjs';
|
|
5
|
-
export { INIT_CWD } from './yarnInitCwd.mjs';
|
package/dist/lib/yarn/index.d.ts
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export { isYarnVersionOrGreater } from './isYarnVersionOrGreater.js';
|
|
2
|
-
export { Workspace } from './workspace/Workspace.js';
|
|
3
|
-
export { yarnWorkspace } from './workspace/yarnWorkspace.js';
|
|
4
|
-
export { yarnWorkspaces } from './workspace/yarnWorkspaces.js';
|
|
5
|
-
export { INIT_CWD } from './yarnInitCwd.js';
|
package/dist/xy/index.d.mts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { xy } from './xy.mjs';
|
|
2
|
-
export { xyBuildCommands } from './xyBuildCommands.mjs';
|
|
3
|
-
export { xyCommonCommands } from './xyCommonCommands.mjs';
|
|
4
|
-
export { xyDeployCommands } from './xyDeployCommands.mjs';
|
|
5
|
-
export { xyInstallCommands } from './xyInstallCommands.mjs';
|
|
6
|
-
export { xyLintCommands } from './xyLintCommands.mjs';
|
|
7
|
-
export { xyParseOptions } from './xyParseOptions.mjs';
|
|
8
|
-
import 'yargs';
|
package/dist/xy/index.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { xy } from './xy.js';
|
|
2
|
-
export { xyBuildCommands } from './xyBuildCommands.js';
|
|
3
|
-
export { xyCommonCommands } from './xyCommonCommands.js';
|
|
4
|
-
export { xyDeployCommands } from './xyDeployCommands.js';
|
|
5
|
-
export { xyInstallCommands } from './xyInstallCommands.js';
|
|
6
|
-
export { xyLintCommands } from './xyLintCommands.js';
|
|
7
|
-
export { xyParseOptions } from './xyParseOptions.js';
|
|
8
|
-
import 'yargs';
|
package/dist/xy/xy.d.mts
DELETED
package/dist/xy/xy.d.ts
DELETED