@visulima/vis 1.0.0-alpha.40 → 1.0.0-alpha.42
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/CHANGELOG.md +41 -0
- package/LICENSE.md +265 -35
- package/dist/bin.js +1 -1
- package/dist/binx.js +2 -2
- package/dist/config/index.d.ts +19 -1
- package/dist/config/index.js +1 -1
- package/dist/packem_chunks/bloom-status.js +1 -1
- package/dist/packem_chunks/bloom-sync.js +1 -1
- package/dist/packem_chunks/cli-exec.js +1 -0
- package/dist/packem_chunks/{bin.js → cli-main.js} +282 -274
- package/dist/packem_chunks/config.js +8 -11
- package/dist/packem_chunks/devtools.js +1 -78
- package/dist/packem_chunks/dispatch.js +4 -0
- package/dist/packem_chunks/doctor-probe.js +1 -1
- package/dist/packem_chunks/fix.js +1 -1
- package/dist/packem_chunks/handler.js +1 -1
- package/dist/packem_chunks/handler10.js +1 -1
- package/dist/packem_chunks/handler11.js +1 -1
- package/dist/packem_chunks/handler12.js +1 -1
- package/dist/packem_chunks/handler13.js +3 -3
- package/dist/packem_chunks/handler14.js +1 -1
- package/dist/packem_chunks/handler15.js +1 -1
- package/dist/packem_chunks/handler16.js +1 -1
- package/dist/packem_chunks/handler17.js +1 -1
- package/dist/packem_chunks/handler18.js +1 -1
- package/dist/packem_chunks/handler19.js +1 -1
- package/dist/packem_chunks/handler2.js +1 -4
- package/dist/packem_chunks/handler20.js +1 -1
- package/dist/packem_chunks/handler21.js +1 -1
- package/dist/packem_chunks/handler22.js +2 -2
- package/dist/packem_chunks/handler23.js +5 -1
- package/dist/packem_chunks/handler24.js +1 -1
- package/dist/packem_chunks/handler25.js +1 -1
- package/dist/packem_chunks/handler26.js +1 -5
- package/dist/packem_chunks/handler27.js +5 -1
- package/dist/packem_chunks/handler28.js +1 -3
- package/dist/packem_chunks/handler29.js +3 -1
- package/dist/packem_chunks/handler3.js +1 -4
- package/dist/packem_chunks/handler30.js +1 -2
- package/dist/packem_chunks/handler31.js +1 -2
- package/dist/packem_chunks/handler32.js +2 -2
- package/dist/packem_chunks/handler33.js +2 -3
- package/dist/packem_chunks/handler34.js +2 -6
- package/dist/packem_chunks/handler35.js +3 -1
- package/dist/packem_chunks/handler36.js +6 -42
- package/dist/packem_chunks/handler37.js +1 -8
- package/dist/packem_chunks/handler38.js +42 -9
- package/dist/packem_chunks/handler39.js +7 -74
- package/dist/packem_chunks/handler4.js +4 -6
- package/dist/packem_chunks/handler40.js +9 -5
- package/dist/packem_chunks/handler41.js +75 -4
- package/dist/packem_chunks/handler42.js +5 -3
- package/dist/packem_chunks/handler43.js +4 -2
- package/dist/packem_chunks/handler44.js +3 -1
- package/dist/packem_chunks/handler45.js +2 -1
- package/dist/packem_chunks/handler46.js +1 -1
- package/dist/packem_chunks/handler47.js +1 -3
- package/dist/packem_chunks/handler48.js +1 -1
- package/dist/packem_chunks/handler49.js +3 -7
- package/dist/packem_chunks/handler5.js +4 -8
- package/dist/packem_chunks/handler50.js +1 -33
- package/dist/packem_chunks/handler51.js +7 -3
- package/dist/packem_chunks/handler52.js +33 -8
- package/dist/packem_chunks/handler53.js +3 -4
- package/dist/packem_chunks/handler54.js +8 -1
- package/dist/packem_chunks/handler55.js +4 -12
- package/dist/packem_chunks/handler56.js +1 -7
- package/dist/packem_chunks/handler57.js +12 -5
- package/dist/packem_chunks/handler58.js +5 -11
- package/dist/packem_chunks/handler59.js +11 -3
- package/dist/packem_chunks/handler6.js +6 -1
- package/dist/packem_chunks/handler60.js +3 -22
- package/dist/packem_chunks/handler61.js +21 -60
- package/dist/packem_chunks/handler62.js +61 -3
- package/dist/packem_chunks/handler63.js +3 -6
- package/dist/packem_chunks/handler64.js +6 -708
- package/dist/packem_chunks/handler65.js +8 -23
- package/dist/packem_chunks/handler66.js +24 -25
- package/dist/packem_chunks/handler67.js +25 -153
- package/dist/packem_chunks/handler68.js +153 -10
- package/dist/packem_chunks/handler69.js +10 -24
- package/dist/packem_chunks/handler7.js +8 -1
- package/dist/packem_chunks/handler70.js +24 -322
- package/dist/packem_chunks/handler71.js +322 -48
- package/dist/packem_chunks/handler72.js +700 -19
- package/dist/packem_chunks/handler73.js +48 -3
- package/dist/packem_chunks/handler74.js +21 -184
- package/dist/packem_chunks/handler75.js +3 -38
- package/dist/packem_chunks/handler76.js +190 -0
- package/dist/packem_chunks/handler77.js +38 -0
- package/dist/packem_chunks/handler8.js +1 -1
- package/dist/packem_chunks/handler9.js +1 -1
- package/dist/packem_chunks/heal-accept.js +1 -1
- package/dist/packem_chunks/heal.js +1 -1
- package/dist/packem_chunks/help-command.js +4 -4
- package/dist/packem_chunks/index2.js +1 -1
- package/dist/packem_chunks/index3.js +135 -0
- package/dist/packem_chunks/index4.js +74 -0
- package/dist/packem_chunks/keys-refresh.js +1 -1
- package/dist/packem_chunks/lean.js +4 -0
- package/dist/packem_chunks/list.js +1 -1
- package/dist/packem_chunks/loader.js +1 -1
- package/dist/packem_chunks/loader2.js +1 -1
- package/dist/packem_chunks/orchestrator.js +3 -3
- package/dist/packem_chunks/prompts.js +1 -1
- package/dist/packem_chunks/prune.js +1 -1
- package/dist/packem_chunks/registry.js +2 -2
- package/dist/packem_chunks/run.js +1 -1
- package/dist/packem_chunks/shell-runner.js +1 -1
- package/dist/packem_chunks/status.js +1 -1
- package/dist/packem_chunks/sync.js +1 -1
- package/dist/packem_chunks/sync2.js +1 -1
- package/dist/packem_chunks/tar.js +1 -1
- package/dist/packem_chunks/tripwire.js +1 -1
- package/dist/packem_chunks/ts-loader.js +2 -0
- package/dist/packem_chunks/verify-lockfile.js +1 -1
- package/dist/packem_chunks/version-resolver.js +2 -2
- package/dist/packem_shared/CONFIG_FILES-MsOntfYT.js +1 -0
- package/dist/packem_shared/{Table-CcVkyULl-B_ef6zfS.js → Table-CcVkyULl-DLWu6XHL.js} +25 -26
- package/dist/packem_shared/{advisories-DLeO5KMN.js → advisories-aiDtubZQ.js} +1 -1
- package/dist/packem_shared/{affected-shas-cVnX8-zs.js → affected-shas-C1XuRlvo.js} +1 -1
- package/dist/packem_shared/{ai-analysis-BUeX2J2H.js → ai-analysis-CubpCxZJ.js} +4 -4
- package/dist/packem_shared/{ai-fix-9Vzlp6XU.js → ai-fix-Btd5AnSr.js} +2 -2
- package/dist/packem_shared/augment-8fIWWGSc.js +3 -0
- package/dist/packem_shared/bin-CnDBuLh3.js +2 -0
- package/dist/packem_shared/build-scripts-Doxce2VM.js +1 -0
- package/dist/packem_shared/command-runtime-RiCMa2C8.js +1 -0
- package/dist/packem_shared/compile-cache-B_Vf_WxT.js +3 -0
- package/dist/packem_shared/{cyclonedx-kYozDyxp.js → cyclonedx-NUJ9R2GQ.js} +1 -1
- package/dist/packem_shared/dependency-scan-B0HV_qeB.js +1 -0
- package/dist/packem_shared/{docker-BMLrNtWm.js → docker-DKlF-gk3.js} +1 -1
- package/dist/packem_shared/failure-log-C7r6UZLP.js +2 -0
- package/dist/packem_shared/{giget-DHY1sQZC.js → giget-DVTFJlbR.js} +2 -2
- package/dist/packem_shared/glob-fqg4KepW-7Bs2kZuM.js +1 -0
- package/dist/packem_shared/index-BKFEWXU_.js +1 -0
- package/dist/packem_shared/index-CPhv-r4c.js +28 -0
- package/dist/packem_shared/{index-CgcF6_wo.js → index-Cb4x6lWY.js} +1 -1
- package/dist/packem_shared/index-DjTWo3sH.js +1 -0
- package/dist/packem_shared/{index-BDmTbWX1.js → index-OQZQyN5R.js} +1 -1
- package/dist/packem_shared/index.server-J83sowC4.js +2 -0
- package/dist/packem_shared/{lifecycle-4z9hHE5b.js → lifecycle-D5roTh0a.js} +2 -2
- package/dist/packem_shared/{lockfile-C8Q1_4KK.js → lockfile-DIGyLfmF.js} +1 -1
- package/dist/packem_shared/main-B3juSU5z.js +1 -0
- package/dist/packem_shared/manifests-pLwnVmCN.js +1 -0
- package/dist/packem_shared/{min-release-age-D1alDE3K.js → min-release-age-pUAqTiv3.js} +3 -3
- package/dist/packem_shared/missing-package-json-DhYzuKhD.js +1 -0
- package/dist/packem_shared/{native-config-sync-BEkJW7g3.js → native-config-sync-4K9wWTj5.js} +1 -1
- package/dist/packem_shared/{osv-bloom-B03tUWf3.js → osv-bloom-OuTfu_LE.js} +1 -1
- package/dist/packem_shared/{pm-runner-OGResYrA.js → pm-runner-Dws_Bw1y.js} +1 -1
- package/dist/packem_shared/provenance-C0P-UYOM.js +1 -0
- package/dist/packem_shared/readJsonSync-CvkZyKmL-CY7PZob_.js +4 -0
- package/dist/packem_shared/registry-keys-D4chF-Wj.js +1 -0
- package/dist/packem_shared/{resolve-explicit-CMDl55Nz.js → resolve-explicit-Cgheka3B.js} +3 -3
- package/dist/packem_shared/resolve-runtime-CJSWV-K8.js +1 -0
- package/dist/packem_shared/run-file-B4TqKa0X.js +1 -0
- package/dist/packem_shared/runtime-check-0lUJvgKt.js +1 -0
- package/dist/packem_shared/runtime-process-Dmz0vCJy-DUwTvH1J.js +1 -0
- package/dist/packem_shared/s1ngularity-Du1NnSFP.js +1 -0
- package/dist/packem_shared/scan-progress-CN9ONR0y.js +2 -0
- package/dist/packem_shared/{selectors-GCJIe342.js → selectors-UmnAuc26.js} +1 -1
- package/dist/packem_shared/{signatures-C730vkyK.js → signatures-BOUhghTv.js} +1 -1
- package/dist/packem_shared/{spinner-CV3WVJLv.js → spinner-lhXugSx3.js} +1 -1
- package/dist/packem_shared/tabs-DTiU3usb.js +1 -0
- package/dist/packem_shared/target-options-ChWcK60i.js +1 -0
- package/dist/packem_shared/toolchain-DyCKnGch.js +5 -0
- package/dist/packem_shared/typosquats-DBOvXwph.js +1 -0
- package/dist/packem_shared/use-measured-height-CK2Co3XI.js +1 -0
- package/dist/packem_shared/verify-CVPYlUrF.js +1 -0
- package/dist/packem_shared/vis-update-app-DtHkwBca.js +1 -0
- package/dist/packem_shared/watch-Bkp_AAbc.js +1 -0
- package/dist/packem_shared/watch-loop-D9zbXzRd.js +11 -0
- package/dist/runtime/preload.d.ts +1 -0
- package/dist/runtime/preload.js +1 -0
- package/index.d.ts +14 -0
- package/index.js +28 -27
- package/package.json +18 -27
- package/schemas/vis-config.schema.json +12 -0
- package/dist/packem_shared/CONFIG_FILES-BfaR0jKT.js +0 -1
- package/dist/packem_shared/build-scripts-CCCi8U66.js +0 -1
- package/dist/packem_shared/dependency-scan-DnTgYleU.js +0 -1
- package/dist/packem_shared/failure-log-CEWP3bP0.js +0 -2
- package/dist/packem_shared/glob-fqg4KepW-B7EjLRvw.js +0 -1
- package/dist/packem_shared/index-Du8RWawQ.js +0 -1
- package/dist/packem_shared/index-yBikBkHT.js +0 -30
- package/dist/packem_shared/manifests-Dj3pRKBT.js +0 -1
- package/dist/packem_shared/missing-package-json-8vNHwbqw.js +0 -1
- package/dist/packem_shared/provenance-_CJjMKwu.js +0 -1
- package/dist/packem_shared/registry-keys-BfFto6vI.js +0 -1
- package/dist/packem_shared/runtime-check-Stc9AI78.js +0 -1
- package/dist/packem_shared/s1ngularity-Dhr3bPk0.js +0 -1
- package/dist/packem_shared/scan-progress-CFhc0CMj.js +0 -2
- package/dist/packem_shared/tabs-BuTy5gPV.js +0 -1
- package/dist/packem_shared/toolchain-pR7AJ-tB.js +0 -5
- package/dist/packem_shared/typosquats-DN78xx1x.js +0 -1
- package/dist/packem_shared/use-measured-height-_eVGWtWt.js +0 -1
- package/dist/packem_shared/verify-6WCmFmy8.js +0 -1
- package/dist/packem_shared/vis-update-app-k3fDxech.js +0 -1
- package/dist/packem_shared/watch-BvIwLG4N.js +0 -1
- package/dist/packem_shared/watch-loop-DWkvv2tK.js +0 -11
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,44 @@
|
|
|
1
|
+
## @visulima/vis [1.0.0-alpha.42](https://github.com/visulima/visulima/compare/@visulima/vis@1.0.0-alpha.41...@visulima/vis@1.0.0-alpha.42) (2026-06-19)
|
|
2
|
+
|
|
3
|
+
### Features
|
|
4
|
+
|
|
5
|
+
* **vis:** runtime multi-tool ([#683](https://github.com/visulima/visulima/issues/683)) ([ee84daa](https://github.com/visulima/visulima/commit/ee84daa56434bfb487abccd27e9e2661c0492132))
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Dependencies
|
|
9
|
+
|
|
10
|
+
* **@visulima/error:** upgraded to 6.0.0-alpha.34
|
|
11
|
+
* **@visulima/task-runner:** upgraded to 1.0.0-alpha.24
|
|
12
|
+
* **@visulima/tui:** upgraded to 1.0.0-alpha.26
|
|
13
|
+
* **@visulima/humanizer:** upgraded to 3.0.0-alpha.15
|
|
14
|
+
|
|
15
|
+
## @visulima/vis [1.0.0-alpha.41](https://github.com/visulima/visulima/compare/@visulima/vis@1.0.0-alpha.40...@visulima/vis@1.0.0-alpha.41) (2026-06-19)
|
|
16
|
+
|
|
17
|
+
### Features
|
|
18
|
+
|
|
19
|
+
* **vis:** add runtime detection abstraction (phase 0) ([8dca5b2](https://github.com/visulima/visulima/commit/8dca5b235e3f7427937f60e8ec13ab90e4c698af)), closes [#native](https://github.com/visulima/visulima/issues/native)
|
|
20
|
+
* **vis:** add vis x file runner (phase 2) ([213fadf](https://github.com/visulima/visulima/commit/213fadf99f2de8126749c317ae3f002f174f39cc))
|
|
21
|
+
* **vis:** route dlx/exec through the runtime resolver (phase 1) ([5186df4](https://github.com/visulima/visulima/commit/5186df43a850bc8b0642608643095faa8b1ebc6f))
|
|
22
|
+
* **vis:** route install/add/remove/dedupe through runtime resolver (phase 1) ([8aaa3e1](https://github.com/visulima/visulima/commit/8aaa3e1d8f9ac73debfd6fc81808b570a25a1337))
|
|
23
|
+
* **vis:** route remaining pm verbs through runtime resolver (phase 1) ([e18a44f](https://github.com/visulima/visulima/commit/e18a44f975ce6b744c5e6a9237e056de8a5f230e))
|
|
24
|
+
* **vis:** validate runtime selection in run (phase 1) ([efaa952](https://github.com/visulima/visulima/commit/efaa95251519ad4ed3db77ed42421fd85756dbb2))
|
|
25
|
+
|
|
26
|
+
### Bug Fixes
|
|
27
|
+
|
|
28
|
+
* **vis:** regenerate vis-config schema for the runtime field ([1de4ef0](https://github.com/visulima/visulima/commit/1de4ef0f50b6620f981b081b6ff746306b948a76))
|
|
29
|
+
|
|
30
|
+
### Performance Improvements
|
|
31
|
+
|
|
32
|
+
* **vis:** skip heap-tuning re-exec for light commands (~290ms) ([885aebe](https://github.com/visulima/visulima/commit/885aebe0993210727f82918cb0474e14a8414ae6))
|
|
33
|
+
|
|
34
|
+
### Documentation
|
|
35
|
+
|
|
36
|
+
* **vis:** correct cold-start profile with measured findings ([d02a8c1](https://github.com/visulima/visulima/commit/d02a8c1f2212ce61a5ecf9f396976f1031996557))
|
|
37
|
+
|
|
38
|
+
### Tests
|
|
39
|
+
|
|
40
|
+
* **vis:** add cli benchmark harness + codspeed wiring ([c3b1a79](https://github.com/visulima/visulima/commit/c3b1a79cc1814276e95b946d2d227f56942a48cf))
|
|
41
|
+
|
|
1
42
|
## @visulima/vis [1.0.0-alpha.40](https://github.com/visulima/visulima/compare/@visulima/vis@1.0.0-alpha.39...@visulima/vis@1.0.0-alpha.40) (2026-06-17)
|
|
2
43
|
|
|
3
44
|
### Features
|
package/LICENSE.md
CHANGED
|
@@ -53,7 +53,7 @@ from this project and adapted to call the Socket.dev public API.
|
|
|
53
53
|
|
|
54
54
|
# Licenses of bundled dependencies
|
|
55
55
|
The published @visulima/vis artifact additionally contains code with the following licenses:
|
|
56
|
-
Apache-2.0, BlueOak-1.0.0, BSD-2-Clause, CC-BY-3.0, CC0-1.0, ISC, MIT
|
|
56
|
+
Apache-2.0, BlueOak-1.0.0, BSD-2-Clause, BSD-3-Clause, CC-BY-3.0, CC0-1.0, ISC, MIT
|
|
57
57
|
|
|
58
58
|
# Bundled dependencies:
|
|
59
59
|
## @bomb.sh/tab
|
|
@@ -63,6 +63,35 @@ Repository: git+https://github.com/bombshell-dev/tab.git
|
|
|
63
63
|
|
|
64
64
|
---------------------------------------
|
|
65
65
|
|
|
66
|
+
## @hono/node-server
|
|
67
|
+
License: MIT
|
|
68
|
+
By: Yusuke Wada
|
|
69
|
+
Repository: git+https://github.com/honojs/node-server.git
|
|
70
|
+
|
|
71
|
+
> MIT License
|
|
72
|
+
>
|
|
73
|
+
> Copyright (c) 2022 - present, Yusuke Wada and Hono contributors
|
|
74
|
+
>
|
|
75
|
+
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
76
|
+
> of this software and associated documentation files (the "Software"), to deal
|
|
77
|
+
> in the Software without restriction, including without limitation the rights
|
|
78
|
+
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
79
|
+
> copies of the Software, and to permit persons to whom the Software is
|
|
80
|
+
> furnished to do so, subject to the following conditions:
|
|
81
|
+
>
|
|
82
|
+
> The above copyright notice and this permission notice shall be included in all
|
|
83
|
+
> copies or substantial portions of the Software.
|
|
84
|
+
>
|
|
85
|
+
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
86
|
+
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
87
|
+
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
88
|
+
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
89
|
+
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
90
|
+
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
91
|
+
> SOFTWARE.
|
|
92
|
+
|
|
93
|
+
---------------------------------------
|
|
94
|
+
|
|
66
95
|
## @nkzw/safe-word-list
|
|
67
96
|
License: MIT
|
|
68
97
|
By: Christoph Nakazawa
|
|
@@ -11504,6 +11533,35 @@ Repository: git://github.com/spencermountain/compromise.git
|
|
|
11504
11533
|
|
|
11505
11534
|
---------------------------------------
|
|
11506
11535
|
|
|
11536
|
+
## conventional-commits-parser
|
|
11537
|
+
License: MIT
|
|
11538
|
+
By: Steve Mao
|
|
11539
|
+
Repository: https://github.com/conventional-changelog/conventional-changelog.git
|
|
11540
|
+
|
|
11541
|
+
> ### MIT License
|
|
11542
|
+
>
|
|
11543
|
+
> Copyright © [conventional-changelog team](https://github.com/conventional-changelog)
|
|
11544
|
+
>
|
|
11545
|
+
> Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
11546
|
+
> this software and associated documentation files (the "Software"), to deal in
|
|
11547
|
+
> the Software without restriction, including without limitation the rights to
|
|
11548
|
+
> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
|
|
11549
|
+
> of the Software, and to permit persons to whom the Software is furnished to do
|
|
11550
|
+
> so, subject to the following conditions:
|
|
11551
|
+
>
|
|
11552
|
+
> The above copyright notice and this permission notice shall be included in all
|
|
11553
|
+
> copies or substantial portions of the Software.
|
|
11554
|
+
>
|
|
11555
|
+
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
11556
|
+
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
11557
|
+
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
11558
|
+
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
11559
|
+
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
11560
|
+
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
11561
|
+
> SOFTWARE.
|
|
11562
|
+
|
|
11563
|
+
---------------------------------------
|
|
11564
|
+
|
|
11507
11565
|
## convert-to-spaces
|
|
11508
11566
|
License: MIT
|
|
11509
11567
|
By: Vadim Demedes
|
|
@@ -11867,6 +11925,122 @@ Repository: github:fabiospampinato/graphmatch
|
|
|
11867
11925
|
|
|
11868
11926
|
---------------------------------------
|
|
11869
11927
|
|
|
11928
|
+
## graphology
|
|
11929
|
+
License: MIT
|
|
11930
|
+
By: Alexis Jacomy, Benjamin Ooghe-Tabanou, Guillaume Plique
|
|
11931
|
+
Repository: git+https://github.com/graphology/graphology.git
|
|
11932
|
+
|
|
11933
|
+
> The MIT License (MIT)
|
|
11934
|
+
>
|
|
11935
|
+
> Copyright (c) 2016-2021 Guillaume Plique (Yomguithereal)
|
|
11936
|
+
>
|
|
11937
|
+
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
11938
|
+
> of this software and associated documentation files (the "Software"), to deal
|
|
11939
|
+
> in the Software without restriction, including without limitation the rights
|
|
11940
|
+
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
11941
|
+
> copies of the Software, and to permit persons to whom the Software is
|
|
11942
|
+
> furnished to do so, subject to the following conditions:
|
|
11943
|
+
>
|
|
11944
|
+
> The above copyright notice and this permission notice shall be included in
|
|
11945
|
+
> all copies or substantial portions of the Software.
|
|
11946
|
+
>
|
|
11947
|
+
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
11948
|
+
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
11949
|
+
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
11950
|
+
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
11951
|
+
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
11952
|
+
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
11953
|
+
> THE SOFTWARE.
|
|
11954
|
+
|
|
11955
|
+
---------------------------------------
|
|
11956
|
+
|
|
11957
|
+
## graphology-layout-forceatlas2
|
|
11958
|
+
License: MIT
|
|
11959
|
+
By: Guillaume Plique
|
|
11960
|
+
Repository: git+https://github.com/graphology/graphology.git
|
|
11961
|
+
|
|
11962
|
+
> The MIT License (MIT)
|
|
11963
|
+
>
|
|
11964
|
+
> Copyright (c) 2016-2021 Guillaume Plique (Yomguithereal)
|
|
11965
|
+
>
|
|
11966
|
+
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
11967
|
+
> of this software and associated documentation files (the "Software"), to deal
|
|
11968
|
+
> in the Software without restriction, including without limitation the rights
|
|
11969
|
+
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
11970
|
+
> copies of the Software, and to permit persons to whom the Software is
|
|
11971
|
+
> furnished to do so, subject to the following conditions:
|
|
11972
|
+
>
|
|
11973
|
+
> The above copyright notice and this permission notice shall be included in
|
|
11974
|
+
> all copies or substantial portions of the Software.
|
|
11975
|
+
>
|
|
11976
|
+
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
11977
|
+
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
11978
|
+
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
11979
|
+
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
11980
|
+
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
11981
|
+
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
11982
|
+
> THE SOFTWARE.
|
|
11983
|
+
|
|
11984
|
+
---------------------------------------
|
|
11985
|
+
|
|
11986
|
+
## graphology-utils
|
|
11987
|
+
License: MIT
|
|
11988
|
+
By: Guillaume Plique, Jules Farjas
|
|
11989
|
+
Repository: git+https://github.com/graphology/graphology.git
|
|
11990
|
+
|
|
11991
|
+
> The MIT License (MIT)
|
|
11992
|
+
>
|
|
11993
|
+
> Copyright (c) 2017-2021 Guillaume Plique (Yomguithereal)
|
|
11994
|
+
>
|
|
11995
|
+
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
11996
|
+
> of this software and associated documentation files (the "Software"), to deal
|
|
11997
|
+
> in the Software without restriction, including without limitation the rights
|
|
11998
|
+
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
11999
|
+
> copies of the Software, and to permit persons to whom the Software is
|
|
12000
|
+
> furnished to do so, subject to the following conditions:
|
|
12001
|
+
>
|
|
12002
|
+
> The above copyright notice and this permission notice shall be included in
|
|
12003
|
+
> all copies or substantial portions of the Software.
|
|
12004
|
+
>
|
|
12005
|
+
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
12006
|
+
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
12007
|
+
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
12008
|
+
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
12009
|
+
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
12010
|
+
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
12011
|
+
> THE SOFTWARE.
|
|
12012
|
+
|
|
12013
|
+
---------------------------------------
|
|
12014
|
+
|
|
12015
|
+
## hono
|
|
12016
|
+
License: MIT
|
|
12017
|
+
By: Yusuke Wada
|
|
12018
|
+
Repository: git+https://github.com/honojs/hono.git
|
|
12019
|
+
|
|
12020
|
+
> MIT License
|
|
12021
|
+
>
|
|
12022
|
+
> Copyright (c) 2021 - present, Yusuke Wada and Hono contributors
|
|
12023
|
+
>
|
|
12024
|
+
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
12025
|
+
> of this software and associated documentation files (the "Software"), to deal
|
|
12026
|
+
> in the Software without restriction, including without limitation the rights
|
|
12027
|
+
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
12028
|
+
> copies of the Software, and to permit persons to whom the Software is
|
|
12029
|
+
> furnished to do so, subject to the following conditions:
|
|
12030
|
+
>
|
|
12031
|
+
> The above copyright notice and this permission notice shall be included in all
|
|
12032
|
+
> copies or substantial portions of the Software.
|
|
12033
|
+
>
|
|
12034
|
+
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
12035
|
+
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
12036
|
+
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
12037
|
+
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
12038
|
+
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
12039
|
+
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
12040
|
+
> SOFTWARE.
|
|
12041
|
+
|
|
12042
|
+
---------------------------------------
|
|
12043
|
+
|
|
11870
12044
|
## hookable
|
|
11871
12045
|
License: MIT
|
|
11872
12046
|
Repository: unjs/hookable
|
|
@@ -12151,12 +12325,6 @@ Repository: https://github.com/facebook/react.git
|
|
|
12151
12325
|
|
|
12152
12326
|
---------------------------------------
|
|
12153
12327
|
|
|
12154
|
-
## react-devtools-core
|
|
12155
|
-
License: MIT
|
|
12156
|
-
Repository: https://github.com/facebook/react.git
|
|
12157
|
-
|
|
12158
|
-
---------------------------------------
|
|
12159
|
-
|
|
12160
12328
|
## react-reconciler
|
|
12161
12329
|
License: MIT
|
|
12162
12330
|
Repository: https://github.com/facebook/react.git
|
|
@@ -12260,6 +12428,38 @@ Repository: https://github.com/tapjs/signal-exit.git
|
|
|
12260
12428
|
|
|
12261
12429
|
---------------------------------------
|
|
12262
12430
|
|
|
12431
|
+
## smol-toml
|
|
12432
|
+
License: BSD-3-Clause
|
|
12433
|
+
By: Cynthia
|
|
12434
|
+
Repository: github:squirrelchat/smol-toml
|
|
12435
|
+
|
|
12436
|
+
> Copyright (c) Squirrel Chat et al., All rights reserved.
|
|
12437
|
+
>
|
|
12438
|
+
> Redistribution and use in source and binary forms, with or without
|
|
12439
|
+
> modification, are permitted provided that the following conditions are met:
|
|
12440
|
+
>
|
|
12441
|
+
> 1. Redistributions of source code must retain the above copyright notice, this
|
|
12442
|
+
> list of conditions and the following disclaimer.
|
|
12443
|
+
> 2. Redistributions in binary form must reproduce the above copyright notice,
|
|
12444
|
+
> this list of conditions and the following disclaimer in the
|
|
12445
|
+
> documentation and/or other materials provided with the distribution.
|
|
12446
|
+
> 3. Neither the name of the copyright holder nor the names of its contributors
|
|
12447
|
+
> may be used to endorse or promote products derived from this software without
|
|
12448
|
+
> specific prior written permission.
|
|
12449
|
+
>
|
|
12450
|
+
> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
12451
|
+
> ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
12452
|
+
> WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
12453
|
+
> DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
|
12454
|
+
> FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
12455
|
+
> DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
12456
|
+
> SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
12457
|
+
> CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
12458
|
+
> OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
12459
|
+
> OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
12460
|
+
|
|
12461
|
+
---------------------------------------
|
|
12462
|
+
|
|
12263
12463
|
## spdx-correct
|
|
12264
12464
|
License: Apache-2.0
|
|
12265
12465
|
Repository: jslicense/spdx-correct.js
|
|
@@ -12558,6 +12758,64 @@ Repository: sindresorhus/terminal-size
|
|
|
12558
12758
|
|
|
12559
12759
|
---------------------------------------
|
|
12560
12760
|
|
|
12761
|
+
## tinyexec
|
|
12762
|
+
License: MIT
|
|
12763
|
+
By: James Garbutt
|
|
12764
|
+
Repository: git+https://github.com/tinylibs/tinyexec.git
|
|
12765
|
+
|
|
12766
|
+
> MIT License
|
|
12767
|
+
>
|
|
12768
|
+
> Copyright (c) 2024 Tinylibs
|
|
12769
|
+
>
|
|
12770
|
+
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
12771
|
+
> of this software and associated documentation files (the "Software"), to deal
|
|
12772
|
+
> in the Software without restriction, including without limitation the rights
|
|
12773
|
+
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
12774
|
+
> copies of the Software, and to permit persons to whom the Software is
|
|
12775
|
+
> furnished to do so, subject to the following conditions:
|
|
12776
|
+
>
|
|
12777
|
+
> The above copyright notice and this permission notice shall be included in all
|
|
12778
|
+
> copies or substantial portions of the Software.
|
|
12779
|
+
>
|
|
12780
|
+
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
12781
|
+
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
12782
|
+
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
12783
|
+
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
12784
|
+
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
12785
|
+
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
12786
|
+
> SOFTWARE.
|
|
12787
|
+
|
|
12788
|
+
---------------------------------------
|
|
12789
|
+
|
|
12790
|
+
## undici
|
|
12791
|
+
License: MIT
|
|
12792
|
+
By: Daniele Belardi, Ethan Arrowood, Matteo Collina, Matthew Aitken, Robert Nagy, Szymon Marczak, Tomas Della Vedova
|
|
12793
|
+
Repository: git+https://github.com/nodejs/undici.git
|
|
12794
|
+
|
|
12795
|
+
> MIT License
|
|
12796
|
+
>
|
|
12797
|
+
> Copyright (c) Matteo Collina and Undici contributors
|
|
12798
|
+
>
|
|
12799
|
+
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
12800
|
+
> of this software and associated documentation files (the "Software"), to deal
|
|
12801
|
+
> in the Software without restriction, including without limitation the rights
|
|
12802
|
+
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
12803
|
+
> copies of the Software, and to permit persons to whom the Software is
|
|
12804
|
+
> furnished to do so, subject to the following conditions:
|
|
12805
|
+
>
|
|
12806
|
+
> The above copyright notice and this permission notice shall be included in all
|
|
12807
|
+
> copies or substantial portions of the Software.
|
|
12808
|
+
>
|
|
12809
|
+
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
12810
|
+
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
12811
|
+
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
12812
|
+
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
12813
|
+
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
12814
|
+
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
12815
|
+
> SOFTWARE.
|
|
12816
|
+
|
|
12817
|
+
---------------------------------------
|
|
12818
|
+
|
|
12561
12819
|
## validate-npm-package-license
|
|
12562
12820
|
License: Apache-2.0
|
|
12563
12821
|
By: Kyle E. Mitchell, Mark Stacey
|
|
@@ -12781,34 +13039,6 @@ Repository: git+https://github.com/npm/validate-npm-package-name.git
|
|
|
12781
13039
|
|
|
12782
13040
|
---------------------------------------
|
|
12783
13041
|
|
|
12784
|
-
## ws
|
|
12785
|
-
License: MIT
|
|
12786
|
-
By: Einar Otto Stangvik
|
|
12787
|
-
Repository: git+https://github.com/websockets/ws.git
|
|
12788
|
-
|
|
12789
|
-
> Copyright (c) 2011 Einar Otto Stangvik <einaros@gmail.com>
|
|
12790
|
-
> Copyright (c) 2013 Arnout Kazemier and contributors
|
|
12791
|
-
> Copyright (c) 2016 Luigi Pinca and contributors
|
|
12792
|
-
>
|
|
12793
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
12794
|
-
> this software and associated documentation files (the "Software"), to deal in
|
|
12795
|
-
> the Software without restriction, including without limitation the rights to
|
|
12796
|
-
> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
12797
|
-
> the Software, and to permit persons to whom the Software is furnished to do so,
|
|
12798
|
-
> subject to the following conditions:
|
|
12799
|
-
>
|
|
12800
|
-
> The above copyright notice and this permission notice shall be included in all
|
|
12801
|
-
> copies or substantial portions of the Software.
|
|
12802
|
-
>
|
|
12803
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
12804
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
12805
|
-
> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
12806
|
-
> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
12807
|
-
> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
|
12808
|
-
> CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
12809
|
-
|
|
12810
|
-
---------------------------------------
|
|
12811
|
-
|
|
12812
13042
|
## yaml
|
|
12813
13043
|
License: ISC
|
|
12814
13044
|
By: Eemeli Aro
|
package/dist/bin.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import"./packem_shared/
|
|
2
|
+
import"./packem_shared/compile-cache-B_Vf_WxT.js";import"./packem_shared/bin-CnDBuLh3.js";
|
package/dist/binx.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import{
|
|
3
|
-
`),process.exit(0));process.argv.splice(2,0,"dlx");
|
|
2
|
+
import{c as r,V as o,h as c,e as i,r as a}from"./packem_shared/index-CPhv-r4c.js";import{c as n}from"./packem_shared/compile-cache-B_Vf_WxT.js";process.argv.includes("--no-color")&&(process.env.NO_COLOR="1",process.env.FORCE_COLOR="0");process.argv.slice(2).some(s=>s==="--version"||s==="-v"||s==="-V")&&(process.stdout.write(`${r.version}
|
|
3
|
+
`),process.exit(0));process.argv.splice(2,0,"dlx");n();const e=o("visx",{packageName:"visx",packageVersion:r.version}),p=process.argv.includes("--debug")||!!process.env.DEBUG;e.addPlugin(c({detailed:p,exitOnError:!1}));e.addCommand(i);a(e);
|
package/dist/config/index.d.ts
CHANGED
|
@@ -24,6 +24,17 @@ interface SimilarDepFamily {
|
|
|
24
24
|
type FmtAdapterId = "biome" | "deno-fmt" | "dprint" | "oxfmt" | "prettier" | "ruff-fmt";
|
|
25
25
|
/** Adapter IDs that can lint (adapter `kind` is `"lint"` or `"both"`). */
|
|
26
26
|
type LintAdapterId = "biome" | "deno-lint" | "eslint" | "markdownlint" | "oxlint" | "ruff-check" | "shellcheck" | "stylelint";
|
|
27
|
+
/**
|
|
28
|
+
* Runtime adapter contract for the cross-runtime multi-tool (see
|
|
29
|
+
* `rfc/design-runtime-multitool.md`). Phase 0 defines the identity +
|
|
30
|
+
* detection metadata; Phase 1 extends adapters with the spawn-building
|
|
31
|
+
* methods (`runFile` / `runScript` / `install` / `exec`) that route through
|
|
32
|
+
* `pm-runner`. Deno is a planned third adapter — deliberately not a
|
|
33
|
+
* `RuntimeId` yet (it carries permission + no-`node_modules` semantics that
|
|
34
|
+
* the first cut omits).
|
|
35
|
+
*/
|
|
36
|
+
/** JS runtimes vis can target today. `"deno"` is deferred. */
|
|
37
|
+
type RuntimeId = "bun" | "node";
|
|
27
38
|
type VersionManagerName = "asdf" | "corepack" | "fnm" | "mise" | "none" | "nvm" | "proto" | "self-activate" | "volta";
|
|
28
39
|
type RuntimeTool = "aube" | "bun" | "deno" | "go" | "node" | "npm" | "pnpm" | "python" | "ruby" | "rust" | "yarn";
|
|
29
40
|
interface ToolchainConfig {
|
|
@@ -1632,6 +1643,13 @@ interface VisConfig {
|
|
|
1632
1643
|
services?: "auto" | "ephemeral" | "off" | "persistent";
|
|
1633
1644
|
};
|
|
1634
1645
|
/**
|
|
1646
|
+
* Target JS runtime for this workspace/project — `"node"` (default) or
|
|
1647
|
+
* `"bun"`. Overridden by the `--runtime` flag and the `VIS_RUNTIME` env
|
|
1648
|
+
* var; falls back to lockfile detection when unset. Part of the
|
|
1649
|
+
* cross-runtime multi-tool (see `rfc/design-runtime-multitool.md`).
|
|
1650
|
+
*/
|
|
1651
|
+
runtime?: RuntimeId;
|
|
1652
|
+
/**
|
|
1635
1653
|
* Cascading scoped-task blocks. Each block may narrow its tasks to a
|
|
1636
1654
|
* subset of projects via `match`. Blocks are evaluated in order; later
|
|
1637
1655
|
* blocks override earlier ones when the same field is set.
|
|
@@ -3195,7 +3213,7 @@ declare const loadVisConfig: (workspaceRoot: string, options?: {
|
|
|
3195
3213
|
* Load the per-package `vis.task.ts` overlay for a project, if any.
|
|
3196
3214
|
*
|
|
3197
3215
|
* Returns `undefined` when no overlay file exists. Otherwise compiles
|
|
3198
|
-
* the file via
|
|
3216
|
+
* the file via the oxc TS loader and caches the result under
|
|
3199
3217
|
* `node_modules/.cache/vis/task-configs/<project>.json`, keyed by the
|
|
3200
3218
|
* file's content hash. Editing one project's overlay does not invalidate
|
|
3201
3219
|
* the root config cache.
|
package/dist/config/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{k as a,d as f,m as o,y as e,i as n,n as l,N as C,A as d,B as g,e as F}from"../packem_chunks/config.js";import{definePlugin as T}from"../packem_shared/definePlugin-DoUcoYSy.js";import{otelPlugin as t}from"../packem_shared/otelPlugin-DmKDBaPo.js";export{a as CONFIG_FILES,f as SECURITY_DEFAULTS,o as TASK_CONFIG_FILES,e as applyDefaults,n as defineConfig,T as definePlugin,l as defineTaskConfig,C as findVisConfigFile,d as findVisTaskConfigFile,g as loadVisConfig,F as loadVisTaskConfig,t as otelPlugin};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{s as c,E as n,I as f}from"../packem_shared/
|
|
1
|
+
import{s as c,E as n,I as f}from"../packem_shared/index.server-J83sowC4.js";import{p as i}from"./cli-main.js";import{g as l}from"../packem_shared/osv-bloom-OuTfu_LE.js";const a=t=>{if(!t)return"never";const r=Date.parse(t);if(Number.isNaN(r))return t;const e=Date.now()-r;if(e<0)return t;const o=Math.floor(e/6e4);if(o<1)return"just now";if(o<60)return`${o}m ago`;const s=Math.floor(o/60);return s<24?`${s}h ago`:`${Math.floor(s/24)}d ago`},m=t=>t<1024?`${t} B`:t<1024*1024?`${(t/1024).toFixed(1)} KB`:`${(t/(1024*1024)).toFixed(1)} MB`,u=async({options:t,workspaceRoot:r})=>{if(!r)throw new Error("Could not determine workspace root. Run this command inside a workspace.");const e=await l(r,t.cacheDir);if(t.format==="json"){process.stdout.write(`${JSON.stringify(e,void 0,2)}
|
|
2
2
|
`);return}if(i.info(`Cache: ${e.cacheDir}`),!e.present){i.warn(`No osv-bloom filter yet. Run ${c("vis advisories bloom sync")} to populate.`);return}if(e.manifest){const{manifest:o}=e;i.info(`Built: ${o.builtAtRfc3339} (${a(o.builtAtRfc3339)})`),i.info(`Fetch: ${e.fetchedAtIso??n("—")} (${a(e.fetchedAtIso)})`),i.info(`Filter: ${f(m(o.bloomByteLen))} m=${o.bloomMBits.toLocaleString()} bits k=${String(o.bloomKHashes)}`),i.info(`Set: ${o.entryCount.toLocaleString()} entries from ${o.advisoryCount.toLocaleString()} advisories (target FPR ${o.targetFpr})`),i.info(n(`Digest: ${o.setDigestSha256}`))}else i.warn("filter.bin present but manifest.json missing — `vis advisories bloom sync` will rewrite the cache.")},h=u;export{h as advisoriesBloomStatusExecute};
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{E as m}from"../packem_shared/
|
|
1
|
+
import{E as m}from"../packem_shared/index.server-J83sowC4.js";import{p as i}from"./cli-main.js";import{s as p}from"../packem_shared/scan-progress-CN9ONR0y.js";import{s as d,D}from"../packem_shared/osv-bloom-OuTfu_LE.js";const b=o=>o?.security?.audit?.advisories?.bloom??{},u=o=>o>=1e3?`${(o/1e3).toFixed(1)}s`:`${Math.round(o)}ms`,y=o=>o<1024?`${o} B`:o<1024*1024?`${(o/1024).toFixed(1)} KB`:`${(o/(1024*1024)).toFixed(1)} MB`,h=async({options:o,visConfig:f,workspaceRoot:a})=>{if(!a)throw new Error("Could not determine workspace root. Run this command inside a workspace.");const n=o.format==="json",c=b(f),l=o.source??c.source??D,s=p([{id:"bloom",label:"Sync osv-bloom prefilter"}],{live:!n});let e,t;try{s.start("bloom");const r=Date.now();e=await d({allowedHosts:c.allowedHosts,cacheDir:o.cacheDir,force:!!o.force,source:l,workspaceRoot:a}),e.upToDate?s.finish("bloom","ok",`up to date · ${u(Date.now()-r)}`):s.finish("bloom","ok",`${e.manifest.entryCount.toLocaleString()} entries · ${y(e.bytesOnDisk)} · ${u(e.durationMs)}`)}catch(r){t=r instanceof Error?r.message:String(r),s.finish("bloom","error",t)}finally{s.stop()}n?process.stdout.write(`${JSON.stringify({bytesOnDisk:e?.bytesOnDisk??0,cacheDir:e?.cacheDir??null,durationMs:e?.durationMs??0,error:t??null,manifest:e?.manifest??null,source:l,upToDate:e?.upToDate??!1},void 0,2)}
|
|
2
2
|
`):e&&(i.info(m(`Cache: ${e.cacheDir}`)),i.info(m(`Built: ${e.manifest.builtAtRfc3339}`)),t||i.success(e.upToDate?"osv-bloom prefilter up to date.":"osv-bloom prefilter synced.")),t&&(process.exitCode=1)},O=h;export{O as advisoriesBloomSyncExecute};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{V as r,c as n,h as o,e as i,r as d}from"../packem_shared/index-CPhv-r4c.js";import{e as t}from"../packem_shared/index-DjTWo3sH.js";const l=async()=>{const e=r("vis",{packageName:"vis",packageVersion:n.version}),a=process.argv.includes("--debug")||!!process.env.DEBUG;e.addPlugin(o({detailed:a,exitOnError:!1})),e.addGlobalOption({description:"Target JS runtime: node (default) or bun. Overrides VIS_RUNTIME; falls back to lockfile detection.",name:"runtime",type:String}),e.addCommand(t),e.addCommand(i),await d(e)};export{l as runExecCli};
|