@synchronized-studio/cmsassets-agent 0.5.0 → 0.5.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.js CHANGED
@@ -9,7 +9,7 @@ import {
9
9
  saveReport,
10
10
  scan,
11
11
  verify
12
- } from "./chunk-MNFV7OJO.js";
12
+ } from "./chunk-3JFHRW5M.js";
13
13
  import "./chunk-MMNQQM5Y.js";
14
14
  import "./chunk-E74TGIFQ.js";
15
15
  import "./chunk-QGM4M3NI.js";
package/dist/index.js CHANGED
@@ -33,7 +33,7 @@ import {
33
33
  saveReport,
34
34
  scan,
35
35
  verify
36
- } from "./chunk-MNFV7OJO.js";
36
+ } from "./chunk-3JFHRW5M.js";
37
37
  import {
38
38
  aiReviewAll
39
39
  } from "./chunk-JZ2YOFY7.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@synchronized-studio/cmsassets-agent",
3
- "version": "0.5.0",
3
+ "version": "0.5.1",
4
4
  "description": "CLI agent that auto-integrates @synchronized-studio/response-transformer into any JS/TS project.",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",