@typespec/prettier-plugin-typespec 0.64.0 → 0.65.0-dev.1
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/ThirdPartyNotices.txt +95 -94
- package/dist/index.js +145 -223
- package/dist/index.js.map +1 -1
- package/package.json +10 -9
package/ThirdPartyNotices.txt
CHANGED
|
@@ -8,7 +8,7 @@ original copyright notices and the licenses under which Microsoft received such
|
|
|
8
8
|
components are set forth below. Microsoft reserves all rights not expressly
|
|
9
9
|
granted herein, whether by implication, estoppel or otherwise.
|
|
10
10
|
|
|
11
|
-
1. prettier version 3.
|
|
11
|
+
1. prettier version 3.4.2 (prettier/prettier)
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
%% prettier NOTICES AND INFORMATION BEGIN HERE
|
|
@@ -32,7 +32,7 @@ MIT, ISC, BSD-2-Clause, BSD-3-Clause, Apache-2.0
|
|
|
32
32
|
|
|
33
33
|
## Bundled dependencies
|
|
34
34
|
|
|
35
|
-
### @angular/compiler@
|
|
35
|
+
### @angular/compiler@v19.0.1
|
|
36
36
|
|
|
37
37
|
> Angular - the compiler library
|
|
38
38
|
|
|
@@ -40,47 +40,36 @@ License: MIT
|
|
|
40
40
|
Repository: <https://github.com/angular/angular.git>
|
|
41
41
|
Author: angular
|
|
42
42
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
### @babel/code-frame@v7.24.7
|
|
46
|
-
|
|
47
|
-
> Generate errors that contain a code frame that point to source locations.
|
|
48
|
-
|
|
49
|
-
License: MIT
|
|
50
|
-
Homepage: <https://babel.dev/docs/en/next/babel-code-frame>
|
|
51
|
-
Repository: <https://github.com/babel/babel.git>
|
|
52
|
-
Author: The Babel Team (https://babel.dev/team)
|
|
53
|
-
|
|
54
|
-
> MIT License
|
|
43
|
+
> The MIT License
|
|
55
44
|
>
|
|
56
|
-
> Copyright (c)
|
|
45
|
+
> Copyright (c) 2010-2024 Google LLC. https://angular.dev/license
|
|
57
46
|
>
|
|
58
|
-
> Permission is hereby granted, free of charge, to any person obtaining
|
|
59
|
-
>
|
|
60
|
-
>
|
|
61
|
-
>
|
|
62
|
-
>
|
|
63
|
-
>
|
|
64
|
-
> the following conditions:
|
|
47
|
+
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
48
|
+
> of this software and associated documentation files (the "Software"), to deal
|
|
49
|
+
> in the Software without restriction, including without limitation the rights
|
|
50
|
+
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
51
|
+
> copies of the Software, and to permit persons to whom the Software is
|
|
52
|
+
> furnished to do so, subject to the following conditions:
|
|
65
53
|
>
|
|
66
|
-
> The above copyright notice and this permission notice shall be
|
|
67
|
-
>
|
|
54
|
+
> The above copyright notice and this permission notice shall be included in
|
|
55
|
+
> all copies or substantial portions of the Software.
|
|
68
56
|
>
|
|
69
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
70
|
-
>
|
|
71
|
-
>
|
|
72
|
-
>
|
|
73
|
-
>
|
|
74
|
-
> OF
|
|
75
|
-
>
|
|
57
|
+
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
58
|
+
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
59
|
+
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
60
|
+
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
61
|
+
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
62
|
+
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
63
|
+
> THE SOFTWARE.
|
|
76
64
|
|
|
77
65
|
----------------------------------------
|
|
78
66
|
|
|
79
|
-
### @babel/
|
|
67
|
+
### @babel/code-frame@v7.26.2
|
|
80
68
|
|
|
81
|
-
>
|
|
69
|
+
> Generate errors that contain a code frame that point to source locations.
|
|
82
70
|
|
|
83
71
|
License: MIT
|
|
72
|
+
Homepage: <https://babel.dev/docs/en/next/babel-code-frame>
|
|
84
73
|
Repository: <https://github.com/babel/babel.git>
|
|
85
74
|
Author: The Babel Team (https://babel.dev/team)
|
|
86
75
|
|
|
@@ -109,12 +98,11 @@ Author: The Babel Team (https://babel.dev/team)
|
|
|
109
98
|
|
|
110
99
|
----------------------------------------
|
|
111
100
|
|
|
112
|
-
### @babel/
|
|
101
|
+
### @babel/helper-validator-identifier@v7.25.9
|
|
113
102
|
|
|
114
|
-
>
|
|
103
|
+
> Validate identifier/keywords name
|
|
115
104
|
|
|
116
105
|
License: MIT
|
|
117
|
-
Homepage: <https://babel.dev/docs/en/next/babel-highlight>
|
|
118
106
|
Repository: <https://github.com/babel/babel.git>
|
|
119
107
|
Author: The Babel Team (https://babel.dev/team)
|
|
120
108
|
|
|
@@ -143,7 +131,7 @@ Author: The Babel Team (https://babel.dev/team)
|
|
|
143
131
|
|
|
144
132
|
----------------------------------------
|
|
145
133
|
|
|
146
|
-
### @babel/parser@v7.
|
|
134
|
+
### @babel/parser@v7.26.2
|
|
147
135
|
|
|
148
136
|
> A JavaScript parser
|
|
149
137
|
|
|
@@ -202,7 +190,7 @@ License: MIT
|
|
|
202
190
|
|
|
203
191
|
----------------------------------------
|
|
204
192
|
|
|
205
|
-
### @glimmer/syntax@v0.
|
|
193
|
+
### @glimmer/syntax@v0.93.1
|
|
206
194
|
|
|
207
195
|
License: MIT
|
|
208
196
|
|
|
@@ -228,7 +216,7 @@ License: MIT
|
|
|
228
216
|
|
|
229
217
|
----------------------------------------
|
|
230
218
|
|
|
231
|
-
### @glimmer/util@v0.
|
|
219
|
+
### @glimmer/util@v0.93.1
|
|
232
220
|
|
|
233
221
|
> Common utilities used in Glimmer
|
|
234
222
|
|
|
@@ -256,7 +244,7 @@ License: MIT
|
|
|
256
244
|
|
|
257
245
|
----------------------------------------
|
|
258
246
|
|
|
259
|
-
### @glimmer/wire-format@v0.
|
|
247
|
+
### @glimmer/wire-format@v0.93.1
|
|
260
248
|
|
|
261
249
|
License: MIT
|
|
262
250
|
|
|
@@ -292,31 +280,6 @@ Repository: <git+https://github.com/handlebars-lang/handlebars-parser.git>
|
|
|
292
280
|
|
|
293
281
|
----------------------------------------
|
|
294
282
|
|
|
295
|
-
### @iarna/toml@v2.2.5
|
|
296
|
-
|
|
297
|
-
> Better TOML parsing and stringifying all in that familiar JSON interface.
|
|
298
|
-
|
|
299
|
-
License: ISC
|
|
300
|
-
Homepage: <https://github.com/iarna/iarna-toml#readme>
|
|
301
|
-
Repository: <git+https://github.com/iarna/iarna-toml.git>
|
|
302
|
-
Author: Rebecca Turner <me@re-becca.org> (http://re-becca.org/)
|
|
303
|
-
|
|
304
|
-
> Copyright (c) 2016, Rebecca Turner <me@re-becca.org>
|
|
305
|
-
>
|
|
306
|
-
> Permission to use, copy, modify, and/or distribute this software for any
|
|
307
|
-
> purpose with or without fee is hereby granted, provided that the above
|
|
308
|
-
> copyright notice and this permission notice appear in all copies.
|
|
309
|
-
>
|
|
310
|
-
> THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
311
|
-
> WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
312
|
-
> MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
313
|
-
> ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
314
|
-
> WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
315
|
-
> ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
316
|
-
> OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
317
|
-
|
|
318
|
-
----------------------------------------
|
|
319
|
-
|
|
320
283
|
### @nodelib/fs.scandir@v2.1.5
|
|
321
284
|
|
|
322
285
|
> List files and directories inside the specified directory
|
|
@@ -471,7 +434,7 @@ Author: Alex Bell <alex@bellandwhistle.net>
|
|
|
471
434
|
|
|
472
435
|
----------------------------------------
|
|
473
436
|
|
|
474
|
-
### @typescript-eslint/types@v8.
|
|
437
|
+
### @typescript-eslint/types@v8.16.0
|
|
475
438
|
|
|
476
439
|
> Types for the TypeScript-ESTree AST spec
|
|
477
440
|
|
|
@@ -503,7 +466,7 @@ Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
|
|
|
503
466
|
|
|
504
467
|
----------------------------------------
|
|
505
468
|
|
|
506
|
-
### @typescript-eslint/typescript-estree@v8.
|
|
469
|
+
### @typescript-eslint/typescript-estree@v8.16.0
|
|
507
470
|
|
|
508
471
|
> A parser that converts TypeScript source code into an ESTree compatible form
|
|
509
472
|
|
|
@@ -511,6 +474,8 @@ License: BSD-2-Clause
|
|
|
511
474
|
Homepage: <https://typescript-eslint.io/packages/typescript-estree>
|
|
512
475
|
Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
|
|
513
476
|
|
|
477
|
+
> BSD 2-Clause License
|
|
478
|
+
>
|
|
514
479
|
> TypeScript ESTree
|
|
515
480
|
>
|
|
516
481
|
> Originally extracted from:
|
|
@@ -540,7 +505,7 @@ Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
|
|
|
540
505
|
|
|
541
506
|
----------------------------------------
|
|
542
507
|
|
|
543
|
-
### acorn@v8.
|
|
508
|
+
### acorn@v8.14.0
|
|
544
509
|
|
|
545
510
|
> ECMAScript parser
|
|
546
511
|
|
|
@@ -602,7 +567,7 @@ Repository: <https://github.com/acornjs/acorn-jsx>
|
|
|
602
567
|
|
|
603
568
|
----------------------------------------
|
|
604
569
|
|
|
605
|
-
### angular-estree-parser@v10.0
|
|
570
|
+
### angular-estree-parser@v10.2.0
|
|
606
571
|
|
|
607
572
|
> A parser that converts Angular source code into an ESTree-compatible form
|
|
608
573
|
|
|
@@ -634,7 +599,7 @@ Author: Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
|
|
|
634
599
|
|
|
635
600
|
----------------------------------------
|
|
636
601
|
|
|
637
|
-
### angular-html-parser@
|
|
602
|
+
### angular-html-parser@v8.0.1
|
|
638
603
|
|
|
639
604
|
> A HTML parser extracted from Angular with some modifications
|
|
640
605
|
|
|
@@ -666,7 +631,7 @@ Author: Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
|
|
|
666
631
|
|
|
667
632
|
----------------------------------------
|
|
668
633
|
|
|
669
|
-
### ansi-regex@v6.0
|
|
634
|
+
### ansi-regex@v6.1.0
|
|
670
635
|
|
|
671
636
|
> Regular expression for matching ANSI escape codes
|
|
672
637
|
|
|
@@ -930,13 +895,15 @@ Contributors:
|
|
|
930
895
|
|
|
931
896
|
----------------------------------------
|
|
932
897
|
|
|
933
|
-
### ci-info@v4.
|
|
898
|
+
### ci-info@v4.1.0
|
|
934
899
|
|
|
935
900
|
> Get details about the current Continuous Integration environment
|
|
936
901
|
|
|
937
902
|
License: MIT
|
|
938
903
|
Homepage: <https://github.com/watson/ci-info>
|
|
939
904
|
Author: Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)
|
|
905
|
+
Contributors:
|
|
906
|
+
- Sibiraj (https://github.com/sibiraj-s)
|
|
940
907
|
|
|
941
908
|
> The MIT License (MIT)
|
|
942
909
|
>
|
|
@@ -1058,7 +1025,7 @@ Contributors:
|
|
|
1058
1025
|
|
|
1059
1026
|
----------------------------------------
|
|
1060
1027
|
|
|
1061
|
-
### diff@
|
|
1028
|
+
### diff@v7.0.0
|
|
1062
1029
|
|
|
1063
1030
|
> A JavaScript text diff implementation.
|
|
1064
1031
|
|
|
@@ -1131,7 +1098,7 @@ Contributors:
|
|
|
1131
1098
|
|
|
1132
1099
|
----------------------------------------
|
|
1133
1100
|
|
|
1134
|
-
### emoji-regex@v10.
|
|
1101
|
+
### emoji-regex@v10.4.0
|
|
1135
1102
|
|
|
1136
1103
|
> A regular expression to match all Emoji-only symbols as per the Unicode Standard.
|
|
1137
1104
|
|
|
@@ -1182,12 +1149,12 @@ Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
|
1182
1149
|
|
|
1183
1150
|
----------------------------------------
|
|
1184
1151
|
|
|
1185
|
-
### espree@v10.
|
|
1152
|
+
### espree@v10.3.0
|
|
1186
1153
|
|
|
1187
1154
|
> An Esprima-compatible JavaScript parser built on Acorn
|
|
1188
1155
|
|
|
1189
1156
|
License: BSD-2-Clause
|
|
1190
|
-
Homepage: <https://github.com/eslint/espree>
|
|
1157
|
+
Homepage: <https://github.com/eslint/js/blob/main/packages/espree/README.md>
|
|
1191
1158
|
Author: Nicholas C. Zakas <nicholas+npm@nczconsulting.com>
|
|
1192
1159
|
|
|
1193
1160
|
> BSD 2-Clause License
|
|
@@ -1342,7 +1309,7 @@ Author: Matteo Collina <hello@matteocollina.com>
|
|
|
1342
1309
|
|
|
1343
1310
|
----------------------------------------
|
|
1344
1311
|
|
|
1345
|
-
### file-entry-cache@v9.
|
|
1312
|
+
### file-entry-cache@v9.1.0
|
|
1346
1313
|
|
|
1347
1314
|
> Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process
|
|
1348
1315
|
|
|
@@ -1481,7 +1448,7 @@ Author: Jared Wray (https://jaredwray.com)
|
|
|
1481
1448
|
|
|
1482
1449
|
----------------------------------------
|
|
1483
1450
|
|
|
1484
|
-
### flatted@v3.3.
|
|
1451
|
+
### flatted@v3.3.2
|
|
1485
1452
|
|
|
1486
1453
|
> A super light and fast circular JSON parser.
|
|
1487
1454
|
|
|
@@ -1543,7 +1510,7 @@ Contributors:
|
|
|
1543
1510
|
|
|
1544
1511
|
----------------------------------------
|
|
1545
1512
|
|
|
1546
|
-
### flow-parser@v0.
|
|
1513
|
+
### flow-parser@v0.255.0
|
|
1547
1514
|
|
|
1548
1515
|
> JavaScript parser written in OCaml. Produces ESTree AST
|
|
1549
1516
|
|
|
@@ -1554,7 +1521,7 @@ Author: Flow Team <flow@fb.com>
|
|
|
1554
1521
|
|
|
1555
1522
|
----------------------------------------
|
|
1556
1523
|
|
|
1557
|
-
### get-east-asian-width@v1.
|
|
1524
|
+
### get-east-asian-width@v1.3.0
|
|
1558
1525
|
|
|
1559
1526
|
> Determine the East Asian Width of a Unicode character
|
|
1560
1527
|
|
|
@@ -1652,7 +1619,7 @@ Repository: <https://github.com/graphql/graphql-js.git>
|
|
|
1652
1619
|
|
|
1653
1620
|
----------------------------------------
|
|
1654
1621
|
|
|
1655
|
-
### ignore@
|
|
1622
|
+
### ignore@v6.0.2
|
|
1656
1623
|
|
|
1657
1624
|
> Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
|
|
1658
1625
|
|
|
@@ -2238,7 +2205,7 @@ Author: fisker Cheung <lionkay@gmail.com> (https://www.fiskercheung.com/)
|
|
|
2238
2205
|
|
|
2239
2206
|
----------------------------------------
|
|
2240
2207
|
|
|
2241
|
-
### jest-docblock@v30.0.0-alpha.
|
|
2208
|
+
### jest-docblock@v30.0.0-alpha.6
|
|
2242
2209
|
|
|
2243
2210
|
License: MIT
|
|
2244
2211
|
Repository: <https://github.com/jestjs/jest.git>
|
|
@@ -2580,13 +2547,13 @@ Repository: <git@github.com:teambition/merge2.git>
|
|
|
2580
2547
|
|
|
2581
2548
|
----------------------------------------
|
|
2582
2549
|
|
|
2583
|
-
### meriyah@
|
|
2550
|
+
### meriyah@v6.0.3
|
|
2584
2551
|
|
|
2585
2552
|
> A 100% compliant, self-hosted javascript parser with high focus on both performance and stability
|
|
2586
2553
|
|
|
2587
2554
|
License: ISC
|
|
2588
2555
|
Homepage: <https://github.com/meriyah/meriyah>
|
|
2589
|
-
Repository: <https://github.com/meriyah/meriyah>
|
|
2556
|
+
Repository: <git+https://github.com/meriyah/meriyah.git>
|
|
2590
2557
|
Author: Kenny F. (https://github.com/KFlash)
|
|
2591
2558
|
Contributors:
|
|
2592
2559
|
- Chunpeng Huo (https://github.com/3cp)
|
|
@@ -2601,7 +2568,7 @@ Contributors:
|
|
|
2601
2568
|
|
|
2602
2569
|
----------------------------------------
|
|
2603
2570
|
|
|
2604
|
-
### micromatch@v4.0.
|
|
2571
|
+
### micromatch@v4.0.8
|
|
2605
2572
|
|
|
2606
2573
|
> Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
|
|
2607
2574
|
|
|
@@ -2850,7 +2817,7 @@ Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
|
2850
2817
|
|
|
2851
2818
|
----------------------------------------
|
|
2852
2819
|
|
|
2853
|
-
### picocolors@v1.
|
|
2820
|
+
### picocolors@v1.1.1
|
|
2854
2821
|
|
|
2855
2822
|
> The tiniest and the fastest library for terminal output formatting with ANSI colors
|
|
2856
2823
|
|
|
@@ -2859,7 +2826,7 @@ Author: Alexey Raspopov
|
|
|
2859
2826
|
|
|
2860
2827
|
> ISC License
|
|
2861
2828
|
>
|
|
2862
|
-
> Copyright (c) 2021
|
|
2829
|
+
> Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov
|
|
2863
2830
|
>
|
|
2864
2831
|
> Permission to use, copy, modify, and/or distribute this software for any
|
|
2865
2832
|
> purpose with or without fee is hereby granted, provided that the above
|
|
@@ -2959,7 +2926,7 @@ Author: typicode
|
|
|
2959
2926
|
|
|
2960
2927
|
----------------------------------------
|
|
2961
2928
|
|
|
2962
|
-
### postcss@v8.4.
|
|
2929
|
+
### postcss@v8.4.49
|
|
2963
2930
|
|
|
2964
2931
|
> Tool for transforming styles with JS plugins
|
|
2965
2932
|
|
|
@@ -3372,7 +3339,7 @@ Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
|
3372
3339
|
|
|
3373
3340
|
----------------------------------------
|
|
3374
3341
|
|
|
3375
|
-
### semver@v7.6.
|
|
3342
|
+
### semver@v7.6.3
|
|
3376
3343
|
|
|
3377
3344
|
> The semantic version parser used by npm.
|
|
3378
3345
|
|
|
@@ -3483,6 +3450,40 @@ Repository: <https://github.com/tildeio/simple-html-tokenizer.git>
|
|
|
3483
3450
|
|
|
3484
3451
|
----------------------------------------
|
|
3485
3452
|
|
|
3453
|
+
### smol-toml@v1.3.1
|
|
3454
|
+
|
|
3455
|
+
> A small, fast, and correct TOML parser/serializer
|
|
3456
|
+
|
|
3457
|
+
License: BSD-3-Clause
|
|
3458
|
+
Author: Cynthia <cyyynthia@borkenware.com>
|
|
3459
|
+
|
|
3460
|
+
> Copyright (c) Squirrel Chat et al., All rights reserved.
|
|
3461
|
+
>
|
|
3462
|
+
> Redistribution and use in source and binary forms, with or without
|
|
3463
|
+
> modification, are permitted provided that the following conditions are met:
|
|
3464
|
+
>
|
|
3465
|
+
> 1. Redistributions of source code must retain the above copyright notice, this
|
|
3466
|
+
> list of conditions and the following disclaimer.
|
|
3467
|
+
> 2. Redistributions in binary form must reproduce the above copyright notice,
|
|
3468
|
+
> this list of conditions and the following disclaimer in the
|
|
3469
|
+
> documentation and/or other materials provided with the distribution.
|
|
3470
|
+
> 3. Neither the name of the copyright holder nor the names of its contributors
|
|
3471
|
+
> may be used to endorse or promote products derived from this software without
|
|
3472
|
+
> specific prior written permission.
|
|
3473
|
+
>
|
|
3474
|
+
> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
|
3475
|
+
> ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
3476
|
+
> WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
3477
|
+
> DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
|
|
3478
|
+
> FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
|
3479
|
+
> DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
3480
|
+
> SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
|
|
3481
|
+
> CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
|
|
3482
|
+
> OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
|
|
3483
|
+
> OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
3484
|
+
|
|
3485
|
+
----------------------------------------
|
|
3486
|
+
|
|
3486
3487
|
### state-toggle@v1.0.3
|
|
3487
3488
|
|
|
3488
3489
|
> Enter/exit a state
|
|
@@ -3670,7 +3671,7 @@ Contributors:
|
|
|
3670
3671
|
|
|
3671
3672
|
----------------------------------------
|
|
3672
3673
|
|
|
3673
|
-
### ts-api-utils@v1.
|
|
3674
|
+
### ts-api-utils@v1.4.2
|
|
3674
3675
|
|
|
3675
3676
|
> Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
|
|
3676
3677
|
|
|
@@ -3701,13 +3702,13 @@ Author: JoshuaKGoldberg <npm@joshuakgoldberg.com>
|
|
|
3701
3702
|
|
|
3702
3703
|
----------------------------------------
|
|
3703
3704
|
|
|
3704
|
-
### typescript@v5.
|
|
3705
|
+
### typescript@v5.7.2
|
|
3705
3706
|
|
|
3706
3707
|
> TypeScript is a language for application scale JavaScript development
|
|
3707
3708
|
|
|
3708
3709
|
License: Apache-2.0
|
|
3709
3710
|
Homepage: <https://www.typescriptlang.org/>
|
|
3710
|
-
Repository: <https://github.com/
|
|
3711
|
+
Repository: <https://github.com/microsoft/TypeScript.git>
|
|
3711
3712
|
Author: Microsoft Corp.
|
|
3712
3713
|
|
|
3713
3714
|
> Apache License
|
|
@@ -4046,7 +4047,7 @@ Contributors:
|
|
|
4046
4047
|
|
|
4047
4048
|
----------------------------------------
|
|
4048
4049
|
|
|
4049
|
-
### url-or-path@v2.3.
|
|
4050
|
+
### url-or-path@v2.3.2
|
|
4050
4051
|
|
|
4051
4052
|
> Convert between file URL and path.
|
|
4052
4053
|
|
|
@@ -4217,7 +4218,7 @@ Author: Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
|
|
|
4217
4218
|
|
|
4218
4219
|
----------------------------------------
|
|
4219
4220
|
|
|
4220
|
-
### wcwidth.js@
|
|
4221
|
+
### wcwidth.js@v2.0.0
|
|
4221
4222
|
|
|
4222
4223
|
> a javascript porting of C's wcwidth()
|
|
4223
4224
|
|