@visulima/vis 1.0.0-alpha.22 → 1.0.0-alpha.23

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 (137) hide show
  1. package/CHANGELOG.md +50 -0
  2. package/LICENSE.md +132 -2
  3. package/README.md +1 -1
  4. package/dashboard/dist/index.html +152 -0
  5. package/dist/bin.js +1 -1
  6. package/dist/binx.js +3 -0
  7. package/dist/config/index.d.ts +20 -33
  8. package/dist/config/index.js +1 -1
  9. package/dist/packem_chunks/bin.js +373 -367
  10. package/dist/packem_chunks/bloom-status.js +2 -2
  11. package/dist/packem_chunks/bloom-sync.js +2 -2
  12. package/dist/packem_chunks/config.js +12 -12
  13. package/dist/packem_chunks/doctor-probe.js +2 -2
  14. package/dist/packem_chunks/fix.js +3 -3
  15. package/dist/packem_chunks/handler.js +1 -1
  16. package/dist/packem_chunks/handler10.js +1 -1
  17. package/dist/packem_chunks/handler11.js +1 -1
  18. package/dist/packem_chunks/handler12.js +3 -3
  19. package/dist/packem_chunks/handler13.js +1 -1
  20. package/dist/packem_chunks/handler14.js +10 -10
  21. package/dist/packem_chunks/handler15.js +2 -2
  22. package/dist/packem_chunks/handler16.js +1 -1
  23. package/dist/packem_chunks/handler17.js +1 -1
  24. package/dist/packem_chunks/handler18.js +1 -1
  25. package/dist/packem_chunks/handler19.js +1 -1
  26. package/dist/packem_chunks/handler2.js +1 -1
  27. package/dist/packem_chunks/handler20.js +1 -1
  28. package/dist/packem_chunks/handler21.js +2 -2
  29. package/dist/packem_chunks/handler22.js +2 -2
  30. package/dist/packem_chunks/handler23.js +2 -2
  31. package/dist/packem_chunks/handler24.js +1 -18
  32. package/dist/packem_chunks/handler25.js +1 -1
  33. package/dist/packem_chunks/handler26.js +5 -1
  34. package/dist/packem_chunks/handler27.js +1 -5
  35. package/dist/packem_chunks/handler28.js +3 -1
  36. package/dist/packem_chunks/handler29.js +1 -3
  37. package/dist/packem_chunks/handler3.js +1 -1
  38. package/dist/packem_chunks/handler30.js +7 -1
  39. package/dist/packem_chunks/handler31.js +32 -6
  40. package/dist/packem_chunks/handler32.js +3 -33
  41. package/dist/packem_chunks/handler33.js +1 -3
  42. package/dist/packem_chunks/handler34.js +26 -1
  43. package/dist/packem_chunks/handler35.js +5 -26
  44. package/dist/packem_chunks/handler36.js +22 -5
  45. package/dist/packem_chunks/handler37.js +60 -21
  46. package/dist/packem_chunks/handler38.js +6 -428
  47. package/dist/packem_chunks/handler39.js +708 -61
  48. package/dist/packem_chunks/handler4.js +1 -1
  49. package/dist/packem_chunks/handler40.js +24 -6
  50. package/dist/packem_chunks/handler41.js +237 -166
  51. package/dist/packem_chunks/handler42.js +153 -24
  52. package/dist/packem_chunks/handler43.js +10 -153
  53. package/dist/packem_chunks/handler44.js +25 -10
  54. package/dist/packem_chunks/handler45.js +24 -25
  55. package/dist/packem_chunks/handler46.js +3 -24
  56. package/dist/packem_chunks/handler47.js +27 -3
  57. package/dist/packem_chunks/handler48.js +168 -21
  58. package/dist/packem_chunks/handler49.js +33 -173
  59. package/dist/packem_chunks/handler5.js +6 -6
  60. package/dist/packem_chunks/handler6.js +1 -1
  61. package/dist/packem_chunks/handler7.js +1 -1
  62. package/dist/packem_chunks/handler8.js +1 -1
  63. package/dist/packem_chunks/handler9.js +1 -1
  64. package/dist/packem_chunks/heal-accept.js +4 -4
  65. package/dist/packem_chunks/heal.js +1 -1
  66. package/dist/packem_chunks/help-command.js +2 -2
  67. package/dist/packem_chunks/index.js +2 -2
  68. package/dist/packem_chunks/keys-refresh.js +1 -1
  69. package/dist/packem_chunks/list.js +2 -2
  70. package/dist/packem_chunks/loader.js +2 -2
  71. package/dist/packem_chunks/loader2.js +1 -1
  72. package/dist/packem_chunks/prune.js +1 -1
  73. package/dist/packem_chunks/run.js +1 -1
  74. package/dist/packem_chunks/status.js +2 -2
  75. package/dist/packem_chunks/sync.js +2 -2
  76. package/dist/packem_chunks/sync2.js +2 -2
  77. package/dist/packem_chunks/tripwire.js +2 -2
  78. package/dist/packem_chunks/verify-lockfile.js +2 -2
  79. package/dist/packem_shared/{advisories-DS8JEB_g.js → advisories-U1QKY_tg.js} +1 -1
  80. package/dist/packem_shared/{ai-analysis-DGBZYlxF.js → ai-analysis-B8pDCOuT.js} +2 -2
  81. package/dist/packem_shared/ai-fix-DiGSrGKv.js +43 -0
  82. package/dist/packem_shared/anolilab-text-CAM_E6uK.js +13 -0
  83. package/dist/packem_shared/applyDefaults-KxZkvlp3.js +1 -0
  84. package/dist/packem_shared/build-scripts-3E2pmscY.js +1 -0
  85. package/dist/packem_shared/{cyclonedx-CO7-Y1B1.js → cyclonedx-B293T7R0.js} +3 -3
  86. package/dist/packem_shared/dependency-scan-BbtivycX.js +1 -0
  87. package/dist/packem_shared/docker-BhBBfWfc.js +60 -0
  88. package/dist/packem_shared/failure-log-B0Uh-65U.js +2 -0
  89. package/dist/packem_shared/index-C1w1GXdS.js +1 -0
  90. package/dist/packem_shared/index-CZX_II5N.js +29 -0
  91. package/dist/packem_shared/index.server-B7ETiT4C.js +2 -0
  92. package/dist/packem_shared/{lifecycle-boYwVQSE.js → lifecycle-wRE7ymVc.js} +2 -2
  93. package/dist/packem_shared/{lockfile-C5DYMHVq.js → lockfile-CQLFNyVa.js} +1 -1
  94. package/dist/packem_shared/manifests-Z3spBpxv.js +1 -0
  95. package/dist/packem_shared/{min-release-age-D462DvYM.js → min-release-age-Cz6HbF-I.js} +2 -2
  96. package/dist/packem_shared/native-config-sync-BOeuyrBj.js +21 -0
  97. package/dist/packem_shared/{osv-bloom-QSAn2Dcw.js → osv-bloom-CyCDpXBl.js} +2 -2
  98. package/dist/packem_shared/pm-runner-CVliR6Ie.js +1 -0
  99. package/dist/packem_shared/provenance-BcldGs02.js +1 -0
  100. package/dist/packem_shared/readFileSync-CGmzMUF2-D6rUjGDn.js +1 -0
  101. package/dist/packem_shared/registry-keys-pemEkRM9.js +1 -0
  102. package/dist/packem_shared/{resolve-explicit-BgFQHUEP.js → resolve-explicit-2G-2HWtR.js} +3 -3
  103. package/dist/packem_shared/runtime-check-DgXsKCsv.js +1 -0
  104. package/dist/packem_shared/s1ngularity-Boxkax0D.js +1 -0
  105. package/dist/packem_shared/scan-progress-EbvmIh4i.js +2 -0
  106. package/dist/packem_shared/{selectors-B2ISH581.js → selectors-BE2BCnTR.js} +1 -1
  107. package/dist/packem_shared/{signatures-b-jJYoZd.js → signatures-SO-fyExV.js} +1 -1
  108. package/dist/packem_shared/toolchain-Jx2lkAYy.js +5 -0
  109. package/dist/packem_shared/typosquats-CioMnpnb.js +1 -0
  110. package/dist/packem_shared/verify-C8EAHql6.js +1 -0
  111. package/dist/packem_shared/{vis-update-app-Bnu1EIgE.js → vis-update-app-BWA1kA1q.js} +1 -1
  112. package/index.js +26 -26
  113. package/package.json +23 -12
  114. package/schemas/vis-config.schema.json +61 -12
  115. package/dist/packem_chunks/handler50.js +0 -34
  116. package/dist/packem_shared/ai-cache-BjlXWJtl.js +0 -1
  117. package/dist/packem_shared/ai-fix-BhcTrkuW.js +0 -43
  118. package/dist/packem_shared/applyDefaults-BOVDw1jD.js +0 -1
  119. package/dist/packem_shared/build-scripts-DsWMSWDs.js +0 -1
  120. package/dist/packem_shared/cache-directory-DQak1Vjc.js +0 -1
  121. package/dist/packem_shared/dependency-scan-DPHTzA5r.js +0 -1
  122. package/dist/packem_shared/docker-lk0-5Z-i.js +0 -60
  123. package/dist/packem_shared/failure-log-DF7nrFIs.js +0 -2
  124. package/dist/packem_shared/flakiness-DKCOYwN7.js +0 -1
  125. package/dist/packem_shared/index-B4gpNmrG.js +0 -1
  126. package/dist/packem_shared/manifests-B0fMp872.js +0 -1
  127. package/dist/packem_shared/native-config-sync-B0_ef78M.js +0 -21
  128. package/dist/packem_shared/provenance-smHa8efI.js +0 -1
  129. package/dist/packem_shared/registry-keys-3qaVog76.js +0 -1
  130. package/dist/packem_shared/run-summary-utils-DIJV_dUD.js +0 -1
  131. package/dist/packem_shared/runtime-check-DrMx4Q9L.js +0 -1
  132. package/dist/packem_shared/s1ngularity-CwSBPB3I.js +0 -1
  133. package/dist/packem_shared/scan-progress-CMynp3eA.js +0 -2
  134. package/dist/packem_shared/toolchain-OH1PXwbZ.js +0 -5
  135. package/dist/packem_shared/typosquats-CJ4o1l7U.js +0 -1
  136. package/dist/packem_shared/verify-CQbzknur.js +0 -1
  137. package/dist/packem_shared/xxh3-DrAUNq4n.js +0 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,53 @@
