@visulima/vis 1.0.0-alpha.21 → 1.0.0-alpha.22
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 +53 -0
- package/LICENSE.md +206 -141
- package/README.md +21 -4
- package/dist/config/index.d.ts +199 -6
- package/dist/packem_chunks/bin.js +318 -318
- package/dist/packem_chunks/bloom-status.js +2 -0
- package/dist/packem_chunks/bloom-sync.js +2 -0
- package/dist/packem_chunks/cache-attestation.js +1 -0
- package/dist/packem_chunks/config.js +15 -15
- package/dist/packem_chunks/fix.js +1 -1
- package/dist/packem_chunks/handler.js +1 -1
- package/dist/packem_chunks/handler10.js +2 -1
- package/dist/packem_chunks/handler11.js +1 -5
- package/dist/packem_chunks/handler12.js +5 -1
- package/dist/packem_chunks/handler13.js +1 -27
- package/dist/packem_chunks/handler14.js +28 -5
- package/dist/packem_chunks/handler15.js +5 -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 +4 -2
- package/dist/packem_chunks/handler20.js +1 -5
- package/dist/packem_chunks/handler21.js +5 -2
- package/dist/packem_chunks/handler22.js +2 -2
- package/dist/packem_chunks/handler23.js +2 -18
- package/dist/packem_chunks/handler24.js +18 -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 +4 -4
- package/dist/packem_chunks/handler30.js +1 -7
- package/dist/packem_chunks/handler31.js +6 -32
- package/dist/packem_chunks/handler32.js +33 -3
- package/dist/packem_chunks/handler33.js +3 -1
- package/dist/packem_chunks/handler34.js +1 -26
- package/dist/packem_chunks/handler35.js +26 -3
- package/dist/packem_chunks/handler36.js +5 -7
- package/dist/packem_chunks/handler37.js +6 -6
- package/dist/packem_chunks/handler38.js +1 -1
- package/dist/packem_chunks/handler39.js +61 -6
- package/dist/packem_chunks/handler4.js +6 -8
- package/dist/packem_chunks/handler40.js +6 -24
- package/dist/packem_chunks/handler41.js +215 -10
- package/dist/packem_chunks/handler42.js +24 -153
- package/dist/packem_chunks/handler43.js +153 -25
- package/dist/packem_chunks/handler44.js +10 -24
- package/dist/packem_chunks/handler45.js +25 -213
- package/dist/packem_chunks/handler46.js +24 -3
- package/dist/packem_chunks/handler47.js +3 -27
- package/dist/packem_chunks/handler48.js +21 -161
- package/dist/packem_chunks/handler49.js +173 -33
- package/dist/packem_chunks/handler5.js +8 -1
- package/dist/packem_chunks/handler50.js +34 -0
- package/dist/packem_chunks/handler6.js +1 -1
- package/dist/packem_chunks/handler7.js +1 -1
- package/dist/packem_chunks/handler8.js +1 -1
- package/dist/packem_chunks/handler9.js +1 -2
- package/dist/packem_chunks/heal-accept.js +1 -1
- package/dist/packem_chunks/heal.js +1 -1
- package/dist/packem_chunks/help-command.js +16 -16
- package/dist/packem_chunks/index.js +2 -2
- package/dist/packem_chunks/keys-refresh.js +1 -1
- package/dist/packem_chunks/list.js +1 -1
- package/dist/packem_chunks/loader.js +4 -1
- package/dist/packem_chunks/loader2.js +1 -0
- package/dist/packem_chunks/prune.js +1 -1
- package/dist/packem_chunks/run.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/verify-lockfile.js +2 -0
- package/dist/packem_shared/{advisories-DsynpacV.js → advisories-DS8JEB_g.js} +1 -1
- package/dist/packem_shared/{ai-analysis-uYuTIIXi.js → ai-analysis-DGBZYlxF.js} +1 -1
- package/dist/packem_shared/{ai-cache-DuwHYx2O.js → ai-cache-BjlXWJtl.js} +1 -1
- package/dist/packem_shared/{ai-fix-DzrA-dVz.js → ai-fix-BhcTrkuW.js} +6 -6
- package/dist/packem_shared/cyclonedx-CO7-Y1B1.js +4 -0
- package/dist/packem_shared/dependency-scan-DPHTzA5r.js +1 -0
- package/dist/packem_shared/docker-lk0-5Z-i.js +60 -0
- package/dist/packem_shared/{failure-log-C3LEMmkq.js → failure-log-DF7nrFIs.js} +1 -1
- package/dist/packem_shared/{flakiness-Dq6K4ymq.js → flakiness-DKCOYwN7.js} +1 -1
- package/dist/packem_shared/index-B4gpNmrG.js +1 -0
- package/dist/packem_shared/license-zZU7aavK.js +1 -0
- package/dist/packem_shared/{lifecycle-Dv3nAtoD.js → lifecycle-boYwVQSE.js} +2 -2
- package/dist/packem_shared/{min-release-age-BFozFonQ.js → min-release-age-D462DvYM.js} +1 -1
- package/dist/packem_shared/{native-config-sync-Dvi1g2nQ.js → native-config-sync-B0_ef78M.js} +9 -9
- package/dist/packem_shared/osv-bloom-QSAn2Dcw.js +2 -0
- package/dist/packem_shared/provenance-smHa8efI.js +1 -0
- package/dist/packem_shared/{registry-keys-CewRFW0e.js → registry-keys-3qaVog76.js} +1 -1
- package/dist/packem_shared/resolve-explicit-BgFQHUEP.js +5 -0
- package/dist/packem_shared/{run-summary-utils-BaBGP3bo.js → run-summary-utils-DIJV_dUD.js} +1 -1
- package/dist/packem_shared/runtime-check-DrMx4Q9L.js +1 -0
- package/dist/packem_shared/s1ngularity-CwSBPB3I.js +1 -0
- package/dist/packem_shared/signatures-b-jJYoZd.js +2 -0
- package/dist/packem_shared/toolchain-OH1PXwbZ.js +5 -0
- package/dist/packem_shared/{typosquats-BCeR-sLf.js → typosquats-CJ4o1l7U.js} +1 -1
- package/dist/packem_shared/{verify-07kUNTuP.js → verify-CQbzknur.js} +1 -1
- package/dist/packem_shared/{vis-update-app-CFrlJ3mW.js → vis-update-app-Bnu1EIgE.js} +1 -1
- package/index.d.ts +78 -0
- package/index.js +57 -53
- package/package.json +22 -12
- package/schemas/project.schema.json +37 -7
- package/schemas/vis-config.schema.json +2376 -2026
- package/dist/packem_shared/cyclonedx-CiHXuG8M.js +0 -4
- package/dist/packem_shared/dependency-scan-DC3nAFHS.js +0 -1
- package/dist/packem_shared/docker-B-CIN_nj.js +0 -60
- package/dist/packem_shared/resolve-explicit-CC4Kifk5.js +0 -5
- package/dist/packem_shared/runtime-check-BusAwPb2.js +0 -1
- package/dist/packem_shared/signatures-5ZdjJ2Pu.js +0 -2
- package/dist/packem_shared/toolchain-Cc3cwyLP.js +0 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,56 @@
|
|
|
1
|
+
## @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
|
+
|
|
3
|
+
### Features
|
|
4
|
+
|
|
5
|
+
* **task-runner:** auto-capture outputs for compound build scripts ([e084434](https://github.com/visulima/visulima/commit/e0844344cf184177999a82b708299f08fbfd31ec))
|
|
6
|
+
* **task-runner:** per-target hashMode "trace" opt-in ([#643](https://github.com/visulima/visulima/issues/643)) ([32353ff](https://github.com/visulima/visulima/commit/32353ff7a760ae9486e23cc4042fab46a2f2cc11))
|
|
7
|
+
* **vis:** add composite s1ngularity supply-chain marshall ([44cdeaf](https://github.com/visulima/visulima/commit/44cdeafb58eefcef061ffaab6822d4628cb06b2c))
|
|
8
|
+
* **vis:** add deprecation + package-age marshalls ([5547840](https://github.com/visulima/visulima/commit/5547840b5aef9689f4080c77c44d3884309b0601))
|
|
9
|
+
* **vis:** add deps.dev as supply-chain security provider alongside Socket ([7f752d2](https://github.com/visulima/visulima/commit/7f752d250fa3c96d2ec01ca58bddf911586ea949))
|
|
10
|
+
* **vis:** add lockfile supply-chain verification ([a8c741d](https://github.com/visulima/visulima/commit/a8c741d80b52b275cde11be188ab22c41a11f5f4))
|
|
11
|
+
* **vis:** add migrate verify-graph equivalence verification ([697e2c0](https://github.com/visulima/visulima/commit/697e2c0888c596e4bcee0a12922db76937a29175))
|
|
12
|
+
* **vis:** add Snyk security provider ([aba3571](https://github.com/visulima/visulima/commit/aba35710719d1325b311bf80d81a91c91e75aa1f))
|
|
13
|
+
* **vis:** add write guard, watchman backend, vcs hints ([5127d79](https://github.com/visulima/visulima/commit/5127d79ad2aa523760517601f71fdf38571ca4d3))
|
|
14
|
+
* **vis:** attested keyless-signed remote cache (Sigstore) ([4732610](https://github.com/visulima/visulima/commit/47326103a668ab99fcfc4e21f2c9efeaa5892944))
|
|
15
|
+
* **vis:** default inferTargets on with guarded script enrichment ([29cabd1](https://github.com/visulima/visulima/commit/29cabd1763ce915cbfa6aaa85b1c29a020d72b01))
|
|
16
|
+
* **vis:** harden bootstrap installers + add lint CI ([49ec0a2](https://github.com/visulima/visulima/commit/49ec0a25e76ab5865cd2a2dce49413311fcf389c))
|
|
17
|
+
* **vis:** integrate aube package manager + offline OSV bloom prefilter ([9513e09](https://github.com/visulima/visulima/commit/9513e0930c6fbcdb00e42df2ab9c650194a35eb4))
|
|
18
|
+
* **vis:** scan npm-shrinkwrap.json with precedence ([ae907f1](https://github.com/visulima/visulima/commit/ae907f18e560eed7c80c7738650330909a254148))
|
|
19
|
+
* **vis:** security check on by default for update, add --no-security ([e8db4c8](https://github.com/visulima/visulima/commit/e8db4c88a4c64038ca00c46b2a63083fee224637))
|
|
20
|
+
* **vis:** source-mapped, code-framed task failure rendering ([95b2343](https://github.com/visulima/visulima/commit/95b2343d7299ab8537c5a4ef0205ddeee9146c58))
|
|
21
|
+
|
|
22
|
+
### Bug Fixes
|
|
23
|
+
|
|
24
|
+
* **vis:** harden marshall pipeline and failure-render ANSI stripping ([22dc431](https://github.com/visulima/visulima/commit/22dc431ac3e841a2a342f297673b4d5f1a0a8a43))
|
|
25
|
+
* **vis:** make write guard github/gitlab asymmetry explicit ([0202fd9](https://github.com/visulima/visulima/commit/0202fd99e920173cbbb5e9711bb2df9528d25e42))
|
|
26
|
+
* **vis:** parse pnpm v11 multi-document lockfiles ([94024b6](https://github.com/visulima/visulima/commit/94024b65310ab70ef4a3d4fed93f4987203f4a57))
|
|
27
|
+
* **vis:** version the packument cache so stale entries can't blind marshalls ([6741f55](https://github.com/visulima/visulima/commit/6741f551ed9c1a28a2184672ed644dd06344c93b))
|
|
28
|
+
* **vis:** wire s1ngularity into the vis inspect dispatch ([0e355eb](https://github.com/visulima/visulima/commit/0e355eb44acfcf50caf09f7b0954038def735278))
|
|
29
|
+
|
|
30
|
+
### Documentation
|
|
31
|
+
|
|
32
|
+
* **vis:** add MARSHALL_DISABLE_S1NGULARITY to shell-alias guide ([fee4979](https://github.com/visulima/visulima/commit/fee4979338cd255ee5c4ff1e52e99e545695e4d7))
|
|
33
|
+
* **vis:** document lockfile supply-chain verification ([05c338f](https://github.com/visulima/visulima/commit/05c338f55f7069ed59018e64be3d24016ab3fb66))
|
|
34
|
+
* **vis:** document s1ngularity marshall in add/update/inspect ([6a14d5c](https://github.com/visulima/visulima/commit/6a14d5c190a6125817abe9c3e35afde87893228a))
|
|
35
|
+
|
|
36
|
+
### Styles
|
|
37
|
+
|
|
38
|
+
* **vis:** prettier/eslint conformance sweep ([dd200bd](https://github.com/visulima/visulima/commit/dd200bd84c022f5fd8819ce23bab2c1c4cace1ed))
|
|
39
|
+
|
|
40
|
+
### Miscellaneous Chores
|
|
41
|
+
|
|
42
|
+
* **vis:** remove competitive-analysis and priority-roadmap docs ([3116348](https://github.com/visulima/visulima/commit/3116348a5f76772ace9f285d136d352a815c3f0a))
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
### Dependencies
|
|
46
|
+
|
|
47
|
+
* **@visulima/error:** upgraded to 6.0.0-alpha.26
|
|
48
|
+
* **@visulima/task-runner:** upgraded to 1.0.0-alpha.15
|
|
49
|
+
* **@visulima/tui:** upgraded to 1.0.0-alpha.17
|
|
50
|
+
* **@visulima/cerebro:** upgraded to 3.0.0-alpha.25
|
|
51
|
+
* **@visulima/fs:** upgraded to 5.0.0-alpha.24
|
|
52
|
+
* **@visulima/package:** upgraded to 5.0.0-alpha.23
|
|
53
|
+
|
|
1
54
|
## @visulima/vis [1.0.0-alpha.21](https://github.com/visulima/visulima/compare/@visulima/vis@1.0.0-alpha.20...@visulima/vis@1.0.0-alpha.21) (2026-05-16)
|
|
2
55
|
|
|
3
56
|
|
package/LICENSE.md
CHANGED
|
@@ -685,14 +685,11 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
685
685
|
> >
|
|
686
686
|
> >
|
|
687
687
|
> > # Licenses of bundled types
|
|
688
|
-
> >
|
|
689
688
|
> > The published @visulima/command-line-args artifact additionally contains code with the following licenses:
|
|
690
689
|
> > MIT
|
|
691
690
|
> >
|
|
692
691
|
> > # Bundled types:
|
|
693
|
-
> >
|
|
694
692
|
> > ## @visulima/error
|
|
695
|
-
> >
|
|
696
693
|
> > License: MIT
|
|
697
694
|
> > By: Daniel Bannert
|
|
698
695
|
> > Repository: git+https://github.com/visulima/visulima.git
|
|
@@ -720,40 +717,6 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
720
717
|
> > > SOFTWARE.
|
|
721
718
|
> > >
|
|
722
719
|
> > >
|
|
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
|
-
> > >
|
|
757
720
|
> > >
|
|
758
721
|
> > > # Licenses of bundled dependencies
|
|
759
722
|
> > >
|
|
@@ -778,7 +741,7 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
778
741
|
> > > >
|
|
779
742
|
> > > > 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.
|
|
780
743
|
> > >
|
|
781
|
-
> > >
|
|
744
|
+
> > >
|
|
782
745
|
> > >
|
|
783
746
|
> > >
|
|
784
747
|
> > >
|
|
@@ -804,34 +767,6 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
804
767
|
> > > > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
805
768
|
> > > > See the License for the specific language governing permissions and
|
|
806
769
|
> > > > 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.
|
|
835
770
|
>
|
|
836
771
|
> ---------------------------------------
|
|
837
772
|
>
|
|
@@ -1219,14 +1154,11 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
1219
1154
|
> >
|
|
1220
1155
|
> >
|
|
1221
1156
|
> > # Licenses of bundled types
|
|
1222
|
-
> >
|
|
1223
1157
|
> > The published @visulima/command-line-args artifact additionally contains code with the following licenses:
|
|
1224
1158
|
> > MIT
|
|
1225
1159
|
> >
|
|
1226
1160
|
> > # Bundled types:
|
|
1227
|
-
> >
|
|
1228
1161
|
> > ## @visulima/error
|
|
1229
|
-
> >
|
|
1230
1162
|
> > License: MIT
|
|
1231
1163
|
> > By: Daniel Bannert
|
|
1232
1164
|
> > Repository: git+https://github.com/visulima/visulima.git
|
|
@@ -1254,40 +1186,6 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
1254
1186
|
> > > SOFTWARE.
|
|
1255
1187
|
> > >
|
|
1256
1188
|
> > >
|
|
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
|
-
> > >
|
|
1291
1189
|
> > >
|
|
1292
1190
|
> > > # Licenses of bundled dependencies
|
|
1293
1191
|
> > >
|
|
@@ -1312,7 +1210,7 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
1312
1210
|
> > > >
|
|
1313
1211
|
> > > > 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.
|
|
1314
1212
|
> > >
|
|
1315
|
-
> > >
|
|
1213
|
+
> > >
|
|
1316
1214
|
> > >
|
|
1317
1215
|
> > >
|
|
1318
1216
|
> > >
|
|
@@ -1338,34 +1236,6 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
1338
1236
|
> > > > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1339
1237
|
> > > > See the License for the specific language governing permissions and
|
|
1340
1238
|
> > > > 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.
|
|
1369
1239
|
>
|
|
1370
1240
|
> ---------------------------------------
|
|
1371
1241
|
>
|
|
@@ -3552,14 +3422,11 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
3552
3422
|
> >
|
|
3553
3423
|
> >
|
|
3554
3424
|
> > # Licenses of bundled types
|
|
3555
|
-
> >
|
|
3556
3425
|
> > The published @visulima/string artifact additionally contains code with the following licenses:
|
|
3557
3426
|
> > MIT
|
|
3558
3427
|
> >
|
|
3559
3428
|
> > # Bundled types:
|
|
3560
|
-
> >
|
|
3561
3429
|
> > ## fastest-levenshtein
|
|
3562
|
-
> >
|
|
3563
3430
|
> > License: MIT
|
|
3564
3431
|
> > By: Kasper U. Weihe
|
|
3565
3432
|
> > Repository: git+https://github.com/ka-weihe/fastest-levenshtein.git
|
|
@@ -3585,6 +3452,74 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
3585
3452
|
> > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3586
3453
|
> > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
3587
3454
|
> > > SOFTWARE.
|
|
3455
|
+
> >
|
|
3456
|
+
> > ---------------------------------------
|
|
3457
|
+
> >
|
|
3458
|
+
> > ## get-east-asian-width
|
|
3459
|
+
> > License: MIT
|
|
3460
|
+
> > By: Sindre Sorhus
|
|
3461
|
+
> > Repository: sindresorhus/get-east-asian-width
|
|
3462
|
+
> >
|
|
3463
|
+
> > > MIT License
|
|
3464
|
+
> > >
|
|
3465
|
+
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
3466
|
+
> > >
|
|
3467
|
+
> > > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3468
|
+
> > >
|
|
3469
|
+
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3470
|
+
> > >
|
|
3471
|
+
> > > 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.
|
|
3472
|
+
> >
|
|
3473
|
+
> > ---------------------------------------
|
|
3474
|
+
> >
|
|
3475
|
+
> > ## indent-string
|
|
3476
|
+
> > License: MIT
|
|
3477
|
+
> > By: Sindre Sorhus
|
|
3478
|
+
> > Repository: sindresorhus/indent-string
|
|
3479
|
+
> >
|
|
3480
|
+
> > > MIT License
|
|
3481
|
+
> > >
|
|
3482
|
+
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
3483
|
+
> > >
|
|
3484
|
+
> > > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3485
|
+
> > >
|
|
3486
|
+
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3487
|
+
> > >
|
|
3488
|
+
> > > 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.
|
|
3489
|
+
> >
|
|
3490
|
+
> > ---------------------------------------
|
|
3491
|
+
> >
|
|
3492
|
+
> > ## redent
|
|
3493
|
+
> > License: MIT
|
|
3494
|
+
> > By: Sindre Sorhus
|
|
3495
|
+
> > Repository: sindresorhus/redent
|
|
3496
|
+
> >
|
|
3497
|
+
> > > MIT License
|
|
3498
|
+
> > >
|
|
3499
|
+
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
3500
|
+
> > >
|
|
3501
|
+
> > > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3502
|
+
> > >
|
|
3503
|
+
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3504
|
+
> > >
|
|
3505
|
+
> > > 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.
|
|
3506
|
+
> >
|
|
3507
|
+
> > ---------------------------------------
|
|
3508
|
+
> >
|
|
3509
|
+
> > ## strip-indent
|
|
3510
|
+
> > License: MIT
|
|
3511
|
+
> > By: Sindre Sorhus
|
|
3512
|
+
> > Repository: sindresorhus/strip-indent
|
|
3513
|
+
> >
|
|
3514
|
+
> > > MIT License
|
|
3515
|
+
> > >
|
|
3516
|
+
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
3517
|
+
> > >
|
|
3518
|
+
> > > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
3519
|
+
> > >
|
|
3520
|
+
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3521
|
+
> > >
|
|
3522
|
+
> > > 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.
|
|
3588
3523
|
>
|
|
3589
3524
|
> ---------------------------------------
|
|
3590
3525
|
>
|
|
@@ -5545,14 +5480,11 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
5545
5480
|
> >
|
|
5546
5481
|
> >
|
|
5547
5482
|
> > # Licenses of bundled types
|
|
5548
|
-
> >
|
|
5549
5483
|
> > The published @visulima/string artifact additionally contains code with the following licenses:
|
|
5550
5484
|
> > MIT
|
|
5551
5485
|
> >
|
|
5552
5486
|
> > # Bundled types:
|
|
5553
|
-
> >
|
|
5554
5487
|
> > ## fastest-levenshtein
|
|
5555
|
-
> >
|
|
5556
5488
|
> > License: MIT
|
|
5557
5489
|
> > By: Kasper U. Weihe
|
|
5558
5490
|
> > Repository: git+https://github.com/ka-weihe/fastest-levenshtein.git
|
|
@@ -5578,6 +5510,74 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
5578
5510
|
> > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
5579
5511
|
> > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
5580
5512
|
> > > SOFTWARE.
|
|
5513
|
+
> >
|
|
5514
|
+
> > ---------------------------------------
|
|
5515
|
+
> >
|
|
5516
|
+
> > ## get-east-asian-width
|
|
5517
|
+
> > License: MIT
|
|
5518
|
+
> > By: Sindre Sorhus
|
|
5519
|
+
> > Repository: sindresorhus/get-east-asian-width
|
|
5520
|
+
> >
|
|
5521
|
+
> > > MIT License
|
|
5522
|
+
> > >
|
|
5523
|
+
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
5524
|
+
> > >
|
|
5525
|
+
> > > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
5526
|
+
> > >
|
|
5527
|
+
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
5528
|
+
> > >
|
|
5529
|
+
> > > 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.
|
|
5530
|
+
> >
|
|
5531
|
+
> > ---------------------------------------
|
|
5532
|
+
> >
|
|
5533
|
+
> > ## indent-string
|
|
5534
|
+
> > License: MIT
|
|
5535
|
+
> > By: Sindre Sorhus
|
|
5536
|
+
> > Repository: sindresorhus/indent-string
|
|
5537
|
+
> >
|
|
5538
|
+
> > > MIT License
|
|
5539
|
+
> > >
|
|
5540
|
+
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
5541
|
+
> > >
|
|
5542
|
+
> > > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
5543
|
+
> > >
|
|
5544
|
+
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
5545
|
+
> > >
|
|
5546
|
+
> > > 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.
|
|
5547
|
+
> >
|
|
5548
|
+
> > ---------------------------------------
|
|
5549
|
+
> >
|
|
5550
|
+
> > ## redent
|
|
5551
|
+
> > License: MIT
|
|
5552
|
+
> > By: Sindre Sorhus
|
|
5553
|
+
> > Repository: sindresorhus/redent
|
|
5554
|
+
> >
|
|
5555
|
+
> > > MIT License
|
|
5556
|
+
> > >
|
|
5557
|
+
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
5558
|
+
> > >
|
|
5559
|
+
> > > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
5560
|
+
> > >
|
|
5561
|
+
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
5562
|
+
> > >
|
|
5563
|
+
> > > 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.
|
|
5564
|
+
> >
|
|
5565
|
+
> > ---------------------------------------
|
|
5566
|
+
> >
|
|
5567
|
+
> > ## strip-indent
|
|
5568
|
+
> > License: MIT
|
|
5569
|
+
> > By: Sindre Sorhus
|
|
5570
|
+
> > Repository: sindresorhus/strip-indent
|
|
5571
|
+
> >
|
|
5572
|
+
> > > MIT License
|
|
5573
|
+
> > >
|
|
5574
|
+
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
5575
|
+
> > >
|
|
5576
|
+
> > > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
5577
|
+
> > >
|
|
5578
|
+
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
5579
|
+
> > >
|
|
5580
|
+
> > > 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.
|
|
5581
5581
|
>
|
|
5582
5582
|
> ---------------------------------------
|
|
5583
5583
|
>
|
|
@@ -6142,14 +6142,11 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
6142
6142
|
> >
|
|
6143
6143
|
> >
|
|
6144
6144
|
> > # Licenses of bundled types
|
|
6145
|
-
> >
|
|
6146
6145
|
> > The published @visulima/string artifact additionally contains code with the following licenses:
|
|
6147
6146
|
> > MIT
|
|
6148
6147
|
> >
|
|
6149
6148
|
> > # Bundled types:
|
|
6150
|
-
> >
|
|
6151
6149
|
> > ## fastest-levenshtein
|
|
6152
|
-
> >
|
|
6153
6150
|
> > License: MIT
|
|
6154
6151
|
> > By: Kasper U. Weihe
|
|
6155
6152
|
> > Repository: git+https://github.com/ka-weihe/fastest-levenshtein.git
|
|
@@ -6175,6 +6172,74 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
6175
6172
|
> > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6176
6173
|
> > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6177
6174
|
> > > SOFTWARE.
|
|
6175
|
+
> >
|
|
6176
|
+
> > ---------------------------------------
|
|
6177
|
+
> >
|
|
6178
|
+
> > ## get-east-asian-width
|
|
6179
|
+
> > License: MIT
|
|
6180
|
+
> > By: Sindre Sorhus
|
|
6181
|
+
> > Repository: sindresorhus/get-east-asian-width
|
|
6182
|
+
> >
|
|
6183
|
+
> > > MIT License
|
|
6184
|
+
> > >
|
|
6185
|
+
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
6186
|
+
> > >
|
|
6187
|
+
> > > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
6188
|
+
> > >
|
|
6189
|
+
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6190
|
+
> > >
|
|
6191
|
+
> > > 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.
|
|
6192
|
+
> >
|
|
6193
|
+
> > ---------------------------------------
|
|
6194
|
+
> >
|
|
6195
|
+
> > ## indent-string
|
|
6196
|
+
> > License: MIT
|
|
6197
|
+
> > By: Sindre Sorhus
|
|
6198
|
+
> > Repository: sindresorhus/indent-string
|
|
6199
|
+
> >
|
|
6200
|
+
> > > MIT License
|
|
6201
|
+
> > >
|
|
6202
|
+
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
6203
|
+
> > >
|
|
6204
|
+
> > > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
6205
|
+
> > >
|
|
6206
|
+
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6207
|
+
> > >
|
|
6208
|
+
> > > 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.
|
|
6209
|
+
> >
|
|
6210
|
+
> > ---------------------------------------
|
|
6211
|
+
> >
|
|
6212
|
+
> > ## redent
|
|
6213
|
+
> > License: MIT
|
|
6214
|
+
> > By: Sindre Sorhus
|
|
6215
|
+
> > Repository: sindresorhus/redent
|
|
6216
|
+
> >
|
|
6217
|
+
> > > MIT License
|
|
6218
|
+
> > >
|
|
6219
|
+
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
6220
|
+
> > >
|
|
6221
|
+
> > > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
6222
|
+
> > >
|
|
6223
|
+
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6224
|
+
> > >
|
|
6225
|
+
> > > 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.
|
|
6226
|
+
> >
|
|
6227
|
+
> > ---------------------------------------
|
|
6228
|
+
> >
|
|
6229
|
+
> > ## strip-indent
|
|
6230
|
+
> > License: MIT
|
|
6231
|
+
> > By: Sindre Sorhus
|
|
6232
|
+
> > Repository: sindresorhus/strip-indent
|
|
6233
|
+
> >
|
|
6234
|
+
> > > MIT License
|
|
6235
|
+
> > >
|
|
6236
|
+
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
6237
|
+
> > >
|
|
6238
|
+
> > > Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
6239
|
+
> > >
|
|
6240
|
+
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6241
|
+
> > >
|
|
6242
|
+
> > > 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.
|
|
6178
6243
|
|
|
6179
6244
|
---------------------------------------
|
|
6180
6245
|
|
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
|
|
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)
|
|
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
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
### Toolchain & runtime
|
|
85
85
|
|
|
86
86
|
- **Pluggable installer** — defaults to the lockfile-detected PM (pnpm/npm/yarn/bun); auto-uses [aube](https://github.com/endevco/aube) when on `PATH`, with a single switch (`install.backend` / `--installer` / `--no-aube`) to pin or bypass it
|
|
87
|
-
- **Cold-start one-liner** — `curl -fsSL https://visulima.com/install.sh | bash` (Linux/macOS/WSL) or PowerShell equivalent installs a version manager
|
|
87
|
+
- **Cold-start one-liner** — `curl -fsSL https://visulima.com/install.sh | bash` (Linux/macOS/WSL) or PowerShell equivalent installs the latest Node LTS (or a version manager on request) and `vis`
|
|
88
88
|
- **`vis toolchain`** — delegates to proto / mise / fnm / volta
|
|
89
89
|
- **Built on Cerebro** — robust CLI with built-in help, version, and shell completion
|
|
90
90
|
|
|
@@ -106,7 +106,7 @@ pnpm add @visulima/vis
|
|
|
106
106
|
|
|
107
107
|
### Cold start (no Node? no manager?)
|
|
108
108
|
|
|
109
|
-
One-liner bootstrap that installs
|
|
109
|
+
One-liner bootstrap that installs Node and `vis` in one go. When no Node is found it installs the latest Node LTS directly by default (OS package manager, falling back to the official nodejs.org build); a version manager (proto / fnm / mise / volta) is offered as an opt-in alternative. Pin a specific major with `VIS_NODE_MAJOR`.
|
|
110
110
|
|
|
111
111
|
**Linux / macOS / WSL** (bash):
|
|
112
112
|
|
|
@@ -164,7 +164,7 @@ Resolution precedence (highest first):
|
|
|
164
164
|
1. `--installer <name>` CLI flag — `auto`, `aube`, `pnpm`, `npm`, `yarn`, or `bun` (or `--no-aube` to force the lockfile-detected PM for a single run; `--no-aube` wins over every other source).
|
|
165
165
|
2. `VIS_INSTALLER` environment variable — same accepted values as the flag.
|
|
166
166
|
3. `install.backend` in `vis.config.ts` — same accepted values; the team-wide pin.
|
|
167
|
-
4. Auto-detect — `aube` when it's on `PATH
|
|
167
|
+
4. Auto-detect — `aube` when it's on `PATH` or `aube-lock.yaml` is present, otherwise the lockfile-detected PM (`pnpm-lock.yaml` → pnpm, `package-lock.json` → npm, `yarn.lock` → yarn, `bun.lockb` → bun).
|
|
168
168
|
|
|
169
169
|
Each step is consulted in order; the first one that resolves to a concrete backend wins. Picking an explicit value (`pnpm`, `npm`, …) at any level always beats the auto-detect step below it, so you can override the team default for a single shell session via `VIS_INSTALLER=pnpm vis install` without touching the config file.
|
|
170
170
|
|
|
@@ -185,6 +185,21 @@ Aube reuses pnpm/npm/yarn/bun lockfile formats but its serialized output isn't b
|
|
|
185
185
|
|
|
186
186
|
Aube already skips dependency lifecycle scripts by default. `--ignore-scripts` is a no-op under aube (`vis install` warns when you pass it). To opt specific packages back in, run `aube approve-builds` — the inverse direction from the pnpm/npm `--ignore-scripts` model.
|
|
187
187
|
|
|
188
|
+
### Audit delegation
|
|
189
|
+
|
|
190
|
+
When aube is the active installer, `vis audit` delegates to `aube audit` so a single, consistent vulnerability scan runs regardless of entry point. Resolution mirrors the installer chain:
|
|
191
|
+
|
|
192
|
+
1. `--backend <name>` CLI flag — `auto`, `aube`, or `vis`.
|
|
193
|
+
2. `VIS_AUDIT_BACKEND` env var.
|
|
194
|
+
3. `security.audit.backend` in `vis.config.ts`.
|
|
195
|
+
4. Defaults to `auto` — delegates only when `install.backend` (or `VIS_INSTALLER`) resolves to aube AND `aube` is on `PATH`.
|
|
196
|
+
|
|
197
|
+
Vis-only features (`--report`, `--fix-transitive`, `--usage`, `--policies`, `--format sarif|csaf|cyclonedx-vex`, `--ecosystem` beyond npm) print a warning and are dropped when delegating; pass `--backend vis` to force the built-in OSV/Socket scanner.
|
|
198
|
+
|
|
199
|
+
### Doctor visibility
|
|
200
|
+
|
|
201
|
+
When aube is the installer, `vis doctor` surfaces aube's effective hardening posture (`paranoid`, `trustPolicy`, `blockExoticSubdeps`, `jailBuilds`, `strictDepBuilds`, `minimumReleaseAge`, `allowBuilds`) alongside the existing vis `security.policies.*` findings, reading from `aube-workspace.yaml` (or falling back to `pnpm-workspace.yaml`). Aube's defaults are already hardened, so most entries render as `ok` — the section turns into a positive confirmation rather than a wall of warnings.
|
|
202
|
+
|
|
188
203
|
## Commands
|
|
189
204
|
|
|
190
205
|
| Command | Alias | Description |
|
|
@@ -420,6 +435,8 @@ If you would like to help take a look at the [list of issues](https://github.com
|
|
|
420
435
|
| [Syncpack](https://github.com/JamieMason/syncpack) | `vis migrate syncpack` | Workspace dependency policy |
|
|
421
436
|
| [Sherif](https://github.com/QuiiBz/sherif) | `vis migrate sherif` | Monorepo linter |
|
|
422
437
|
|
|
438
|
+
After migrating a task runner, run `vis migrate verify-graph` to prove the migration preserved the task graph and cache-key surface — it diffs the original `turbo` / `nx` / `moon` config against the generated `vis.config.*` across six axes (target set, `dependsOn`, `inputs`, `outputs`, `env`, `cache`) and exits non-zero on any dropped task or narrowed cache key, so it can gate CI.
|
|
439
|
+
|
|
423
440
|
## Made with ❤️ at Anolilab
|
|
424
441
|
|
|
425
442
|
This is an open source project and will always remain free to use. If you think it's cool, please star it 🌟. [Anolilab](https://www.anolilab.com/open-source) is a Development and AI Studio. Contact us at [hello@anolilab.com](mailto:hello@anolilab.com) if you need any help with these technologies or just want to say hi!
|