@saptools/service-flow 0.1.62 → 0.1.64

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
@@ -35,7 +35,7 @@ import {
35
35
  trace,
36
36
  upsertRepository,
37
37
  upsertWorkspace
38
- } from "./chunk-BGD7UYJN.js";
38
+ } from "./chunk-TBH33OYC.js";
39
39
 
40
40
  // src/cli.ts
41
41
  import { Command } from "commander";
@@ -237,7 +237,7 @@ function migrate(db) {
237
237
  // package.json
238
238
  var package_default = {
239
239
  name: "@saptools/service-flow",
240
- version: "0.1.62",
240
+ version: "0.1.64",
241
241
  description: "Trace SAP CAP service-to-service flows across multi-repository workspaces with runtime-aware graph resolution",
242
242
  type: "module",
243
243
  publishConfig: {