1
+ ## @visulima/vis [1.0.0-alpha.23](https://github.com/visulima/visulima/compare/@visulima/vis@1.0.0-alpha.22...@visulima/vis@1.0.0-alpha.23) (2026-05-20)
2
+
3
+ ### Features
4
+
5
+ * **vis:** add dashboard command with browser UI for cache and run metrics ([f94fcd9](https://github.com/visulima/visulima/commit/f94fcd94ef04f74e20ce308769d79cbd21d9fd60))
6
+ * **vis:** add HTML graph report ([92865a2](https://github.com/visulima/visulima/commit/92865a2973a36f8c43adaf023ecd68e3859d0c68))
7
+ * **vis:** add visx/vx npx-style entry point ([3802695](https://github.com/visulima/visulima/commit/3802695f3a0cf2776aaf706183ed2032324532bd))
8
+ * **vis:** rebuild dashboard with Hono SSE + Vite + shadcn/ui ([f9df814](https://github.com/visulima/visulima/commit/f9df814683c6a1c967d8cbe15bee1b13959b5ab7))
9
+ * **vis:** redesign audit HTML report + add --explain AI helper ([6b0ab9f](https://github.com/visulima/visulima/commit/6b0ab9ffe36c732a4ac0c05a4ad9453d51fbe89b))
10
+ * **vis:** redesign dashboard with Nothing-inspired UI ([7cfc81d](https://github.com/visulima/visulima/commit/7cfc81d8592cdfda0086700363dbeac39650d1d7))
11
+
12
+ ### Bug Fixes
13
+
14
+ * **ci:** address review findings — injection, perms, defaults, fetch hardening ([0192278](https://github.com/visulima/visulima/commit/0192278b63a0178262c08a3d77fa0e832d085147))
15
+ * **vis:** address audit findings on dashboard + visx + defineConfig refactor ([1eb8ae5](https://github.com/visulima/visulima/commit/1eb8ae5820d425780b9f5c05f153b68fe74a8a36))
16
+ * **vis:** clean up dashboard audit nits — typos, dead code, redundant calls ([46a5c0e](https://github.com/visulima/visulima/commit/46a5c0ed8116f79c0307d51a1eb7c9d8ae419dde))
17
+ * **vis:** harden dashboard server, metrics, and live UI ([be4c6a1](https://github.com/visulima/visulima/commit/be4c6a134410ef9e2b893d57ee6e2c1b163c4b88))
18
+ * **vis:** key doctor cache on the resolved npm lockfile ([628a21d](https://github.com/visulima/visulima/commit/628a21d62285d6299fe399409783c297c64f9e1b))
19
+ * **vis:** name the actual lockfile in npm pruner messages ([c783683](https://github.com/visulima/visulima/commit/c78368392930c3eafdb6e0c056535217665b2f07))
20
+ * **vis:** prune npm-shrinkwrap.json into the Docker context ([ecfb54c](https://github.com/visulima/visulima/commit/ecfb54c7c515a14509c71458468c99c000b07d21))
21
+ * **vis:** render task failure block lazily at the consumer ([cb35aa7](https://github.com/visulima/visulima/commit/cb35aa78550408b462e9a1ec2af3eddb65a27b87))
22
+
23
+ ### Miscellaneous Chores
24
+
25
+ * ignore sample-workspace .vis dirs and refresh license artifact ([0f88438](https://github.com/visulima/visulima/commit/0f884380bcc7b25ac0beec5994256cc5b956a167))
26
+ * **vis:** make sample-workspace tasks cacheable ([a1db143](https://github.com/visulima/visulima/commit/a1db143b57a594470b9bf5695c60a0ced18344e3))
27
+
28
+ ### Code Refactoring
29
+
30
+ * **vis:** extract tryLoadSourceMap helper ([5b06bb6](https://github.com/visulima/visulima/commit/5b06bb69876e4870e75985a75ff22e299c8cf583))
31
+ * **vis:** make defineConfig a pure typed-identity ([28f6f3f](https://github.com/visulima/visulima/commit/28f6f3f909a89103b972ca50a502fb6145d87794))
32
+
33
+ ### Tests
34
+
35
+ * **vis:** align task-store tests with lazy failure rendering ([9ddf5de](https://github.com/visulima/visulima/commit/9ddf5de95a41d89b4c9a33bbb88e777b909b6aee))
36
+
37
+ ### Continuous Integration
38
+
39
+ * tighten workflow yaml + restore missing publint dep ([b478f9a](https://github.com/visulima/visulima/commit/b478f9a9329d9c7243e694e3f360d385cc34567c))
40
+
41
+
42
+ ### Dependencies
43
+
44
+ * **@visulima/error:** upgraded to 6.0.0-alpha.27
45
+ * **@visulima/tui:** upgraded to 1.0.0-alpha.18
46
+ * **@visulima/ansi:** upgraded to 4.0.0-alpha.14
47
+ * **@visulima/cerebro:** upgraded to 3.0.0-alpha.26
48
+ * **@visulima/fs:** upgraded to 5.0.0-alpha.25
49
+ * **@visulima/package:** upgraded to 5.0.0-alpha.24
50
+
1
51
  ## @visulima/vis [1.0.0-alpha.22](https://github.com/visulima/visulima/compare/@visulima/vis@1.0.0-alpha.21...@visulima/vis@1.0.0-alpha.22) (2026-05-19)
2
52
 
3
53
  ### Features
package/LICENSE.md CHANGED
@@ -685,11 +685,14 @@ Repository: git+https://github.com/visulima/visulima.git
685
685
  > >
686
686
  > >
687
687
  > > # Licenses of bundled types
688
+ > >
688
689
  > > The published @visulima/command-line-args artifact additionally contains code with the following licenses:
689
690
  > > MIT
690
691
  > >
691
692
  > > # Bundled types:
693
+ > >
692
694
  > > ## @visulima/error
695
+ > >
693
696
  > > License: MIT
694
697
  > > By: Daniel Bannert
695
698
  > > Repository: git+https://github.com/visulima/visulima.git
@@ -717,6 +720,40 @@ Repository: git+https://github.com/visulima/visulima.git
717
720
  > > > SOFTWARE.
718
721
  > > >
719
722
  > > >
723
+ > >
724
+ > > # Licenses of bundled dependencies
725
+ > > The published @visulima/command-line-args artifact additionally contains code with the following licenses:
726
+ > > MIT
727
+ > >
728
+ > > # Bundled dependencies:
729
+ > > ## @visulima/error
730
+ > > License: MIT
731
+ > > By: Daniel Bannert
732
+ > > Repository: git+https://github.com/visulima/visulima.git
733
+ > >
734
+ > > > MIT License
735
+ > > >
736
+ > > > Copyright (c) 2026 visulima
737
+ > > >
738
+ > > > Permission is hereby granted, free of charge, to any person obtaining a copy
739
+ > > > of this software and associated documentation files (the "Software"), to deal
740
+ > > > in the Software without restriction, including without limitation the rights
741
+ > > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
742
+ > > > copies of the Software, and to permit persons to whom the Software is
743
+ > > > furnished to do so, subject to the following conditions:
744
+ > > >
745
+ > > > The above copyright notice and this permission notice shall be included in all
746
+ > > > copies or substantial portions of the Software.
747
+ > > >
748
+ > > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
749
+ > > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
750
+ > > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
751
+ > > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
752
+ > > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
753
+ > > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
754
+ > > > SOFTWARE.
755
+ > > >
756
+ > > >
720
757
  > > >
721
758
  > > > # Licenses of bundled dependencies
722
759
  > > >
@@ -741,7 +778,7 @@ Repository: git+https://github.com/visulima/visulima.git
741
778
  > > > >
742
779
  > > > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
743
780
  > > >
744
- > > >
781
+ > > >
745
782
  > > >
746
783
  > > >
747
784
  > > >
@@ -767,6 +804,34 @@ Repository: git+https://github.com/visulima/visulima.git
767
804
  > > > > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
768
805
  > > > > See the License for the specific language governing permissions and
769
806
  > > > > limitations under the License.
807
+ > >
808
+ > >
809
+ > >
810
+ > > > # Licenses of bundled types
811
+ > > >
812
+ > > > The published @visulima/error artifact additionally contains code with the following licenses:
813
+ > > > Apache-2.0
814
+ > > >
815
+ > > > # Bundled types:
816
+ > > >
817
+ > > > ## ai
818
+ > > >
819
+ > > > License: Apache-2.0
820
+ > > > Repository: git+https://github.com/vercel/ai.git
821
+ > > >
822
+ > > > > Copyright 2023 Vercel, Inc.
823
+ > > > >
824
+ > > > > Licensed under the Apache License, Version 2.0 (the "License");
825
+ > > > > you may not use this file except in compliance with the License.
826
+ > > > > You may obtain a copy of the License at
827
+ > > > >
828
+ > > > > http://www.apache.org/licenses/LICENSE-2.0
829
+ > > > >
830
+ > > > > Unless required by applicable law or agreed to in writing, software
831
+ > > > > distributed under the License is distributed on an "AS IS" BASIS,
832
+ > > > > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
833
+ > > > > See the License for the specific language governing permissions and
834
+ > > > > limitations under the License.
770
835
  >
771
836
  > ---------------------------------------
772
837
  >
@@ -1154,11 +1219,14 @@ Repository: git+https://github.com/visulima/visulima.git
1154
1219
  > >
1155
1220
  > >
1156
1221
  > > # Licenses of bundled types
1222
+ > >
1157
1223
  > > The published @visulima/command-line-args artifact additionally contains code with the following licenses:
1158
1224
  > > MIT
1159
1225
  > >
1160
1226
  > > # Bundled types:
1227
+ > >
1161
1228
  > > ## @visulima/error
1229
+ > >
1162
1230
  > > License: MIT
1163
1231
  > > By: Daniel Bannert
1164
1232
  > > Repository: git+https://github.com/visulima/visulima.git
@@ -1186,6 +1254,40 @@ Repository: git+https://github.com/visulima/visulima.git
1186
1254
  > > > SOFTWARE.
1187
1255
  > > >
1188
1256
  > > >
1257
+ > >
1258
+ > > # Licenses of bundled dependencies
1259
+ > > The published @visulima/command-line-args artifact additionally contains code with the following licenses:
1260
+ > > MIT
1261
+ > >
1262
+ > > # Bundled dependencies:
1263
+ > > ## @visulima/error
1264
+ > > License: MIT
1265
+ > > By: Daniel Bannert
1266
+ > > Repository: git+https://github.com/visulima/visulima.git
1267
+ > >
1268
+ > > > MIT License
1269
+ > > >
1270
+ > > > Copyright (c) 2026 visulima
1271
+ > > >
1272
+ > > > Permission is hereby granted, free of charge, to any person obtaining a copy
1273
+ > > > of this software and associated documentation files (the "Software"), to deal
1274
+ > > > in the Software without restriction, including without limitation the rights
1275
+ > > > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
1276
+ > > > copies of the Software, and to permit persons to whom the Software is
1277
+ > > > furnished to do so, subject to the following conditions:
1278
+ > > >
1279
+ > > > The above copyright notice and this permission notice shall be included in all
1280
+ > > > copies or substantial portions of the Software.
1281
+ > > >
1282
+ > > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1283
+ > > > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1284
+ > > > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
1285
+ > > > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1286
+ > > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1287
+ > > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1288
+ > > > SOFTWARE.
1289
+ > > >
1290
+ > > >
1189
1291
  > > >
1190
1292
  > > > # Licenses of bundled dependencies
1191
1293
  > > >
@@ -1210,7 +1312,7 @@ Repository: git+https://github.com/visulima/visulima.git
1210
1312
  > > > >
1211
1313
  > > > > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1212
1314
  > > >
1213
- > > >
1315
+ > > >
1214
1316
  > > >
1215
1317
  > > >
1216
1318
  > > >
@@ -1236,6 +1338,34 @@ Repository: git+https://github.com/visulima/visulima.git
1236
1338
  > > > > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1237
1339
  > > > > See the License for the specific language governing permissions and
1238
1340
  > > > > limitations under the License.
1341
+ > >
1342
+ > >
1343
+ > >
1344
+ > > > # Licenses of bundled types
1345
+ > > >
1346
+ > > > The published @visulima/error artifact additionally contains code with the following licenses:
1347
+ > > > Apache-2.0
1348
+ > > >
1349
+ > > > # Bundled types:
1350
+ > > >
1351
+ > > > ## ai
1352
+ > > >
1353
+ > > > License: Apache-2.0
1354
+ > > > Repository: git+https://github.com/vercel/ai.git
1355
+ > > >
1356
+ > > > > Copyright 2023 Vercel, Inc.
1357
+ > > > >
1358
+ > > > > Licensed under the Apache License, Version 2.0 (the "License");
1359
+ > > > > you may not use this file except in compliance with the License.
1360
+ > > > > You may obtain a copy of the License at
1361
+ > > > >
1362
+ > > > > http://www.apache.org/licenses/LICENSE-2.0
1363
+ > > > >
1364
+ > > > > Unless required by applicable law or agreed to in writing, software
1365
+ > > > > distributed under the License is distributed on an "AS IS" BASIS,
1366
+ > > > > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1367
+ > > > > See the License for the specific language governing permissions and
1368
+ > > > > limitations under the License.
1239
1369
  >
1240
1370
  > ---------------------------------------
1241
1371
  >
package/README.md CHANGED
@@ -74,7 +74,7 @@
74
74
 
75
75
  - **`vis catalog check / update`** — pnpm + bun workspace catalog management
76
76
  - **`vis secrets`** — Rust-native secret scanning (gitleaks detection engine)
77
- - **`vis audit`** — OSV.dev vulnerability scanning with pluggable supply-chain providers ([Socket.dev](https://socket.dev) and [Google deps.dev](https://deps.dev), merged when both are enabled)
77
+ - **`vis audit`** — OSV.dev vulnerability scanning with pluggable supply-chain providers ([Socket.dev](https://socket.dev) and [Google deps.dev](https://deps.dev), merged when both are enabled). `--explain` adds a plain-English AI explanation per finding (auto-detects an installed AI CLI, cached, no API key) in the terminal, JSON, and HTML report
78
78
  - **`vis docker scaffold`** — lockfile pruning for pnpm / npm / yarn classic + berry / bun, matching turbo's killer Docker-cache feature
79
79
  - **`vis hook install / migrate`** — git hooks (husky migration supported)
80
80
  - **`vis staged`** — built-in `lint-staged` replacement, no peer dependency