@holo-js/cli 0.2.4 → 0.2.6

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.
Files changed (30) hide show
  1. package/dist/agent-skills-CHAXS2YN.mjs +180 -0
  2. package/dist/bin/holo.mjs +105 -25
  3. package/dist/{broadcast-AVYI67BU.mjs → broadcast-JBQWQZSO.mjs} +2 -1
  4. package/dist/{broadcast-CMPONJ5J.mjs → broadcast-YGJFCEPP.mjs} +2 -1
  5. package/dist/{cache-2EUUQJX2.mjs → cache-HUGRWOHQ.mjs} +1 -1
  6. package/dist/{cache-4OVL2YTS.mjs → cache-OSJ4PD52.mjs} +1 -1
  7. package/dist/{cache-migrations-LGTPRUDS.mjs → cache-migrations-77TLXIVG.mjs} +6 -6
  8. package/dist/{cache-migrations-TJWWJB4I.mjs → cache-migrations-FKAHRP24.mjs} +6 -6
  9. package/dist/{chunk-HZJWXL2W.mjs → chunk-4K4CWMMP.mjs} +3 -3
  10. package/dist/{chunk-6UDDQUXY.mjs → chunk-7B2RVYLL.mjs} +67 -67
  11. package/dist/{chunk-ZHFXVJBE.mjs → chunk-AJLRAC5M.mjs} +3 -3
  12. package/dist/{chunk-LGU5YVKP.mjs → chunk-C624G3R2.mjs} +67 -67
  13. package/dist/{dev-I4NZRFTS.mjs → dev-L4Y2GU2E.mjs} +2 -2
  14. package/dist/{dev-WOOZOWLR.mjs → dev-YPBQBEOE.mjs} +2 -2
  15. package/dist/{generators-FUOVIC2E.mjs → generators-H4NTV4DB.mjs} +2 -2
  16. package/dist/{generators-Y47HYPQT.mjs → generators-VCYISHWO.mjs} +2 -2
  17. package/dist/index.mjs +105 -25
  18. package/dist/{media-migrations-FGYPWPBF.mjs → media-migrations-BNVAPYEM.mjs} +6 -6
  19. package/dist/{media-migrations-N63DGHGG.mjs → media-migrations-NNB3DAQR.mjs} +6 -6
  20. package/dist/{queue-HB22LB66.mjs → queue-5BXSDFCO.mjs} +7 -7
  21. package/dist/{queue-UQ6TPIK4.mjs → queue-D4LSWNS2.mjs} +7 -7
  22. package/dist/{queue-migrations-FENTWONO.mjs → queue-migrations-EF4AMMSY.mjs} +21 -20
  23. package/dist/{queue-migrations-HJ4Z55FB.mjs → queue-migrations-LXEWXJYT.mjs} +21 -20
  24. package/dist/{runtime-7KCBHTRV.mjs → runtime-RPMZMTD4.mjs} +1 -1
  25. package/dist/{runtime-PLE3TUX2.mjs → runtime-UKBJQFXM.mjs} +1 -1
  26. package/dist/{scaffold-2PPKFFAZ.mjs → scaffold-NJ5VH73M.mjs} +1 -1
  27. package/dist/{scaffold-3LLBQ2JF.mjs → scaffold-VV3KTYGO.mjs} +1 -1
  28. package/dist/{security-NAOOXRFV.mjs → security-JR4P7L2C.mjs} +1 -1
  29. package/dist/{security-QFDYNF2Z.mjs → security-K5PZS3E3.mjs} +1 -1
  30. package/package.json +8 -8
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-I7QBCEV7.mjs";
4
4
  import "./chunk-D7O4SU6N.mjs";
5
5
  import "./chunk-VP2E62DF.mjs";
6
- import "./chunk-6UDDQUXY.mjs";
6
+ import "./chunk-C624G3R2.mjs";
7
7
  import "./chunk-YEFJBN56.mjs";
8
8
  import "./chunk-J76GH2DR.mjs";
9
9
  import {
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-I7QBCEV7.mjs";
4
4
  import "./chunk-D7O4SU6N.mjs";
5
5
  import "./chunk-VP2E62DF.mjs";
6
- import "./chunk-LGU5YVKP.mjs";
6
+ import "./chunk-7B2RVYLL.mjs";
7
7
  import "./chunk-YEFJBN56.mjs";
8
8
  import "./chunk-J76GH2DR.mjs";
9
9
  import {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@holo-js/cli",
3
- "version": "0.2.4",
3
+ "version": "0.2.6",
4
4
  "description": "Holo-JS Framework - project creation, discovery, and operational CLI",
5
5
  "type": "module",
6
6
  "license": "MIT",
@@ -28,17 +28,17 @@
28
28
  },
29
29
  "dependencies": {
30
30
  "@clack/prompts": "^1.5.1",
31
- "@holo-js/cache-db": "^0.2.4",
32
- "@holo-js/config": "^0.2.4",
33
- "@holo-js/core": "^0.2.4",
34
- "@holo-js/db": "^0.2.4",
31
+ "@holo-js/cache-db": "^0.2.6",
32
+ "@holo-js/config": "^0.2.6",
33
+ "@holo-js/core": "^0.2.6",
34
+ "@holo-js/db": "^0.2.6",
35
35
  "esbuild": "^0.27.4",
36
36
  "inflection": "^3.0.2"
37
37
  },
38
38
  "devDependencies": {
39
- "@holo-js/events": "^0.2.4",
40
- "@holo-js/queue": "^0.2.4",
41
- "@holo-js/queue-db": "^0.2.4",
39
+ "@holo-js/events": "^0.2.6",
40
+ "@holo-js/queue": "^0.2.6",
41
+ "@holo-js/queue-db": "^0.2.6",
42
42
  "@types/node": "^22.10.2",
43
43
  "tsup": "^8.3.5",
44
44
  "typescript": "^5.7.2",