rulesync 9.4.0 → 9.5.0
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-BxqZVTKb.js → import-BdJG1fyb.js} +44 -16
- package/dist/import-BdJG1fyb.js.map +1 -0
- package/dist/{import-DVGMvuhx.cjs → import-DngV1i49.cjs} +43 -15
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/import-BxqZVTKb.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-DngV1i49.cjs");
|
|
3
3
|
let commander = require("commander");
|
|
4
4
|
let zod_mini = require("zod/mini");
|
|
5
5
|
let node_path = require("node:path");
|
|
@@ -6428,7 +6428,7 @@ function wrapCommand$1({ name, errorCode, handler, getVersion, loggerFactory = c
|
|
|
6428
6428
|
}
|
|
6429
6429
|
//#endregion
|
|
6430
6430
|
//#region src/cli/index.ts
|
|
6431
|
-
const getVersion = () => "9.
|
|
6431
|
+
const getVersion = () => "9.5.0";
|
|
6432
6432
|
function wrapCommand(name, errorCode, handler) {
|
|
6433
6433
|
return wrapCommand$1({
|
|
6434
6434
|
name,
|
package/dist/cli/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import { $ as toPosixPath, A as RulesyncCommand, B as createTempDirectory, C as RulesyncHooks, Ct as RULESYNC_SKILLS_RELATIVE_DIR_PATH, D as CLAUDECODE_MEMORIES_DIR_NAME, Dt as ALL_FEATURES, E as CLAUDECODE_LOCAL_RULE_FILE_NAME, Et as formatError, F as ConsoleLogger, G as getFileSize, H as ensureDir, I as JsonLogger, J as listDirectoryFiles, K as getHomeDirectory, L as CLIError, M as stringifyFrontmatter, N as ConfigResolver, O as CLAUDECODE_SETTINGS_LOCAL_FILE_NAME, Ot as ALL_FEATURES_WITH_WILDCARD, P as findControlCharacter, Q as removeTempDirectory, R as ErrorCodes, S as HooksProcessor, St as RULESYNC_RULES_RELATIVE_DIR_PATH, T as CLAUDECODE_DIR, Tt as RULESYNC_SUBAGENTS_RELATIVE_DIR_PATH, U as fileExists, V as directoryExists, W as findFilesByGlobs, X as removeDirectory, Y as readFileContent, Z as removeFile, _ as RulesyncPermissions, _t as RULESYNC_MCP_SCHEMA_URL, a as convertFromTool, at as RULESYNC_AIIGNORE_FILE_NAME, b as IgnoreProcessor, bt as RULESYNC_PERMISSIONS_RELATIVE_FILE_PATH, c as RulesyncRuleFrontmatterSchema, ct as RULESYNC_CONFIG_RELATIVE_FILE_PATH, d as RulesyncSubagentFrontmatterSchema, dt as RULESYNC_HOOKS_FILE_NAME, et as writeFileContent, f as SkillsProcessor, ft as RULESYNC_HOOKS_RELATIVE_FILE_PATH, g as SKILL_FILE_NAME$1, gt as RULESYNC_MCP_RELATIVE_FILE_PATH, h as RulesyncSkillFrontmatterSchema, ht as RULESYNC_MCP_FILE_NAME, i as getProcessorRegistryEntry, it as MAX_FILE_SIZE, j as RulesyncCommandFrontmatterSchema, k as CLAUDECODE_SKILLS_DIR_PATH, l as SubagentsProcessor, lt as RULESYNC_CONFIG_SCHEMA_URL, m as RulesyncSkill, mt as RULESYNC_LOCAL_CONFIG_RELATIVE_FILE_PATH, n as checkRulesyncDirExists, nt as ALL_TOOL_TARGETS_WITH_WILDCARD, o as RulesProcessor, ot as RULESYNC_AIIGNORE_RELATIVE_FILE_PATH, p as getLocalSkillDirNames, pt as RULESYNC_IGNORE_RELATIVE_FILE_PATH, q as isSymlink, r as generate, rt as ToolTargetSchema, s as RulesyncRule, st as RULESYNC_COMMANDS_RELATIVE_DIR_PATH, t as importFromTool, tt as ALL_TOOL_TARGETS, u as RulesyncSubagent, ut as RULESYNC_CURATED_SKILLS_RELATIVE_DIR_PATH, v as McpProcessor, vt as RULESYNC_OVERVIEW_FILE_NAME, w as CommandsProcessor, wt as RULESYNC_SOURCES_LOCK_RELATIVE_FILE_PATH, x as RulesyncIgnore, xt as RULESYNC_RELATIVE_DIR_PATH, y as RulesyncMcp, yt as RULESYNC_PERMISSIONS_FILE_NAME, z as checkPathTraversal } from "../import-
|
|
2
|
+
import { $ as toPosixPath, A as RulesyncCommand, B as createTempDirectory, C as RulesyncHooks, Ct as RULESYNC_SKILLS_RELATIVE_DIR_PATH, D as CLAUDECODE_MEMORIES_DIR_NAME, Dt as ALL_FEATURES, E as CLAUDECODE_LOCAL_RULE_FILE_NAME, Et as formatError, F as ConsoleLogger, G as getFileSize, H as ensureDir, I as JsonLogger, J as listDirectoryFiles, K as getHomeDirectory, L as CLIError, M as stringifyFrontmatter, N as ConfigResolver, O as CLAUDECODE_SETTINGS_LOCAL_FILE_NAME, Ot as ALL_FEATURES_WITH_WILDCARD, P as findControlCharacter, Q as removeTempDirectory, R as ErrorCodes, S as HooksProcessor, St as RULESYNC_RULES_RELATIVE_DIR_PATH, T as CLAUDECODE_DIR, Tt as RULESYNC_SUBAGENTS_RELATIVE_DIR_PATH, U as fileExists, V as directoryExists, W as findFilesByGlobs, X as removeDirectory, Y as readFileContent, Z as removeFile, _ as RulesyncPermissions, _t as RULESYNC_MCP_SCHEMA_URL, a as convertFromTool, at as RULESYNC_AIIGNORE_FILE_NAME, b as IgnoreProcessor, bt as RULESYNC_PERMISSIONS_RELATIVE_FILE_PATH, c as RulesyncRuleFrontmatterSchema, ct as RULESYNC_CONFIG_RELATIVE_FILE_PATH, d as RulesyncSubagentFrontmatterSchema, dt as RULESYNC_HOOKS_FILE_NAME, et as writeFileContent, f as SkillsProcessor, ft as RULESYNC_HOOKS_RELATIVE_FILE_PATH, g as SKILL_FILE_NAME$1, gt as RULESYNC_MCP_RELATIVE_FILE_PATH, h as RulesyncSkillFrontmatterSchema, ht as RULESYNC_MCP_FILE_NAME, i as getProcessorRegistryEntry, it as MAX_FILE_SIZE, j as RulesyncCommandFrontmatterSchema, k as CLAUDECODE_SKILLS_DIR_PATH, l as SubagentsProcessor, lt as RULESYNC_CONFIG_SCHEMA_URL, m as RulesyncSkill, mt as RULESYNC_LOCAL_CONFIG_RELATIVE_FILE_PATH, n as checkRulesyncDirExists, nt as ALL_TOOL_TARGETS_WITH_WILDCARD, o as RulesProcessor, ot as RULESYNC_AIIGNORE_RELATIVE_FILE_PATH, p as getLocalSkillDirNames, pt as RULESYNC_IGNORE_RELATIVE_FILE_PATH, q as isSymlink, r as generate, rt as ToolTargetSchema, s as RulesyncRule, st as RULESYNC_COMMANDS_RELATIVE_DIR_PATH, t as importFromTool, tt as ALL_TOOL_TARGETS, u as RulesyncSubagent, ut as RULESYNC_CURATED_SKILLS_RELATIVE_DIR_PATH, v as McpProcessor, vt as RULESYNC_OVERVIEW_FILE_NAME, w as CommandsProcessor, wt as RULESYNC_SOURCES_LOCK_RELATIVE_FILE_PATH, x as RulesyncIgnore, xt as RULESYNC_RELATIVE_DIR_PATH, y as RulesyncMcp, yt as RULESYNC_PERMISSIONS_FILE_NAME, z as checkPathTraversal } from "../import-BdJG1fyb.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";
|
|
@@ -6426,7 +6426,7 @@ function wrapCommand$1({ name, errorCode, handler, getVersion, loggerFactory = c
|
|
|
6426
6426
|
}
|
|
6427
6427
|
//#endregion
|
|
6428
6428
|
//#region src/cli/index.ts
|
|
6429
|
-
const getVersion = () => "9.
|
|
6429
|
+
const getVersion = () => "9.5.0";
|
|
6430
6430
|
function wrapCommand(name, errorCode, handler) {
|
|
6431
6431
|
return wrapCommand$1({
|
|
6432
6432
|
name,
|