🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@ariestools/toolchain

Package Overview
Dependencies
Maintainers
3
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ariestools/toolchain - npm Package Compare versions

Comparing version
8.7.20
to
8.7.21
+60
dist/actions/work/github.d.ts
import type { WorkItem, WorkType } from './schema.ts';
/** Label applied to every GitHub issue created by `xy work`. */
export declare const XY_WORK_GITHUB_LABEL = "xy-work";
/** HTML comment marker embedded in issue bodies so we can recognize our issues. */
export declare const XY_WORK_GITHUB_BODY_MARKER_PREFIX = "<!-- xy-work:";
export interface GithubIssueRef {
number: number;
url: string;
}
export interface GithubIssueSnapshot {
body: string;
createdAt: string;
labels: string[];
number: number;
state: 'OPEN' | 'CLOSED' | string;
title: string;
updatedAt: string;
url: string;
}
export interface GithubWorkStoreData {
createdByXyWork: true;
number: number;
url: string;
}
export interface GithubWorkRunnerResult {
status: number | null;
stderr: string;
stdout: string;
}
export type GithubWorkRunner = (args: readonly string[], options?: {
cwd?: string;
}) => GithubWorkRunnerResult;
export type GithubIssueListState = 'open' | 'closed' | 'all';
export interface GithubIssueUpdate {
body?: string;
state?: 'open' | 'closed';
title?: string;
}
export interface GithubWorkBridge {
createIssue: (cwd: string, item: WorkItem) => GithubIssueRef;
isAvailable: (cwd: string) => boolean;
listIssues: (cwd: string, state?: GithubIssueListState) => GithubIssueSnapshot[];
listOpenIssues: (cwd: string) => GithubIssueSnapshot[];
updateIssue: (cwd: string, issueNumber: number, update: GithubIssueUpdate) => void;
}
export declare const formatXyWorkBodyMarker: (id: string) => string;
export declare const isXyWorkGithubIssue: (issue: Pick<GithubIssueSnapshot, "body" | "labels">) => boolean;
/** Extract the local work id embedded in a GitHub issue body created by `xy work`. */
export declare const parseXyWorkIdFromGithubBody: (body: string) => string | undefined;
export declare const githubIssueIsOpen: (issue: Pick<GithubIssueSnapshot, "state">) => boolean;
export declare const readGithubStoreNumber: (stores: Record<string, unknown>) => number | undefined;
export declare const readGithubStoreUrl: (stores: Record<string, unknown>) => string | undefined;
export declare const formatGithubWorkIssueBody: (item: WorkItem) => string;
export declare const inferWorkTypeFromGithubLabels: (labels: readonly string[]) => WorkType;
export declare const githubWorkItemId: (issueNumber: number) => string;
export declare const normalizeGithubIssueToWorkItem: (issue: GithubIssueSnapshot) => WorkItem;
export declare const parseGithubWorkStore: (stores: Record<string, unknown>) => GithubWorkStoreData | undefined;
export declare const createGithubWorkBridge: (runner?: GithubWorkRunner) => GithubWorkBridge;
export declare const defaultGithubWorkBridge: GithubWorkBridge;
//# sourceMappingURL=github.d.ts.map
{"version":3,"file":"github.d.ts","sourceRoot":"","sources":["../../../src/actions/work/github.ts"],"names":[],"mappings":"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"}
export interface WorkActionResult<T> {
data: T;
envelope: {
data: T;
errorCount: 0;
warningCount: 0;
};
exitCode: 0;
}
export declare const cleanResult: <T>(data: T) => WorkActionResult<T>;
export declare const nowIso: (now?: Date) => string;
//# sourceMappingURL=result.d.ts.map
{"version":3,"file":"result.d.ts","sourceRoot":"","sources":["../../../src/actions/work/result.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,gBAAgB,CAAC,CAAC;IACjC,IAAI,EAAE,CAAC,CAAA;IACP,QAAQ,EAAE;QACR,IAAI,EAAE,CAAC,CAAA;QACP,UAAU,EAAE,CAAC,CAAA;QACb,YAAY,EAAE,CAAC,CAAA;KAChB,CAAA;IACD,QAAQ,EAAE,CAAC,CAAA;CACZ;AAED,eAAO,MAAM,WAAW,GAAI,CAAC,EAAE,MAAM,CAAC,KAAG,gBAAgB,CAAC,CAAC,CAU1D,CAAA;AAED,eAAO,MAAM,MAAM,GAAI,UAAgB,KAAG,MAA2B,CAAA"}
import { type GithubWorkBridge } from './github.ts';
import type { WorkConfig, WorkItem } from './schema.ts';
export declare const resolveGithubBridge: (config: WorkConfig, cwd: string, bridge?: GithubWorkBridge) => GithubWorkBridge | undefined;
export declare const linkedGithubNumbers: (items: readonly WorkItem[]) => Set<number>;
/**
* Normalize open GitHub issues that were not created by `xy work` into WorkItem shape.
* Issues already linked from local items (or marked with the xy-work label/marker) are skipped.
*/
export declare const listExternalGithubWorkItems: (cwd: string, localItems: readonly WorkItem[], bridge: GithubWorkBridge) => WorkItem[];
export interface WorkSyncSummary {
closedGithub: string[];
createdGithub: string[];
importedLocal: string[];
reopenedGithub: string[];
updatedGithub: string[];
updatedLocal: string[];
}
export interface WorkSyncOptions {
cwd?: string;
/** Injectable GitHub bridge for tests; production uses the default `gh` CLI bridge. */
github?: GithubWorkBridge;
now?: Date;
}
/**
* Bidirectional sync between repo-local work items and GitHub Issues when available.
*
* - Local active items without a GitHub link → create a marked GitHub issue
* - Open/closed GitHub issues not present locally → import as local items
* - Linked pairs: reconcile title (newer wins) and status (done/wontfix ↔ closed)
*/
export declare const workSync: (options?: WorkSyncOptions) => import("./result.ts").WorkActionResult<{
summary: WorkSyncSummary;
}>;
//# sourceMappingURL=sync.d.ts.map
{"version":3,"file":"sync.d.ts","sourceRoot":"","sources":["../../../src/actions/work/sync.ts"],"names":[],"mappings":"AACA,OAAO,EAKL,KAAK,gBAAgB,EAMtB,MAAM,aAAa,CAAA;AAKpB,OAAO,KAAK,EACV,UAAU,EACV,QAAQ,EAET,MAAM,aAAa,CAAA;AAOpB,eAAO,MAAM,mBAAmB,GAC9B,QAAQ,UAAU,EAClB,KAAK,MAAM,EACX,SAAQ,gBAA0C,KACjD,gBAAgB,GAAG,SAGrB,CAAA;AAED,eAAO,MAAM,mBAAmB,GAAI,OAAO,SAAS,QAAQ,EAAE,KAAG,GAAG,CAAC,MAAM,CAO1E,CAAA;AAMD;;;GAGG;AACH,eAAO,MAAM,2BAA2B,GACtC,KAAK,MAAM,EACX,YAAY,SAAS,QAAQ,EAAE,EAC/B,QAAQ,gBAAgB,KACvB,QAAQ,EAKV,CAAA;AAED,MAAM,WAAW,eAAe;IAC9B,YAAY,EAAE,MAAM,EAAE,CAAA;IACtB,aAAa,EAAE,MAAM,EAAE,CAAA;IACvB,aAAa,EAAE,MAAM,EAAE,CAAA;IACvB,cAAc,EAAE,MAAM,EAAE,CAAA;IACxB,aAAa,EAAE,MAAM,EAAE,CAAA;IACvB,YAAY,EAAE,MAAM,EAAE,CAAA;CACvB;AAED,MAAM,WAAW,eAAe;IAC9B,GAAG,CAAC,EAAE,MAAM,CAAA;IACZ,uFAAuF;IACvF,MAAM,CAAC,EAAE,gBAAgB,CAAA;IACzB,GAAG,CAAC,EAAE,IAAI,CAAA;CACX;AAuRD;;;;;;GAMG;AACH,eAAO,MAAM,QAAQ,GAAI,UAAS,eAAoB;;EAsBrD,CAAA"}
import type { CommandModule } from 'yargs';
export declare const syncCommand: CommandModule;
//# sourceMappingURL=syncCommand.d.ts.map
{"version":3,"file":"syncCommand.d.ts","sourceRoot":"","sources":["../../../../src/xy/common/work/syncCommand.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAK1C,eAAO,MAAM,WAAW,EAAE,aAMzB,CAAA"}
+28
-1

@@ -1,2 +0,29 @@

export declare const analyze: () => number;
export interface AnalyzeParams {
/** Persist current stats as baseline for the next compare run. */
baseline?: boolean;
/** Compare against a previous baseline (default true). */
compare?: boolean;
/** Path to Vite config file. */
config?: string;
/** Emit HTML report (default true). */
html?: boolean;
/** Emit JSON report. */
json?: boolean;
/** Vite env mode (default production). */
mode?: string;
/** Open the HTML report in a browser after generation (default true when HTML is enabled). */
open?: boolean;
/** Subdirectory under Vite's outDir for reports (default ''). */
outDir?: string;
/** Suppress plugin log noise. */
silent?: boolean;
}
/**
* Run a Vite production build with `rollup-plugin-bundle-stats` injected to
* produce an HTML (and optional JSON) bundle report.
*
* Requires a Vite project in cwd. Uses the project's Vite when installed,
* otherwise falls back to the toolchain's Vite.
*/
export declare const analyze: (params?: AnalyzeParams) => Promise<import("./result.ts").ActionOutcome>;
//# sourceMappingURL=analyze.d.ts.map
+1
-1

@@ -1,1 +0,1 @@

{"version":3,"file":"analyze.d.ts","sourceRoot":"","sources":["../../src/actions/analyze.ts"],"names":[],"mappings":"AAIA,eAAO,MAAM,OAAO,cAMnB,CAAA"}
{"version":3,"file":"analyze.d.ts","sourceRoot":"","sources":["../../src/actions/analyze.ts"],"names":[],"mappings":"AAQA,MAAM,WAAW,aAAa;IAC5B,kEAAkE;IAClE,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,0DAA0D;IAC1D,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,gCAAgC;IAChC,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,uCAAuC;IACvC,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,wBAAwB;IACxB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,0CAA0C;IAC1C,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,8FAA8F;IAC9F,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,iEAAiE;IACjE,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,iCAAiC;IACjC,MAAM,CAAC,EAAE,OAAO,CAAA;CACjB;AA2DD;;;;;;GAMG;AACH,eAAO,MAAM,OAAO,GAAU,SAAQ,aAAkB,iDAyCvD,CAAA"}

@@ -0,2 +1,4 @@

import type { GithubWorkBridge } from './github.ts';
import { type WorkItem, type WorkQueue, type WorkStatus, type WorkType } from './schema.ts';
export * from './github.ts';
export * from './id.ts';

@@ -6,17 +8,10 @@ export * from './inline.ts';

export * from './render.ts';
export * from './result.ts';
export * from './schema.ts';
export * from './store.ts';
interface WorkActionResult<T> {
data: T;
envelope: {
data: T;
errorCount: 0;
warningCount: 0;
};
exitCode: 0;
}
export * from './sync.ts';
export interface WorkInitOptions {
cwd?: string;
}
export declare const workInit: (options?: WorkInitOptions) => WorkActionResult<{
export declare const workInit: (options?: WorkInitOptions) => import("./result.ts").WorkActionResult<{
config: import("./schema.ts").WorkConfig;

@@ -37,2 +32,4 @@ paths: {

file?: string;
/** Injectable GitHub bridge for tests; production uses the default `gh` CLI bridge. */
github?: GithubWorkBridge;
id?: string;

@@ -50,7 +47,11 @@ impact?: number;

}
export declare const workAdd: (options: WorkAddOptions) => WorkActionResult<{
export declare const workAdd: (options: WorkAddOptions) => import("./result.ts").WorkActionResult<{
item: WorkItem;
}>;
export interface WorkListOptions {
/** When true, also list/normalize open GitHub issues not created by `xy work`. */
all?: boolean;
cwd?: string;
/** Injectable GitHub bridge for tests; production uses the default `gh` CLI bridge. */
github?: GithubWorkBridge;
sort?: 'created' | 'priority';

@@ -61,3 +62,3 @@ status?: WorkStatus;

export declare const selectWorkItems: (items: readonly WorkItem[], options: WorkListOptions, formula: string) => WorkItem[];
export declare const workList: (options?: WorkListOptions) => WorkActionResult<{
export declare const workList: (options?: WorkListOptions) => import("./result.ts").WorkActionResult<{
items: WorkItem[];

@@ -69,3 +70,3 @@ }>;

}
export declare const workShow: (options: WorkShowOptions) => WorkActionResult<{
export declare const workShow: (options: WorkShowOptions) => import("./result.ts").WorkActionResult<{
item: WorkItem;

@@ -76,3 +77,3 @@ }>;

}
export declare const workTriage: (options?: WorkTriageOptions) => WorkActionResult<{
export declare const workTriage: (options?: WorkTriageOptions) => import("./result.ts").WorkActionResult<{
items: WorkItem[];

@@ -87,3 +88,3 @@ }>;

}
export declare const workQueue: (options?: WorkQueueOptions) => WorkActionResult<{
export declare const workQueue: (options?: WorkQueueOptions) => import("./result.ts").WorkActionResult<{
queue: WorkQueue;

@@ -97,3 +98,3 @@ }>;

}
export declare const workNext: (options?: WorkNextOptions) => WorkActionResult<{
export declare const workNext: (options?: WorkNextOptions) => import("./result.ts").WorkActionResult<{
item: WorkItem | undefined;

@@ -106,3 +107,3 @@ }>;

}
export declare const workClaim: (options: WorkClaimOptions) => WorkActionResult<{
export declare const workClaim: (options: WorkClaimOptions) => import("./result.ts").WorkActionResult<{
item: WorkItem;

@@ -116,3 +117,3 @@ }>;

}
export declare const workDone: (options: WorkDoneOptions) => WorkActionResult<{
export declare const workDone: (options: WorkDoneOptions) => import("./result.ts").WorkActionResult<{
item: WorkItem;

@@ -138,3 +139,3 @@ }>;

}
export declare const workUpdate: (options: WorkUpdateOptions) => WorkActionResult<{
export declare const workUpdate: (options: WorkUpdateOptions) => import("./result.ts").WorkActionResult<{
item: WorkItem;

@@ -141,0 +142,0 @@ }>;

@@ -1,1 +0,1 @@

{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/actions/work/index.ts"],"names":[],"mappings":"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"}
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/actions/work/index.ts"],"names":[],"mappings":"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"}

@@ -1,1 +0,1 @@

{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../src/actions/work/schema.ts"],"names":[],"mappings":"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"}
{"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../src/actions/work/schema.ts"],"names":[],"mappings":"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"}

@@ -1,1 +0,1 @@

{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/xy/common/work/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAa1C,eAAO,MAAM,WAAW,EAAE,aAmBzB,CAAA"}
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/xy/common/work/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAc1C,eAAO,MAAM,WAAW,EAAE,aAoBzB,CAAA"}

@@ -1,1 +0,1 @@

{"version":3,"file":"listCommand.d.ts","sourceRoot":"","sources":["../../../../src/xy/common/work/listCommand.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAW1C,eAAO,MAAM,WAAW,EAAE,aA6BzB,CAAA"}
{"version":3,"file":"listCommand.d.ts","sourceRoot":"","sources":["../../../../src/xy/common/work/listCommand.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAW1C,eAAO,MAAM,WAAW,EAAE,aAmCzB,CAAA"}

@@ -1,1 +0,1 @@

{"version":3,"file":"analyzeCommand.d.ts","sourceRoot":"","sources":["../../../src/xy/react/analyzeCommand.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAK1C,eAAO,MAAM,cAAc,EAAE,aAO5B,CAAA"}
{"version":3,"file":"analyzeCommand.d.ts","sourceRoot":"","sources":["../../../src/xy/react/analyzeCommand.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,OAAO,CAAA;AAK1C,eAAO,MAAM,cAAc,EAAE,aAiE5B,CAAA"}
{
"name": "@ariestools/toolchain",
"version": "8.7.20",
"version": "8.7.21",
"description": "Unified TypeScript toolchain for XY Labs — build, lint, test, deploy with auto-detected package manager and React support",

@@ -56,3 +56,3 @@ "keywords": [

"esbuild": "~0.28.1",
"@ariestools/eslint-config-flat": "~8.7.20"
"@ariestools/eslint-config-flat": "~8.7.21"
},

@@ -79,6 +79,6 @@ "devDependencies": {

"rolldown": "~1.2.0",
"rollup-plugin-bundle-stats": "~4.22.2",
"semver": "~7.8.5",
"skills": "~1.5.19",
"sort-package-json": "~4.0.0",
"source-map-explorer": "~2.5.3",
"table": "~6.9.0",

@@ -91,4 +91,4 @@ "tsx": "~4.23.1",

"yargs": "~18.0.0",
"@ariestools/toolchain": "~8.7.20",
"@ariestools/tsconfig": "~8.7.20"
"@ariestools/toolchain": "~8.7.21",
"@ariestools/tsconfig": "~8.7.21"
},

@@ -95,0 +95,0 @@ "peerDependencies": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display