rulesync 9.1.0 → 9.1.1
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/cli/index.cjs +2 -2
- package/dist/cli/index.js +2 -2
- package/dist/cli/index.js.map +1 -1
- package/dist/{import-ylOvQDpE.js → import-DywcWsgJ.js} +110 -59
- package/dist/import-DywcWsgJ.js.map +1 -0
- package/dist/{import-CNtfs80W.cjs → import-cNqo0ZxT.cjs} +109 -58
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/import-ylOvQDpE.js.map +0 -1
package/dist/cli/index.cjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
const require_import = require("../import-
|
|
2
|
+
const require_import = require("../import-cNqo0ZxT.cjs");
|
|
3
3
|
let commander = require("commander");
|
|
4
4
|
let zod_mini = require("zod/mini");
|
|
5
5
|
let node_path = require("node:path");
|
|
@@ -6485,7 +6485,7 @@ function wrapCommand$1({ name, errorCode, handler, getVersion, loggerFactory = c
|
|
|
6485
6485
|
}
|
|
6486
6486
|
//#endregion
|
|
6487
6487
|
//#region src/cli/index.ts
|
|
6488
|
-
const getVersion = () => "9.1.
|
|
6488
|
+
const getVersion = () => "9.1.1";
|
|
6489
6489
|
function wrapCommand(name, errorCode, handler) {
|
|
6490
6490
|
return wrapCommand$1({
|
|
6491
6491
|
name,
|
package/dist/cli/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { $ as CLIError, A as IgnoreProcessor, At as RULESYNC_LOCAL_CONFIG_RELATIVE_FILE_PATH, B as toolCommandFactories, Bt as RULESYNC_SOURCES_LOCK_RELATIVE_FILE_PATH, C as PermissionsProcessorToolTargetSchema, Ct as RULESYNC_COMMANDS_RELATIVE_DIR_PATH, D as McpProcessorToolTargetSchema, Dt as RULESYNC_HOOKS_FILE_NAME, E as McpProcessor, Et as RULESYNC_CURATED_SKILLS_RELATIVE_DIR_PATH, F as HooksProcessorToolTargetSchema, Ft as RULESYNC_PERMISSIONS_FILE_NAME, G as CLAUDECODE_SKILLS_DIR_PATH, H as CLAUDECODE_LOCAL_RULE_FILE_NAME, Ht as formatError, I as toolHooksFactories, It as RULESYNC_PERMISSIONS_RELATIVE_FILE_PATH, J as stringifyFrontmatter, K as RulesyncCommand, L as RulesyncHooks, Lt as RULESYNC_RELATIVE_DIR_PATH, M as toolIgnoreFactories, Mt as RULESYNC_MCP_RELATIVE_FILE_PATH, N as RulesyncIgnore, Nt as RULESYNC_MCP_SCHEMA_URL, O as toolMcpFactories, Ot as RULESYNC_HOOKS_RELATIVE_FILE_PATH, P as HooksProcessor, Pt as RULESYNC_OVERVIEW_FILE_NAME, Q as JsonLogger, R as CommandsProcessor, Rt as RULESYNC_RULES_RELATIVE_DIR_PATH, S as PermissionsProcessor, St as RULESYNC_AIIGNORE_RELATIVE_FILE_PATH, T as RulesyncPermissions, Tt as RULESYNC_CONFIG_SCHEMA_URL, U as CLAUDECODE_MEMORIES_DIR_NAME, Ut as ALL_FEATURES, V as CLAUDECODE_DIR, Vt as RULESYNC_SUBAGENTS_RELATIVE_DIR_PATH, W as CLAUDECODE_SETTINGS_LOCAL_FILE_NAME, Wt as ALL_FEATURES_WITH_WILDCARD, X as findControlCharacter, Y as ConfigResolver, Z as ConsoleLogger, _ as toolSkillFactories, _t as ALL_TOOL_TARGETS, a as RulesProcessor, at as fileExists, b as RulesyncSkillFrontmatterSchema, bt as MAX_FILE_SIZE, c as RulesyncRule, ct as getHomeDirectory, d as SubagentsProcessorToolTargetSchema, dt as readFileContent, et as ErrorCodes, f as toolSubagentFactories, ft as removeDirectory, g as SkillsProcessorToolTargetSchema, gt as writeFileContent, h as SkillsProcessor, ht as toPosixPath, i as convertFromTool, it as ensureDir, j as IgnoreProcessorToolTargetSchema, jt as RULESYNC_MCP_FILE_NAME, k as RulesyncMcp, kt as RULESYNC_IGNORE_RELATIVE_FILE_PATH, l as RulesyncRuleFrontmatterSchema, lt as isSymlink, m as RulesyncSubagentFrontmatterSchema, mt as removeTempDirectory, n as checkRulesyncDirExists, nt as createTempDirectory, o as RulesProcessorToolTargetSchema, ot as findFilesByGlobs, p as RulesyncSubagent, pt as removeFile, q as RulesyncCommandFrontmatterSchema, r as generate, rt as directoryExists, s as toolRuleFactories, st as getFileSize, t as importFromTool, tt as checkPathTraversal, u as SubagentsProcessor, ut as listDirectoryFiles, v as getLocalSkillDirNames, vt as ALL_TOOL_TARGETS_WITH_WILDCARD, w as toolPermissionsFactories, wt as RULESYNC_CONFIG_RELATIVE_FILE_PATH, x as SKILL_FILE_NAME$1, xt as RULESYNC_AIIGNORE_FILE_NAME, y as RulesyncSkill, yt as ToolTargetSchema, z as CommandsProcessorToolTargetSchema, zt as RULESYNC_SKILLS_RELATIVE_DIR_PATH } from "../import-
|
|
2
|
+
import { $ as CLIError, A as IgnoreProcessor, At as RULESYNC_LOCAL_CONFIG_RELATIVE_FILE_PATH, B as toolCommandFactories, Bt as RULESYNC_SOURCES_LOCK_RELATIVE_FILE_PATH, C as PermissionsProcessorToolTargetSchema, Ct as RULESYNC_COMMANDS_RELATIVE_DIR_PATH, D as McpProcessorToolTargetSchema, Dt as RULESYNC_HOOKS_FILE_NAME, E as McpProcessor, Et as RULESYNC_CURATED_SKILLS_RELATIVE_DIR_PATH, F as HooksProcessorToolTargetSchema, Ft as RULESYNC_PERMISSIONS_FILE_NAME, G as CLAUDECODE_SKILLS_DIR_PATH, H as CLAUDECODE_LOCAL_RULE_FILE_NAME, Ht as formatError, I as toolHooksFactories, It as RULESYNC_PERMISSIONS_RELATIVE_FILE_PATH, J as stringifyFrontmatter, K as RulesyncCommand, L as RulesyncHooks, Lt as RULESYNC_RELATIVE_DIR_PATH, M as toolIgnoreFactories, Mt as RULESYNC_MCP_RELATIVE_FILE_PATH, N as RulesyncIgnore, Nt as RULESYNC_MCP_SCHEMA_URL, O as toolMcpFactories, Ot as RULESYNC_HOOKS_RELATIVE_FILE_PATH, P as HooksProcessor, Pt as RULESYNC_OVERVIEW_FILE_NAME, Q as JsonLogger, R as CommandsProcessor, Rt as RULESYNC_RULES_RELATIVE_DIR_PATH, S as PermissionsProcessor, St as RULESYNC_AIIGNORE_RELATIVE_FILE_PATH, T as RulesyncPermissions, Tt as RULESYNC_CONFIG_SCHEMA_URL, U as CLAUDECODE_MEMORIES_DIR_NAME, Ut as ALL_FEATURES, V as CLAUDECODE_DIR, Vt as RULESYNC_SUBAGENTS_RELATIVE_DIR_PATH, W as CLAUDECODE_SETTINGS_LOCAL_FILE_NAME, Wt as ALL_FEATURES_WITH_WILDCARD, X as findControlCharacter, Y as ConfigResolver, Z as ConsoleLogger, _ as toolSkillFactories, _t as ALL_TOOL_TARGETS, a as RulesProcessor, at as fileExists, b as RulesyncSkillFrontmatterSchema, bt as MAX_FILE_SIZE, c as RulesyncRule, ct as getHomeDirectory, d as SubagentsProcessorToolTargetSchema, dt as readFileContent, et as ErrorCodes, f as toolSubagentFactories, ft as removeDirectory, g as SkillsProcessorToolTargetSchema, gt as writeFileContent, h as SkillsProcessor, ht as toPosixPath, i as convertFromTool, it as ensureDir, j as IgnoreProcessorToolTargetSchema, jt as RULESYNC_MCP_FILE_NAME, k as RulesyncMcp, kt as RULESYNC_IGNORE_RELATIVE_FILE_PATH, l as RulesyncRuleFrontmatterSchema, lt as isSymlink, m as RulesyncSubagentFrontmatterSchema, mt as removeTempDirectory, n as checkRulesyncDirExists, nt as createTempDirectory, o as RulesProcessorToolTargetSchema, ot as findFilesByGlobs, p as RulesyncSubagent, pt as removeFile, q as RulesyncCommandFrontmatterSchema, r as generate, rt as directoryExists, s as toolRuleFactories, st as getFileSize, t as importFromTool, tt as checkPathTraversal, u as SubagentsProcessor, ut as listDirectoryFiles, v as getLocalSkillDirNames, vt as ALL_TOOL_TARGETS_WITH_WILDCARD, w as toolPermissionsFactories, wt as RULESYNC_CONFIG_RELATIVE_FILE_PATH, x as SKILL_FILE_NAME$1, xt as RULESYNC_AIIGNORE_FILE_NAME, y as RulesyncSkill, yt as ToolTargetSchema, z as CommandsProcessorToolTargetSchema, zt as RULESYNC_SKILLS_RELATIVE_DIR_PATH } from "../import-DywcWsgJ.js";
|
|
3
3
|
import { Command } from "commander";
|
|
4
4
|
import { nonnegative, optional, refine, z } from "zod/mini";
|
|
5
5
|
import * as path$1 from "node:path";
|
|
@@ -6483,7 +6483,7 @@ function wrapCommand$1({ name, errorCode, handler, getVersion, loggerFactory = c
|
|
|
6483
6483
|
}
|
|
6484
6484
|
//#endregion
|
|
6485
6485
|
//#region src/cli/index.ts
|
|
6486
|
-
const getVersion = () => "9.1.
|
|
6486
|
+
const getVersion = () => "9.1.1";
|
|
6487
6487
|
function wrapCommand(name, errorCode, handler) {
|
|
6488
6488
|
return wrapCommand$1({
|
|
6489
6489
|
name,
|