@usex/mikrotik-mcp 4.20.0 → 4.21.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.js CHANGED
@@ -124,7 +124,7 @@ import {
124
124
  updateAaaEntity,
125
125
  updateSummaryLine,
126
126
  writeBackup
127
- } from "./shared/cli-fa29149s.js";
127
+ } from "./shared/cli-4tycy2mf.js";
128
128
 
129
129
  // src/cli.ts
130
130
  import { existsSync as existsSync2 } from "fs";
package/dist/index.js CHANGED
@@ -29,7 +29,7 @@ import {
29
29
  selectToolModules,
30
30
  setConfig,
31
31
  updateSummaryLine
32
- } from "./shared/library-ypdm9bkx.js";
32
+ } from "./shared/library-v21pwa2g.js";
33
33
  // src/server.ts
34
34
  import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js";
35
35
  import { ListToolsRequestSchema } from "@modelcontextprotocol/sdk/types.js";