@visulima/vis 1.0.0-alpha.15 → 1.0.0-alpha.17
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 +64 -0
- package/LICENSE.md +44 -233
- package/dist/bin.js +1 -1
- package/dist/config/index.d.ts +200 -94
- package/dist/config/index.js +1 -1
- package/dist/packem_chunks/bin.js +271 -271
- package/dist/packem_chunks/config.js +18 -0
- 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 +1 -1
- package/dist/packem_chunks/handler14.js +4 -4
- 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 +5 -5
- package/dist/packem_chunks/handler2.js +1 -1
- package/dist/packem_chunks/handler20.js +2 -1
- package/dist/packem_chunks/handler21.js +18 -1
- package/dist/packem_chunks/handler22.js +1 -5
- package/dist/packem_chunks/handler23.js +1 -1
- package/dist/packem_chunks/handler24.js +5 -3
- package/dist/packem_chunks/handler25.js +1 -1
- package/dist/packem_chunks/handler26.js +3 -1
- package/dist/packem_chunks/handler27.js +1 -7
- package/dist/packem_chunks/handler28.js +1 -23
- package/dist/packem_chunks/handler29.js +7 -3
- package/dist/packem_chunks/handler3.js +1 -1
- package/dist/packem_chunks/handler30.js +23 -18
- package/dist/packem_chunks/handler31.js +3 -1
- package/dist/packem_chunks/handler32.js +1 -2
- package/dist/packem_chunks/handler33.js +2 -25
- package/dist/packem_chunks/handler34.js +25 -2
- package/dist/packem_chunks/handler35.js +2 -2
- package/dist/packem_chunks/handler36.js +8 -8
- package/dist/packem_chunks/handler37.js +3 -3
- package/dist/packem_chunks/handler38.js +3 -3
- package/dist/packem_chunks/handler39.js +1 -1
- package/dist/packem_chunks/handler40.js +5 -5
- package/dist/packem_chunks/handler41.js +9 -9
- package/dist/packem_chunks/handler42.js +9 -9
- package/dist/packem_chunks/handler43.js +1 -1
- package/dist/packem_chunks/handler44.js +5 -5
- package/dist/packem_chunks/handler45.js +3 -3
- package/dist/packem_chunks/handler46.js +9 -9
- package/dist/packem_chunks/handler47.js +161 -36
- package/dist/packem_chunks/handler48.js +1 -1
- package/dist/packem_chunks/handler5.js +5 -5
- 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 -1
- package/dist/packem_chunks/heal-accept.js +2 -2
- package/dist/packem_chunks/heal.js +1 -1
- package/dist/packem_chunks/help-command.js +16 -16
- package/dist/packem_chunks/index.js +1 -1
- package/dist/packem_chunks/loader.js +1 -1
- package/dist/packem_shared/{ai-analysis-CGVjqwdc.js → ai-analysis-C_GpXikx.js} +3 -3
- package/dist/packem_shared/ai-cache-DrCLD4gc.js +1 -0
- package/dist/packem_shared/ai-fix-CWOz12Om.js +43 -0
- package/dist/packem_shared/applyDefaults-DLY94gWA.js +1 -0
- package/dist/packem_shared/cache-directory-C_U1qsIw.js +1 -0
- package/dist/packem_shared/definePlugin-CWm4Dv_t.js +1 -0
- package/dist/packem_shared/dependency-scan-YdgNVvoz.js +2 -0
- package/dist/packem_shared/docker-B4i5yxtP.js +60 -0
- package/dist/packem_shared/failure-log-CSC6KfcO.js +2 -0
- package/dist/packem_shared/flakiness-Dzz-I3dB.js +1 -0
- package/dist/packem_shared/lifecycle-C7vfQmA3.js +2 -0
- package/dist/packem_shared/{lockfile-B7JJzxnL.js → lockfile-i-qvq_k8.js} +1 -1
- package/dist/packem_shared/otelPlugin-CJR2T_lk.js +1 -0
- package/dist/packem_shared/{readTomlSync-1fKo0R52-DAKNI1Me.js → readTomlSync-1fKo0R52-DtxWULlF.js} +1 -1
- package/dist/packem_shared/run-summary-utils-CJv75pla.js +1 -0
- package/dist/packem_shared/runtime-check-CBU6W8qG.js +1 -0
- package/dist/packem_shared/{selectors-Sem2CTYA.js → selectors-B2ISH581.js} +1 -1
- package/dist/packem_shared/toolchain-B7dckBQ1.js +5 -0
- package/dist/packem_shared/typosquats-B3A38-qx.js +1 -0
- package/dist/packem_shared/verify-WDStBFvK.js +1 -0
- package/dist/packem_shared/vis-update-app-D0uL3eO5.js +1 -0
- package/package.json +13 -13
- package/schemas/project.schema.json +12 -2
- package/schemas/vis-config.schema.json +248 -3
- package/dist/packem_chunks/applyDefaults.js +0 -2
- package/dist/packem_shared/ai-cache-BdPgSfg2.js +0 -1
- package/dist/packem_shared/ai-fix-iHtGLkJS.js +0 -43
- package/dist/packem_shared/cache-directory-DTfMSzT9.js +0 -1
- package/dist/packem_shared/dependency-scan-SQeRzrpJ.js +0 -2
- package/dist/packem_shared/docker-D5p9mRPU.js +0 -2
- package/dist/packem_shared/failure-log-CElcbnb9.js +0 -2
- package/dist/packem_shared/flakiness-C4t4_NoA.js +0 -1
- package/dist/packem_shared/otel-CO8UEfTa.js +0 -17
- package/dist/packem_shared/otelPlugin-DTynZDWh.js +0 -1
- package/dist/packem_shared/registry-D04iOQ5H.js +0 -2
- package/dist/packem_shared/run-summary-utils-BPraMTcm.js +0 -1
- package/dist/packem_shared/runtime-check-l4qFpo08.js +0 -1
- package/dist/packem_shared/toolchain-BhZNts--.js +0 -5
- package/dist/packem_shared/typosquats-Dr7VIL2B.js +0 -1
- package/dist/packem_shared/verify-C6NNOhTA.js +0 -1
- package/dist/packem_shared/vis-update-app-DGiMc5kb.js +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,67 @@
|
|
|
1
|
+
## @visulima/vis [1.0.0-alpha.17](https://github.com/visulima/visulima/compare/@visulima/vis@1.0.0-alpha.16...@visulima/vis@1.0.0-alpha.17) (2026-05-10)
|
|
2
|
+
|
|
3
|
+
### Features
|
|
4
|
+
|
|
5
|
+
* **vis:** expand typed plugin hook surface ([d0784df](https://github.com/visulima/visulima/commit/d0784df2b0c422002ec21c3c8da0002e0ff70dee))
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Dependencies
|
|
9
|
+
|
|
10
|
+
* **@visulima/task-runner:** upgraded to 1.0.0-alpha.12
|
|
11
|
+
* **@visulima/tui:** upgraded to 1.0.0-alpha.12
|
|
12
|
+
* **@visulima/cerebro:** upgraded to 3.0.0-alpha.20
|
|
13
|
+
* **@visulima/fs:** upgraded to 5.0.0-alpha.19
|
|
14
|
+
* **@visulima/package:** upgraded to 5.0.0-alpha.18
|
|
15
|
+
|
|
16
|
+
## @visulima/vis [1.0.0-alpha.16](https://github.com/visulima/visulima/compare/@visulima/vis@1.0.0-alpha.15...@visulima/vis@1.0.0-alpha.16) (2026-05-10)
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* add service and tool projectType variants ([61858ad](https://github.com/visulima/visulima/commit/61858ad4c044b5f30318f282615c83f716667053)), closes [#21](https://github.com/visulima/visulima/issues/21)
|
|
21
|
+
* **vis:** auto-start declared service deps for vis run with TUI dock ([adeb316](https://github.com/visulima/visulima/commit/adeb3164d29aec6da2eeed03d46fc0502aec5d6a))
|
|
22
|
+
* **vis:** cross-PM dispatch for vis pm (yarn berry, pnpm 11, bun pm) ([fd56b86](https://github.com/visulima/visulima/commit/fd56b86317f4141227814504845f03ce777c0b88))
|
|
23
|
+
* **vis:** expand nx migrator and add --force overwrite ([d6e5a91](https://github.com/visulima/visulima/commit/d6e5a91c4bc44a34dd770dd0b8298b5017bdd6df))
|
|
24
|
+
* **vis:** prune workspace lockfile in docker scaffold ([d1c0904](https://github.com/visulima/visulima/commit/d1c090425d130b3e18b6e64e44fe81eb1e08b923))
|
|
25
|
+
|
|
26
|
+
### Bug Fixes
|
|
27
|
+
|
|
28
|
+
* **vis:** exit explicitly after cli.run settles ([2dc28e2](https://github.com/visulima/visulima/commit/2dc28e2d0d735526c9c551aeae72af63a2deee4d))
|
|
29
|
+
* **vis:** release stdin and label persistent quits in dynamic TUI ([7350547](https://github.com/visulima/visulima/commit/7350547363fcbd4ec4d845d2194c22188605f34f))
|
|
30
|
+
|
|
31
|
+
### Documentation
|
|
32
|
+
|
|
33
|
+
* **vis:** document missing cache subcommands and run flags ([cf093a1](https://github.com/visulima/visulima/commit/cf093a1879ff414d0500ac91d76bba98352ed97e))
|
|
34
|
+
|
|
35
|
+
### Miscellaneous Chores
|
|
36
|
+
|
|
37
|
+
* **vis:** drop redundant section banners and pure-WHAT docblocks ([745844b](https://github.com/visulima/visulima/commit/745844b601cf111d362718611fa7021c19f2e939))
|
|
38
|
+
* **vis:** finish .vis/ cutover for stragglers ([3053347](https://github.com/visulima/visulima/commit/30533478e084b9ae84aefe191d57c672ca0797fa))
|
|
39
|
+
* **vis:** sort docker example api/package.json deps ([28fdbd7](https://github.com/visulima/visulima/commit/28fdbd780fb3384dcfc3f06db4145fafaeef52d2))
|
|
40
|
+
|
|
41
|
+
### Code Refactoring
|
|
42
|
+
|
|
43
|
+
* replace execa with tinyexec ([56ec776](https://github.com/visulima/visulima/commit/56ec776908fe0c068c54542f3885cb29f061fea7))
|
|
44
|
+
* **vis:** consolidate workspace state under .vis/ ([9e89d52](https://github.com/visulima/visulima/commit/9e89d52f03cc8b3a6a51c13a2359e9b93532c1dd))
|
|
45
|
+
* **vis:** extract definePlugin and fix jiti temp config path under pnpm hoisting ([8cda079](https://github.com/visulima/visulima/commit/8cda079c22686121c966befb25295bc3511bf29b))
|
|
46
|
+
* **vis:** import @visulima/tui components and hooks from subpaths ([2d9245d](https://github.com/visulima/visulima/commit/2d9245d81c9555b87c3803a428b1a306ae242da0))
|
|
47
|
+
* **vis:** polish derivations across vis-* TUI apps ([47a7945](https://github.com/visulima/visulima/commit/47a79456341282f945689e40c8b174e92b8dc6df))
|
|
48
|
+
|
|
49
|
+
### Tests
|
|
50
|
+
|
|
51
|
+
* **vis:** bump docker-lockfile prune test timeout for CI ([ef57ec2](https://github.com/visulima/visulima/commit/ef57ec21799b1158b972ff92568db111daa2e74f))
|
|
52
|
+
* **vis:** cover docker scaffold with example workspace and real-lockfile fixture ([9104638](https://github.com/visulima/visulima/commit/910463861d1200773b163acdc8bff919e37d6b97))
|
|
53
|
+
* **vis:** skip docker-lockfile fixture suite in CI ([af7503e](https://github.com/visulima/visulima/commit/af7503eea3d76ace9b9703332456b771bfd91380))
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
### Dependencies
|
|
57
|
+
|
|
58
|
+
* **@visulima/task-runner:** upgraded to 1.0.0-alpha.11
|
|
59
|
+
* **@visulima/tui:** upgraded to 1.0.0-alpha.11
|
|
60
|
+
* **@visulima/cerebro:** upgraded to 3.0.0-alpha.19
|
|
61
|
+
* **@visulima/fs:** upgraded to 5.0.0-alpha.18
|
|
62
|
+
* **@visulima/package:** upgraded to 5.0.0-alpha.17
|
|
63
|
+
* **@visulima/string:** upgraded to 3.0.0-alpha.13
|
|
64
|
+
|
|
1
65
|
## @visulima/vis [1.0.0-alpha.15](https://github.com/visulima/visulima/compare/@visulima/vis@1.0.0-alpha.14...@visulima/vis@1.0.0-alpha.15) (2026-05-07)
|
|
2
66
|
|
|
3
67
|
### Bug Fixes
|
package/LICENSE.md
CHANGED
|
@@ -4161,11 +4161,14 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
4161
4161
|
> >
|
|
4162
4162
|
> >
|
|
4163
4163
|
> > # Licenses of bundled types
|
|
4164
|
+
> >
|
|
4164
4165
|
> > The published @visulima/string artifact additionally contains code with the following licenses:
|
|
4165
4166
|
> > MIT
|
|
4166
4167
|
> >
|
|
4167
4168
|
> > # Bundled types:
|
|
4169
|
+
> >
|
|
4168
4170
|
> > ## fastest-levenshtein
|
|
4171
|
+
> >
|
|
4169
4172
|
> > License: MIT
|
|
4170
4173
|
> > By: Kasper U. Weihe
|
|
4171
4174
|
> > Repository: git+https://github.com/ka-weihe/fastest-levenshtein.git
|
|
@@ -4191,74 +4194,6 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
4191
4194
|
> > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
4192
4195
|
> > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
4193
4196
|
> > > SOFTWARE.
|
|
4194
|
-
> >
|
|
4195
|
-
> > ---------------------------------------
|
|
4196
|
-
> >
|
|
4197
|
-
> > ## get-east-asian-width
|
|
4198
|
-
> > License: MIT
|
|
4199
|
-
> > By: Sindre Sorhus
|
|
4200
|
-
> > Repository: sindresorhus/get-east-asian-width
|
|
4201
|
-
> >
|
|
4202
|
-
> > > MIT License
|
|
4203
|
-
> > >
|
|
4204
|
-
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
4205
|
-
> > >
|
|
4206
|
-
> > > 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:
|
|
4207
|
-
> > >
|
|
4208
|
-
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4209
|
-
> > >
|
|
4210
|
-
> > > 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.
|
|
4211
|
-
> >
|
|
4212
|
-
> > ---------------------------------------
|
|
4213
|
-
> >
|
|
4214
|
-
> > ## indent-string
|
|
4215
|
-
> > License: MIT
|
|
4216
|
-
> > By: Sindre Sorhus
|
|
4217
|
-
> > Repository: sindresorhus/indent-string
|
|
4218
|
-
> >
|
|
4219
|
-
> > > MIT License
|
|
4220
|
-
> > >
|
|
4221
|
-
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
4222
|
-
> > >
|
|
4223
|
-
> > > 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:
|
|
4224
|
-
> > >
|
|
4225
|
-
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4226
|
-
> > >
|
|
4227
|
-
> > > 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.
|
|
4228
|
-
> >
|
|
4229
|
-
> > ---------------------------------------
|
|
4230
|
-
> >
|
|
4231
|
-
> > ## redent
|
|
4232
|
-
> > License: MIT
|
|
4233
|
-
> > By: Sindre Sorhus
|
|
4234
|
-
> > Repository: sindresorhus/redent
|
|
4235
|
-
> >
|
|
4236
|
-
> > > MIT License
|
|
4237
|
-
> > >
|
|
4238
|
-
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
4239
|
-
> > >
|
|
4240
|
-
> > > 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:
|
|
4241
|
-
> > >
|
|
4242
|
-
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4243
|
-
> > >
|
|
4244
|
-
> > > 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.
|
|
4245
|
-
> >
|
|
4246
|
-
> > ---------------------------------------
|
|
4247
|
-
> >
|
|
4248
|
-
> > ## strip-indent
|
|
4249
|
-
> > License: MIT
|
|
4250
|
-
> > By: Sindre Sorhus
|
|
4251
|
-
> > Repository: sindresorhus/strip-indent
|
|
4252
|
-
> >
|
|
4253
|
-
> > > MIT License
|
|
4254
|
-
> > >
|
|
4255
|
-
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
4256
|
-
> > >
|
|
4257
|
-
> > > 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:
|
|
4258
|
-
> > >
|
|
4259
|
-
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
4260
|
-
> > >
|
|
4261
|
-
> > > 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.
|
|
4262
4197
|
>
|
|
4263
4198
|
> ---------------------------------------
|
|
4264
4199
|
>
|
|
@@ -6219,11 +6154,14 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
6219
6154
|
> >
|
|
6220
6155
|
> >
|
|
6221
6156
|
> > # Licenses of bundled types
|
|
6157
|
+
> >
|
|
6222
6158
|
> > The published @visulima/string artifact additionally contains code with the following licenses:
|
|
6223
6159
|
> > MIT
|
|
6224
6160
|
> >
|
|
6225
6161
|
> > # Bundled types:
|
|
6162
|
+
> >
|
|
6226
6163
|
> > ## fastest-levenshtein
|
|
6164
|
+
> >
|
|
6227
6165
|
> > License: MIT
|
|
6228
6166
|
> > By: Kasper U. Weihe
|
|
6229
6167
|
> > Repository: git+https://github.com/ka-weihe/fastest-levenshtein.git
|
|
@@ -6249,74 +6187,6 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
6249
6187
|
> > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6250
6188
|
> > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6251
6189
|
> > > SOFTWARE.
|
|
6252
|
-
> >
|
|
6253
|
-
> > ---------------------------------------
|
|
6254
|
-
> >
|
|
6255
|
-
> > ## get-east-asian-width
|
|
6256
|
-
> > License: MIT
|
|
6257
|
-
> > By: Sindre Sorhus
|
|
6258
|
-
> > Repository: sindresorhus/get-east-asian-width
|
|
6259
|
-
> >
|
|
6260
|
-
> > > MIT License
|
|
6261
|
-
> > >
|
|
6262
|
-
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
6263
|
-
> > >
|
|
6264
|
-
> > > 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:
|
|
6265
|
-
> > >
|
|
6266
|
-
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6267
|
-
> > >
|
|
6268
|
-
> > > 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.
|
|
6269
|
-
> >
|
|
6270
|
-
> > ---------------------------------------
|
|
6271
|
-
> >
|
|
6272
|
-
> > ## indent-string
|
|
6273
|
-
> > License: MIT
|
|
6274
|
-
> > By: Sindre Sorhus
|
|
6275
|
-
> > Repository: sindresorhus/indent-string
|
|
6276
|
-
> >
|
|
6277
|
-
> > > MIT License
|
|
6278
|
-
> > >
|
|
6279
|
-
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
6280
|
-
> > >
|
|
6281
|
-
> > > 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:
|
|
6282
|
-
> > >
|
|
6283
|
-
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6284
|
-
> > >
|
|
6285
|
-
> > > 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.
|
|
6286
|
-
> >
|
|
6287
|
-
> > ---------------------------------------
|
|
6288
|
-
> >
|
|
6289
|
-
> > ## redent
|
|
6290
|
-
> > License: MIT
|
|
6291
|
-
> > By: Sindre Sorhus
|
|
6292
|
-
> > Repository: sindresorhus/redent
|
|
6293
|
-
> >
|
|
6294
|
-
> > > MIT License
|
|
6295
|
-
> > >
|
|
6296
|
-
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
6297
|
-
> > >
|
|
6298
|
-
> > > 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:
|
|
6299
|
-
> > >
|
|
6300
|
-
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6301
|
-
> > >
|
|
6302
|
-
> > > 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.
|
|
6303
|
-
> >
|
|
6304
|
-
> > ---------------------------------------
|
|
6305
|
-
> >
|
|
6306
|
-
> > ## strip-indent
|
|
6307
|
-
> > License: MIT
|
|
6308
|
-
> > By: Sindre Sorhus
|
|
6309
|
-
> > Repository: sindresorhus/strip-indent
|
|
6310
|
-
> >
|
|
6311
|
-
> > > MIT License
|
|
6312
|
-
> > >
|
|
6313
|
-
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
6314
|
-
> > >
|
|
6315
|
-
> > > 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:
|
|
6316
|
-
> > >
|
|
6317
|
-
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6318
|
-
> > >
|
|
6319
|
-
> > > 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.
|
|
6320
6190
|
>
|
|
6321
6191
|
> ---------------------------------------
|
|
6322
6192
|
>
|
|
@@ -6881,11 +6751,14 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
6881
6751
|
> >
|
|
6882
6752
|
> >
|
|
6883
6753
|
> > # Licenses of bundled types
|
|
6754
|
+
> >
|
|
6884
6755
|
> > The published @visulima/string artifact additionally contains code with the following licenses:
|
|
6885
6756
|
> > MIT
|
|
6886
6757
|
> >
|
|
6887
6758
|
> > # Bundled types:
|
|
6759
|
+
> >
|
|
6888
6760
|
> > ## fastest-levenshtein
|
|
6761
|
+
> >
|
|
6889
6762
|
> > License: MIT
|
|
6890
6763
|
> > By: Kasper U. Weihe
|
|
6891
6764
|
> > Repository: git+https://github.com/ka-weihe/fastest-levenshtein.git
|
|
@@ -6911,74 +6784,12 @@ Repository: git+https://github.com/visulima/visulima.git
|
|
|
6911
6784
|
> > > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
6912
6785
|
> > > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
6913
6786
|
> > > SOFTWARE.
|
|
6914
|
-
|
|
6915
|
-
|
|
6916
|
-
|
|
6917
|
-
|
|
6918
|
-
|
|
6919
|
-
|
|
6920
|
-
> > Repository: sindresorhus/get-east-asian-width
|
|
6921
|
-
> >
|
|
6922
|
-
> > > MIT License
|
|
6923
|
-
> > >
|
|
6924
|
-
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
6925
|
-
> > >
|
|
6926
|
-
> > > 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:
|
|
6927
|
-
> > >
|
|
6928
|
-
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6929
|
-
> > >
|
|
6930
|
-
> > > 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.
|
|
6931
|
-
> >
|
|
6932
|
-
> > ---------------------------------------
|
|
6933
|
-
> >
|
|
6934
|
-
> > ## indent-string
|
|
6935
|
-
> > License: MIT
|
|
6936
|
-
> > By: Sindre Sorhus
|
|
6937
|
-
> > Repository: sindresorhus/indent-string
|
|
6938
|
-
> >
|
|
6939
|
-
> > > MIT License
|
|
6940
|
-
> > >
|
|
6941
|
-
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
6942
|
-
> > >
|
|
6943
|
-
> > > 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:
|
|
6944
|
-
> > >
|
|
6945
|
-
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6946
|
-
> > >
|
|
6947
|
-
> > > 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.
|
|
6948
|
-
> >
|
|
6949
|
-
> > ---------------------------------------
|
|
6950
|
-
> >
|
|
6951
|
-
> > ## redent
|
|
6952
|
-
> > License: MIT
|
|
6953
|
-
> > By: Sindre Sorhus
|
|
6954
|
-
> > Repository: sindresorhus/redent
|
|
6955
|
-
> >
|
|
6956
|
-
> > > MIT License
|
|
6957
|
-
> > >
|
|
6958
|
-
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
6959
|
-
> > >
|
|
6960
|
-
> > > 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:
|
|
6961
|
-
> > >
|
|
6962
|
-
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6963
|
-
> > >
|
|
6964
|
-
> > > 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.
|
|
6965
|
-
> >
|
|
6966
|
-
> > ---------------------------------------
|
|
6967
|
-
> >
|
|
6968
|
-
> > ## strip-indent
|
|
6969
|
-
> > License: MIT
|
|
6970
|
-
> > By: Sindre Sorhus
|
|
6971
|
-
> > Repository: sindresorhus/strip-indent
|
|
6972
|
-
> >
|
|
6973
|
-
> > > MIT License
|
|
6974
|
-
> > >
|
|
6975
|
-
> > > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
6976
|
-
> > >
|
|
6977
|
-
> > > 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:
|
|
6978
|
-
> > >
|
|
6979
|
-
> > > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
6980
|
-
> > >
|
|
6981
|
-
> > > 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.
|
|
6787
|
+
|
|
6788
|
+
---------------------------------------
|
|
6789
|
+
|
|
6790
|
+
## @yarnpkg/parsers
|
|
6791
|
+
License: BSD-2-Clause
|
|
6792
|
+
Repository: git+https://github.com/yarnpkg/berry.git
|
|
6982
6793
|
|
|
6983
6794
|
---------------------------------------
|
|
6984
6795
|
|
|
@@ -7440,6 +7251,35 @@ Repository: sindresorhus/is-in-ci
|
|
|
7440
7251
|
|
|
7441
7252
|
---------------------------------------
|
|
7442
7253
|
|
|
7254
|
+
## js-yaml
|
|
7255
|
+
License: MIT
|
|
7256
|
+
By: Vladimir Zapparov, Aleksey V Zapparov, Vitaly Puzrin, Martin Grenfell
|
|
7257
|
+
Repository: nodeca/js-yaml
|
|
7258
|
+
|
|
7259
|
+
> (The MIT License)
|
|
7260
|
+
>
|
|
7261
|
+
> Copyright (C) 2011-2015 by Vitaly Puzrin
|
|
7262
|
+
>
|
|
7263
|
+
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7264
|
+
> of this software and associated documentation files (the "Software"), to deal
|
|
7265
|
+
> in the Software without restriction, including without limitation the rights
|
|
7266
|
+
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
7267
|
+
> copies of the Software, and to permit persons to whom the Software is
|
|
7268
|
+
> furnished to do so, subject to the following conditions:
|
|
7269
|
+
>
|
|
7270
|
+
> The above copyright notice and this permission notice shall be included in
|
|
7271
|
+
> all copies or substantial portions of the Software.
|
|
7272
|
+
>
|
|
7273
|
+
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
7274
|
+
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
7275
|
+
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
7276
|
+
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
7277
|
+
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
7278
|
+
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
7279
|
+
> THE SOFTWARE.
|
|
7280
|
+
|
|
7281
|
+
---------------------------------------
|
|
7282
|
+
|
|
7443
7283
|
## json5
|
|
7444
7284
|
License: MIT
|
|
7445
7285
|
By: Aseem Kishore, Max Nanasy, Andrew Eisenberg, Jordan Tucker
|
|
@@ -7951,35 +7791,6 @@ Repository: git://github.com/spencermountain/suffix-thumb.git
|
|
|
7951
7791
|
|
|
7952
7792
|
---------------------------------------
|
|
7953
7793
|
|
|
7954
|
-
## tinyexec
|
|
7955
|
-
License: MIT
|
|
7956
|
-
By: James Garbutt
|
|
7957
|
-
Repository: git+https://github.com/tinylibs/tinyexec.git
|
|
7958
|
-
|
|
7959
|
-
> MIT License
|
|
7960
|
-
>
|
|
7961
|
-
> Copyright (c) 2024 Tinylibs
|
|
7962
|
-
>
|
|
7963
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
7964
|
-
> of this software and associated documentation files (the "Software"), to deal
|
|
7965
|
-
> in the Software without restriction, including without limitation the rights
|
|
7966
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
7967
|
-
> copies of the Software, and to permit persons to whom the Software is
|
|
7968
|
-
> furnished to do so, subject to the following conditions:
|
|
7969
|
-
>
|
|
7970
|
-
> The above copyright notice and this permission notice shall be included in all
|
|
7971
|
-
> copies or substantial portions of the Software.
|
|
7972
|
-
>
|
|
7973
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
7974
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
7975
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
7976
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
7977
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
7978
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
7979
|
-
> SOFTWARE.
|
|
7980
|
-
|
|
7981
|
-
---------------------------------------
|
|
7982
|
-
|
|
7983
7794
|
## validate-npm-package-license
|
|
7984
7795
|
License: Apache-2.0
|
|
7985
7796
|
By: Kyle E. Mitchell, Mark Stacey
|
package/dist/bin.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
|
-
import"./packem_chunks/bin.js";import"./
|
|
2
|
+
import"./packem_chunks/bin.js";import"./packem_chunks/config.js";
|