@typespec/prettier-plugin-typespec 0.49.0-dev.0 → 0.49.0-dev.2
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 +69 -23
- package/dist/index.js +62 -65
- package/dist/index.js.map +1 -1
- package/package.json +7 -7
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.0.
|
|
11
|
+
1. prettier version 3.0.3 (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@v16.
|
|
35
|
+
### @angular/compiler@v16.2.2
|
|
36
36
|
|
|
37
37
|
> Angular - the compiler library
|
|
38
38
|
|
|
@@ -42,7 +42,7 @@ Author: angular
|
|
|
42
42
|
|
|
43
43
|
----------------------------------------
|
|
44
44
|
|
|
45
|
-
### @babel/code-frame@v7.22.
|
|
45
|
+
### @babel/code-frame@v7.22.10
|
|
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.22.
|
|
112
|
+
### @babel/highlight@v7.22.10
|
|
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.22.
|
|
146
|
+
### @babel/parser@v7.22.11
|
|
147
147
|
|
|
148
148
|
> A JavaScript parser
|
|
149
149
|
|
|
@@ -412,7 +412,7 @@ Author: fisker Cheung <lionkay@gmail.com>
|
|
|
412
412
|
|
|
413
413
|
----------------------------------------
|
|
414
414
|
|
|
415
|
-
### @prettier/parse-srcset@v3.
|
|
415
|
+
### @prettier/parse-srcset@v3.1.0
|
|
416
416
|
|
|
417
417
|
> A spec-conformant JavaScript parser for the HTML5 srcset attribute
|
|
418
418
|
|
|
@@ -423,6 +423,7 @@ Author: Alex Bell <alex@bellandwhistle.net>
|
|
|
423
423
|
> The MIT License (MIT)
|
|
424
424
|
>
|
|
425
425
|
> Copyright (c) 2014 Alex Bell
|
|
426
|
+
> Copyright (c) fisker Cheung
|
|
426
427
|
>
|
|
427
428
|
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
428
429
|
> of this software and associated documentation files (the "Software"), to deal
|
|
@@ -444,7 +445,7 @@ Author: Alex Bell <alex@bellandwhistle.net>
|
|
|
444
445
|
|
|
445
446
|
----------------------------------------
|
|
446
447
|
|
|
447
|
-
### @typescript-eslint/types@v6.
|
|
448
|
+
### @typescript-eslint/types@v6.5.0
|
|
448
449
|
|
|
449
450
|
> Types for the TypeScript-ESTree AST spec
|
|
450
451
|
|
|
@@ -475,7 +476,7 @@ Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
|
|
|
475
476
|
|
|
476
477
|
----------------------------------------
|
|
477
478
|
|
|
478
|
-
### @typescript-eslint/typescript-estree@v6.
|
|
479
|
+
### @typescript-eslint/typescript-estree@v6.5.0
|
|
479
480
|
|
|
480
481
|
> A parser that converts TypeScript source code into an ESTree compatible form
|
|
481
482
|
|
|
@@ -813,7 +814,7 @@ Contributors:
|
|
|
813
814
|
|
|
814
815
|
----------------------------------------
|
|
815
816
|
|
|
816
|
-
### camelcase@
|
|
817
|
+
### camelcase@v8.0.0
|
|
817
818
|
|
|
818
819
|
> Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
|
|
819
820
|
|
|
@@ -1605,7 +1606,7 @@ Contributors:
|
|
|
1605
1606
|
|
|
1606
1607
|
----------------------------------------
|
|
1607
1608
|
|
|
1608
|
-
### fast-glob@v3.
|
|
1609
|
+
### fast-glob@v3.3.1
|
|
1609
1610
|
|
|
1610
1611
|
> It's a very fast and efficient glob library for Node.js
|
|
1611
1612
|
|
|
@@ -1694,16 +1695,16 @@ Author: Matteo Collina <hello@matteocollina.com>
|
|
|
1694
1695
|
|
|
1695
1696
|
----------------------------------------
|
|
1696
1697
|
|
|
1697
|
-
### file-entry-cache@
|
|
1698
|
+
### file-entry-cache@v7.0.0
|
|
1698
1699
|
|
|
1699
1700
|
> 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
|
|
1700
1701
|
|
|
1701
1702
|
License: MIT
|
|
1702
|
-
Author:
|
|
1703
|
+
Author: Jared Wray (https://jaredwray.com)
|
|
1703
1704
|
|
|
1704
1705
|
> The MIT License (MIT)
|
|
1705
1706
|
>
|
|
1706
|
-
> Copyright (c)
|
|
1707
|
+
> Copyright (c) Roy Riojas & Jared Wray
|
|
1707
1708
|
>
|
|
1708
1709
|
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1709
1710
|
> of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1837,16 +1838,16 @@ Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
|
1837
1838
|
|
|
1838
1839
|
----------------------------------------
|
|
1839
1840
|
|
|
1840
|
-
### flat-cache@v3.0
|
|
1841
|
+
### flat-cache@v3.1.0
|
|
1841
1842
|
|
|
1842
1843
|
> A stupidly simple key/value storage using files to persist some data
|
|
1843
1844
|
|
|
1844
1845
|
License: MIT
|
|
1845
|
-
Author:
|
|
1846
|
+
Author: Jared Wray (https://jaredwray.com)
|
|
1846
1847
|
|
|
1847
1848
|
> The MIT License (MIT)
|
|
1848
1849
|
>
|
|
1849
|
-
> Copyright (c)
|
|
1850
|
+
> Copyright (c) Roy Riojas and Jared Wray
|
|
1850
1851
|
>
|
|
1851
1852
|
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1852
1853
|
> of this software and associated documentation files (the "Software"), to deal
|
|
@@ -1930,7 +1931,7 @@ Contributors:
|
|
|
1930
1931
|
|
|
1931
1932
|
----------------------------------------
|
|
1932
1933
|
|
|
1933
|
-
### flow-parser@v0.
|
|
1934
|
+
### flow-parser@v0.215.1
|
|
1934
1935
|
|
|
1935
1936
|
> JavaScript parser written in OCaml. Produces ESTree AST
|
|
1936
1937
|
|
|
@@ -2074,7 +2075,7 @@ Contributors:
|
|
|
2074
2075
|
|
|
2075
2076
|
----------------------------------------
|
|
2076
2077
|
|
|
2077
|
-
### graphql@v16.
|
|
2078
|
+
### graphql@v16.8.0
|
|
2078
2079
|
|
|
2079
2080
|
> A Query Language and Runtime which can target any service.
|
|
2080
2081
|
|
|
@@ -2738,10 +2739,10 @@ Contributors:
|
|
|
2738
2739
|
|
|
2739
2740
|
----------------------------------------
|
|
2740
2741
|
|
|
2741
|
-
### jest-docblock@v29.
|
|
2742
|
+
### jest-docblock@v29.6.3
|
|
2742
2743
|
|
|
2743
2744
|
License: MIT
|
|
2744
|
-
Repository: <https://github.com/
|
|
2745
|
+
Repository: <https://github.com/jestjs/jest.git>
|
|
2745
2746
|
|
|
2746
2747
|
> MIT License
|
|
2747
2748
|
>
|
|
@@ -2833,6 +2834,40 @@ Contributors:
|
|
|
2833
2834
|
|
|
2834
2835
|
----------------------------------------
|
|
2835
2836
|
|
|
2837
|
+
### json-buffer@v3.0.1
|
|
2838
|
+
|
|
2839
|
+
> JSON parse & stringify that supports binary via bops & base64
|
|
2840
|
+
|
|
2841
|
+
License: MIT
|
|
2842
|
+
Homepage: <https://github.com/dominictarr/json-buffer>
|
|
2843
|
+
Repository: <git://github.com/dominictarr/json-buffer.git>
|
|
2844
|
+
Author: Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)
|
|
2845
|
+
|
|
2846
|
+
> Copyright (c) 2013 Dominic Tarr
|
|
2847
|
+
>
|
|
2848
|
+
> Permission is hereby granted, free of charge,
|
|
2849
|
+
> to any person obtaining a copy of this software and
|
|
2850
|
+
> associated documentation files (the "Software"), to
|
|
2851
|
+
> deal in the Software without restriction, including
|
|
2852
|
+
> without limitation the rights to use, copy, modify,
|
|
2853
|
+
> merge, publish, distribute, sublicense, and/or sell
|
|
2854
|
+
> copies of the Software, and to permit persons to whom
|
|
2855
|
+
> the Software is furnished to do so,
|
|
2856
|
+
> subject to the following conditions:
|
|
2857
|
+
>
|
|
2858
|
+
> The above copyright notice and this permission notice
|
|
2859
|
+
> shall be included in all copies or substantial portions of the Software.
|
|
2860
|
+
>
|
|
2861
|
+
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
2862
|
+
> EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
|
|
2863
|
+
> OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|
2864
|
+
> IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR
|
|
2865
|
+
> ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
|
2866
|
+
> TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
|
2867
|
+
> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2868
|
+
|
|
2869
|
+
----------------------------------------
|
|
2870
|
+
|
|
2836
2871
|
### json-parse-even-better-errors@v2.3.1
|
|
2837
2872
|
|
|
2838
2873
|
> JSON.parse with context information on error
|
|
@@ -2907,6 +2942,17 @@ Contributors:
|
|
|
2907
2942
|
|
|
2908
2943
|
----------------------------------------
|
|
2909
2944
|
|
|
2945
|
+
### keyv@v4.5.3
|
|
2946
|
+
|
|
2947
|
+
> Simple key-value storage with support for multiple backends
|
|
2948
|
+
|
|
2949
|
+
License: MIT
|
|
2950
|
+
Homepage: <https://github.com/jaredwray/keyv>
|
|
2951
|
+
Repository: <git+https://github.com/jaredwray/keyv.git>
|
|
2952
|
+
Author: Jared Wray <me@jaredwray.com> (http://jaredwray.com)
|
|
2953
|
+
|
|
2954
|
+
----------------------------------------
|
|
2955
|
+
|
|
2910
2956
|
### leven@v4.0.0
|
|
2911
2957
|
|
|
2912
2958
|
> Measure the difference between two strings using the Levenshtein distance algorithm
|
|
@@ -3671,7 +3717,7 @@ Author: typicode
|
|
|
3671
3717
|
|
|
3672
3718
|
----------------------------------------
|
|
3673
3719
|
|
|
3674
|
-
### postcss@v8.4.
|
|
3720
|
+
### postcss@v8.4.28
|
|
3675
3721
|
|
|
3676
3722
|
> Tool for transforming styles with JS plugins
|
|
3677
3723
|
|
|
@@ -3748,7 +3794,7 @@ Author: dryoma
|
|
|
3748
3794
|
|
|
3749
3795
|
----------------------------------------
|
|
3750
3796
|
|
|
3751
|
-
### postcss-scss@v4.0.
|
|
3797
|
+
### postcss-scss@v4.0.7
|
|
3752
3798
|
|
|
3753
3799
|
> SCSS parser for PostCSS
|
|
3754
3800
|
|
|
@@ -4476,7 +4522,7 @@ Author: Josh Goldberg <npm@joshuakgoldberg.com>
|
|
|
4476
4522
|
|
|
4477
4523
|
----------------------------------------
|
|
4478
4524
|
|
|
4479
|
-
### typescript@v5.
|
|
4525
|
+
### typescript@v5.2.2
|
|
4480
4526
|
|
|
4481
4527
|
> TypeScript is a language for application scale JavaScript development
|
|
4482
4528
|
|