@duckmind/dm-darwin-x64 0.43.2 → 0.43.4

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/dm CHANGED
Binary file
@@ -398,6 +398,7 @@
398
398
  "src/search/fetch-source.mjs",
399
399
  "src/search/file-sources.mjs",
400
400
  "src/search/output.mjs",
401
+ "src/search/paths.mjs",
401
402
  "src/search/pdf.mjs",
402
403
  "src/search/query.mjs",
403
404
  "src/search/recovery.mjs",
@@ -410,9 +411,9 @@
410
411
  "src/utils/node-runtime.mjs",
411
412
  "src/utils/system-cmds.mjs"
412
413
  ],
413
- "file_count": 44,
414
- "before_bytes": 475440,
415
- "after_bytes": 758895,
414
+ "file_count": 45,
415
+ "before_bytes": 477153,
416
+ "after_bytes": 761716,
416
417
  "externals": [
417
418
  "@duckmind/dm-agent-core",
418
419
  "@duckmind/dm-ai",