@typespec/prettier-plugin-typespec 0.51.0 → 0.52.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 +54 -125
- package/dist/index.js +16 -19
- package/dist/index.js.map +1 -1
- package/package.json +7 -6
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.1.
|
|
11
|
+
1. prettier version 3.1.1 (prettier/prettier)
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
%% prettier NOTICES AND INFORMATION BEGIN HERE
|
|
@@ -42,7 +42,7 @@ Author: angular
|
|
|
42
42
|
|
|
43
43
|
----------------------------------------
|
|
44
44
|
|
|
45
|
-
### @babel/code-frame@v7.
|
|
45
|
+
### @babel/code-frame@v7.23.5
|
|
46
46
|
|
|
47
47
|
> Generate errors that contain a code frame that point to source locations.
|
|
48
48
|
|
|
@@ -109,7 +109,7 @@ Author: The Babel Team (https://babel.dev/team)
|
|
|
109
109
|
|
|
110
110
|
----------------------------------------
|
|
111
111
|
|
|
112
|
-
### @babel/highlight@v7.
|
|
112
|
+
### @babel/highlight@v7.23.4
|
|
113
113
|
|
|
114
114
|
> Syntax highlight JavaScript strings for output in terminals.
|
|
115
115
|
|
|
@@ -143,7 +143,7 @@ Author: The Babel Team (https://babel.dev/team)
|
|
|
143
143
|
|
|
144
144
|
----------------------------------------
|
|
145
145
|
|
|
146
|
-
### @babel/parser@v7.23.
|
|
146
|
+
### @babel/parser@v7.23.5
|
|
147
147
|
|
|
148
148
|
> A JavaScript parser
|
|
149
149
|
|
|
@@ -202,7 +202,7 @@ License: MIT
|
|
|
202
202
|
|
|
203
203
|
----------------------------------------
|
|
204
204
|
|
|
205
|
-
### @glimmer/syntax@v0.85.
|
|
205
|
+
### @glimmer/syntax@v0.85.13
|
|
206
206
|
|
|
207
207
|
> Copyright (c) 2015 Tilde, Inc.
|
|
208
208
|
>
|
|
@@ -226,7 +226,7 @@ License: MIT
|
|
|
226
226
|
|
|
227
227
|
----------------------------------------
|
|
228
228
|
|
|
229
|
-
### @glimmer/util@v0.85.
|
|
229
|
+
### @glimmer/util@v0.85.13
|
|
230
230
|
|
|
231
231
|
> Common utilities used in Glimmer
|
|
232
232
|
|
|
@@ -254,7 +254,7 @@ License: MIT
|
|
|
254
254
|
|
|
255
255
|
----------------------------------------
|
|
256
256
|
|
|
257
|
-
### @glimmer/wire-format@v0.85.
|
|
257
|
+
### @glimmer/wire-format@v0.85.13
|
|
258
258
|
|
|
259
259
|
License: MIT
|
|
260
260
|
|
|
@@ -469,7 +469,7 @@ Author: Alex Bell <alex@bellandwhistle.net>
|
|
|
469
469
|
|
|
470
470
|
----------------------------------------
|
|
471
471
|
|
|
472
|
-
### @typescript-eslint/types@v6.
|
|
472
|
+
### @typescript-eslint/types@v6.13.2
|
|
473
473
|
|
|
474
474
|
> Types for the TypeScript-ESTree AST spec
|
|
475
475
|
|
|
@@ -500,7 +500,7 @@ Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
|
|
|
500
500
|
|
|
501
501
|
----------------------------------------
|
|
502
502
|
|
|
503
|
-
### @typescript-eslint/typescript-estree@v6.
|
|
503
|
+
### @typescript-eslint/typescript-estree@v6.13.2
|
|
504
504
|
|
|
505
505
|
> A parser that converts TypeScript source code into an ESTree compatible form
|
|
506
506
|
|
|
@@ -598,7 +598,7 @@ Repository: <https://github.com/acornjs/acorn-jsx>
|
|
|
598
598
|
|
|
599
599
|
----------------------------------------
|
|
600
600
|
|
|
601
|
-
### angular-estree-parser@
|
|
601
|
+
### angular-estree-parser@v9.0.0
|
|
602
602
|
|
|
603
603
|
> A parser that converts Angular source code into an ESTree-compatible form
|
|
604
604
|
|
|
@@ -1614,7 +1614,7 @@ Author: Matteo Collina <hello@matteocollina.com>
|
|
|
1614
1614
|
|
|
1615
1615
|
----------------------------------------
|
|
1616
1616
|
|
|
1617
|
-
### file-entry-cache@v7.0.
|
|
1617
|
+
### file-entry-cache@v7.0.2
|
|
1618
1618
|
|
|
1619
1619
|
> 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
|
|
1620
1620
|
|
|
@@ -1703,41 +1703,6 @@ Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
|
1703
1703
|
|
|
1704
1704
|
----------------------------------------
|
|
1705
1705
|
|
|
1706
|
-
### find-parent-dir@v0.3.1
|
|
1707
|
-
|
|
1708
|
-
> Finds the first parent directory that contains a given file or directory.
|
|
1709
|
-
|
|
1710
|
-
License: MIT
|
|
1711
|
-
Homepage: <https://github.com/thlorenz/find-parent-dir>
|
|
1712
|
-
Repository: <git://github.com/thlorenz/find-parent-dir.git>
|
|
1713
|
-
Author: Thorsten Lorenz <thlorenz@gmx.de> (http://thlorenz.com)
|
|
1714
|
-
|
|
1715
|
-
> Copyright 2013 Thorsten Lorenz.
|
|
1716
|
-
> All rights reserved.
|
|
1717
|
-
>
|
|
1718
|
-
> Permission is hereby granted, free of charge, to any person
|
|
1719
|
-
> obtaining a copy of this software and associated documentation
|
|
1720
|
-
> files (the "Software"), to deal in the Software without
|
|
1721
|
-
> restriction, including without limitation the rights to use,
|
|
1722
|
-
> copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1723
|
-
> copies of the Software, and to permit persons to whom the
|
|
1724
|
-
> Software is furnished to do so, subject to the following
|
|
1725
|
-
> conditions:
|
|
1726
|
-
>
|
|
1727
|
-
> The above copyright notice and this permission notice shall be
|
|
1728
|
-
> included in all copies or substantial portions of the Software.
|
|
1729
|
-
>
|
|
1730
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
1731
|
-
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
1732
|
-
> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
1733
|
-
> NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
|
|
1734
|
-
> HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
|
|
1735
|
-
> WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
1736
|
-
> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
|
1737
|
-
> OTHER DEALINGS IN THE SOFTWARE.
|
|
1738
|
-
|
|
1739
|
-
----------------------------------------
|
|
1740
|
-
|
|
1741
1706
|
### find-up@v6.3.0
|
|
1742
1707
|
|
|
1743
1708
|
> Find a file or directory by walking up parent directories
|
|
@@ -1757,7 +1722,7 @@ Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
|
1757
1722
|
|
|
1758
1723
|
----------------------------------------
|
|
1759
1724
|
|
|
1760
|
-
### flat-cache@v3.
|
|
1725
|
+
### flat-cache@v3.2.0
|
|
1761
1726
|
|
|
1762
1727
|
> A stupidly simple key/value storage using files to persist some data
|
|
1763
1728
|
|
|
@@ -1850,7 +1815,7 @@ Contributors:
|
|
|
1850
1815
|
|
|
1851
1816
|
----------------------------------------
|
|
1852
1817
|
|
|
1853
|
-
### flow-parser@v0.
|
|
1818
|
+
### flow-parser@v0.223.3
|
|
1854
1819
|
|
|
1855
1820
|
> JavaScript parser written in OCaml. Produces ESTree AST
|
|
1856
1821
|
|
|
@@ -2064,7 +2029,7 @@ Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
|
2064
2029
|
|
|
2065
2030
|
----------------------------------------
|
|
2066
2031
|
|
|
2067
|
-
### ignore@v5.
|
|
2032
|
+
### ignore@v5.3.0
|
|
2068
2033
|
|
|
2069
2034
|
> Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
|
|
2070
2035
|
|
|
@@ -2645,6 +2610,38 @@ Contributors:
|
|
|
2645
2610
|
|
|
2646
2611
|
----------------------------------------
|
|
2647
2612
|
|
|
2613
|
+
### iterate-directory-up@v1.1.1
|
|
2614
|
+
|
|
2615
|
+
> Iterate directory up.
|
|
2616
|
+
|
|
2617
|
+
License: MIT
|
|
2618
|
+
Homepage: <https://github.com/fisker/iterate-directory-up#readme>
|
|
2619
|
+
Author: fisker Cheung <lionkay@gmail.com> (https://www.fiskercheung.com/)
|
|
2620
|
+
|
|
2621
|
+
> MIT License
|
|
2622
|
+
>
|
|
2623
|
+
> Copyright (c) fisker Cheung <lionkay@gmail.com> (https://www.fiskercheung.com/)
|
|
2624
|
+
>
|
|
2625
|
+
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2626
|
+
> of this software and associated documentation files (the "Software"), to deal
|
|
2627
|
+
> in the Software without restriction, including without limitation the rights
|
|
2628
|
+
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2629
|
+
> copies of the Software, and to permit persons to whom the Software is
|
|
2630
|
+
> furnished to do so, subject to the following conditions:
|
|
2631
|
+
>
|
|
2632
|
+
> The above copyright notice and this permission notice shall be included in all
|
|
2633
|
+
> copies or substantial portions of the Software.
|
|
2634
|
+
>
|
|
2635
|
+
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2636
|
+
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2637
|
+
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2638
|
+
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2639
|
+
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2640
|
+
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2641
|
+
> SOFTWARE.
|
|
2642
|
+
|
|
2643
|
+
----------------------------------------
|
|
2644
|
+
|
|
2648
2645
|
### jest-docblock@v29.7.0
|
|
2649
2646
|
|
|
2650
2647
|
License: MIT
|
|
@@ -2774,42 +2771,6 @@ Author: Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)
|
|
|
2774
2771
|
|
|
2775
2772
|
----------------------------------------
|
|
2776
2773
|
|
|
2777
|
-
### json-parse-even-better-errors@v3.0.0
|
|
2778
|
-
|
|
2779
|
-
> JSON.parse with context information on error
|
|
2780
|
-
|
|
2781
|
-
License: MIT
|
|
2782
|
-
Repository: <https://github.com/npm/json-parse-even-better-errors.git>
|
|
2783
|
-
Author: GitHub Inc.
|
|
2784
|
-
|
|
2785
|
-
> Copyright 2017 Kat Marchán
|
|
2786
|
-
> Copyright npm, Inc.
|
|
2787
|
-
>
|
|
2788
|
-
> Permission is hereby granted, free of charge, to any person obtaining a
|
|
2789
|
-
> copy of this software and associated documentation files (the "Software"),
|
|
2790
|
-
> to deal in the Software without restriction, including without limitation
|
|
2791
|
-
> the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
|
2792
|
-
> and/or sell copies of the Software, and to permit persons to whom the
|
|
2793
|
-
> Software is furnished to do so, subject to the following conditions:
|
|
2794
|
-
>
|
|
2795
|
-
> The above copyright notice and this permission notice shall be included in
|
|
2796
|
-
> all copies or substantial portions of the Software.
|
|
2797
|
-
>
|
|
2798
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2799
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2800
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2801
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2802
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
|
2803
|
-
> FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
|
2804
|
-
> DEALINGS IN THE SOFTWARE.
|
|
2805
|
-
>
|
|
2806
|
-
> ---
|
|
2807
|
-
>
|
|
2808
|
-
> This library is a fork of 'better-json-errors' by Kat Marchán, extended and
|
|
2809
|
-
> distributed under the terms of the MIT license above.
|
|
2810
|
-
|
|
2811
|
-
----------------------------------------
|
|
2812
|
-
|
|
2813
2774
|
### json5@v2.2.3
|
|
2814
2775
|
|
|
2815
2776
|
> JSON for Humans
|
|
@@ -2849,7 +2810,7 @@ Contributors:
|
|
|
2849
2810
|
|
|
2850
2811
|
----------------------------------------
|
|
2851
2812
|
|
|
2852
|
-
### keyv@v4.5.
|
|
2813
|
+
### keyv@v4.5.4
|
|
2853
2814
|
|
|
2854
2815
|
> Simple key-value storage with support for multiple backends
|
|
2855
2816
|
|
|
@@ -2879,38 +2840,6 @@ Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
|
2879
2840
|
|
|
2880
2841
|
----------------------------------------
|
|
2881
2842
|
|
|
2882
|
-
### lilconfig@v2.1.0
|
|
2883
|
-
|
|
2884
|
-
> A zero-dependency alternative to cosmiconfig
|
|
2885
|
-
|
|
2886
|
-
License: MIT
|
|
2887
|
-
Repository: <https://github.com/antonk52/lilconfig>
|
|
2888
|
-
Author: antonk52
|
|
2889
|
-
|
|
2890
|
-
> MIT License
|
|
2891
|
-
>
|
|
2892
|
-
> Copyright (c) 2022 Anton Kastritskiy
|
|
2893
|
-
>
|
|
2894
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
2895
|
-
> of this software and associated documentation files (the "Software"), to deal
|
|
2896
|
-
> in the Software without restriction, including without limitation the rights
|
|
2897
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
2898
|
-
> copies of the Software, and to permit persons to whom the Software is
|
|
2899
|
-
> furnished to do so, subject to the following conditions:
|
|
2900
|
-
>
|
|
2901
|
-
> The above copyright notice and this permission notice shall be included in all
|
|
2902
|
-
> copies or substantial portions of the Software.
|
|
2903
|
-
>
|
|
2904
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
2905
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
2906
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
2907
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
2908
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
2909
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
2910
|
-
> SOFTWARE.
|
|
2911
|
-
|
|
2912
|
-
----------------------------------------
|
|
2913
|
-
|
|
2914
2843
|
### lines-and-columns@v2.0.4
|
|
2915
2844
|
|
|
2916
2845
|
> Maps lines and columns to character offsets and back.
|
|
@@ -3092,7 +3021,7 @@ Repository: <git@github.com:teambition/merge2.git>
|
|
|
3092
3021
|
|
|
3093
3022
|
----------------------------------------
|
|
3094
3023
|
|
|
3095
|
-
### meriyah@v4.3.
|
|
3024
|
+
### meriyah@v4.3.9
|
|
3096
3025
|
|
|
3097
3026
|
> A 100% compliant, self-hosted javascript parser with high focus on both performance and stability
|
|
3098
3027
|
|
|
@@ -3267,7 +3196,7 @@ Author: Yoan Arnaudov <jonidev@gmail.com>
|
|
|
3267
3196
|
|
|
3268
3197
|
----------------------------------------
|
|
3269
3198
|
|
|
3270
|
-
### nanoid@v3.3.
|
|
3199
|
+
### nanoid@v3.3.7
|
|
3271
3200
|
|
|
3272
3201
|
> A tiny (116 bytes), secure URL-friendly unique string ID generator
|
|
3273
3202
|
|
|
@@ -3426,7 +3355,7 @@ Contributors:
|
|
|
3426
3355
|
|
|
3427
3356
|
----------------------------------------
|
|
3428
3357
|
|
|
3429
|
-
### parse-json@v8.0
|
|
3358
|
+
### parse-json@v8.1.0
|
|
3430
3359
|
|
|
3431
3360
|
> Parse JSON with more helpful errors
|
|
3432
3361
|
|
|
@@ -3604,7 +3533,7 @@ Author: typicode
|
|
|
3604
3533
|
|
|
3605
3534
|
----------------------------------------
|
|
3606
3535
|
|
|
3607
|
-
### postcss@v8.4.
|
|
3536
|
+
### postcss@v8.4.32
|
|
3608
3537
|
|
|
3609
3538
|
> Tool for transforming styles with JS plugins
|
|
3610
3539
|
|
|
@@ -4359,7 +4288,7 @@ Contributors:
|
|
|
4359
4288
|
|
|
4360
4289
|
----------------------------------------
|
|
4361
4290
|
|
|
4362
|
-
### ts-api-utils@v1.0.
|
|
4291
|
+
### ts-api-utils@v1.0.3
|
|
4363
4292
|
|
|
4364
4293
|
> Utility functions for working with TypeScript's API. Successor to the wonderful tsutils.
|
|
4365
4294
|
|
|
@@ -4390,7 +4319,7 @@ Author: Josh Goldberg <npm@joshuakgoldberg.com>
|
|
|
4390
4319
|
|
|
4391
4320
|
----------------------------------------
|
|
4392
4321
|
|
|
4393
|
-
### typescript@v5.
|
|
4322
|
+
### typescript@v5.3.2
|
|
4394
4323
|
|
|
4395
4324
|
> TypeScript is a language for application scale JavaScript development
|
|
4396
4325
|
|
|
@@ -4735,7 +4664,7 @@ Contributors:
|
|
|
4735
4664
|
|
|
4736
4665
|
----------------------------------------
|
|
4737
4666
|
|
|
4738
|
-
### url-or-path@v2.
|
|
4667
|
+
### url-or-path@v2.3.0
|
|
4739
4668
|
|
|
4740
4669
|
> Convert between file URL and path.
|
|
4741
4670
|
|