@typespec/prettier-plugin-typespec 0.54.0-dev.0 → 0.54.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 +35 -202
- package/dist/index.js +26 -26
- package/dist/index.js.map +1 -1
- package/package.json +10 -10
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.2.5 (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@v17.
|
|
35
|
+
### @angular/compiler@v17.1.2
|
|
36
36
|
|
|
37
37
|
> Angular - the compiler library
|
|
38
38
|
|
|
@@ -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.9
|
|
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.
|
|
205
|
+
### @glimmer/syntax@v0.88.1
|
|
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.
|
|
229
|
+
### @glimmer/util@v0.88.1
|
|
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.
|
|
257
|
+
### @glimmer/wire-format@v0.88.1
|
|
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.20.0
|
|
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.20.0
|
|
504
504
|
|
|
505
505
|
> A parser that converts TypeScript source code into an ESTree compatible form
|
|
506
506
|
|
|
@@ -536,7 +536,7 @@ Repository: <https://github.com/typescript-eslint/typescript-eslint.git>
|
|
|
536
536
|
|
|
537
537
|
----------------------------------------
|
|
538
538
|
|
|
539
|
-
### acorn@v8.11.
|
|
539
|
+
### acorn@v8.11.3
|
|
540
540
|
|
|
541
541
|
> ECMAScript parser
|
|
542
542
|
|
|
@@ -630,7 +630,7 @@ Author: Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
|
|
|
630
630
|
|
|
631
631
|
----------------------------------------
|
|
632
632
|
|
|
633
|
-
### angular-html-parser@v5.0
|
|
633
|
+
### angular-html-parser@v5.2.0
|
|
634
634
|
|
|
635
635
|
> A HTML parser extracted from Angular with some modifications
|
|
636
636
|
|
|
@@ -639,19 +639,19 @@ Homepage: <https://github.com/prettier/angular-html-parser/blob/master/packages/
|
|
|
639
639
|
Author: Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
|
|
640
640
|
|
|
641
641
|
> MIT License
|
|
642
|
-
>
|
|
642
|
+
>
|
|
643
643
|
> Copyright (c) Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
|
|
644
|
-
>
|
|
644
|
+
>
|
|
645
645
|
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
646
646
|
> of this software and associated documentation files (the "Software"), to deal
|
|
647
647
|
> in the Software without restriction, including without limitation the rights
|
|
648
648
|
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
649
649
|
> copies of the Software, and to permit persons to whom the Software is
|
|
650
650
|
> furnished to do so, subject to the following conditions:
|
|
651
|
-
>
|
|
651
|
+
>
|
|
652
652
|
> The above copyright notice and this permission notice shall be included in all
|
|
653
653
|
> copies or substantial portions of the Software.
|
|
654
|
-
>
|
|
654
|
+
>
|
|
655
655
|
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
656
656
|
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
657
657
|
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
@@ -1043,52 +1043,6 @@ Author: Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)
|
|
|
1043
1043
|
|
|
1044
1044
|
----------------------------------------
|
|
1045
1045
|
|
|
1046
|
-
### clone@v1.0.4
|
|
1047
|
-
|
|
1048
|
-
> deep cloning of objects and arrays
|
|
1049
|
-
|
|
1050
|
-
License: MIT
|
|
1051
|
-
Repository: <git://github.com/pvorb/node-clone.git>
|
|
1052
|
-
Author: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch/)
|
|
1053
|
-
Contributors:
|
|
1054
|
-
- Blake Miner <miner.blake@gmail.com> (http://www.blakeminer.com/)
|
|
1055
|
-
- Tian You <axqd001@gmail.com> (http://blog.axqd.net/)
|
|
1056
|
-
- George Stagas <gstagas@gmail.com> (http://stagas.com/)
|
|
1057
|
-
- Tobiasz Cudnik <tobiasz.cudnik@gmail.com> (https://github.com/TobiaszCudnik)
|
|
1058
|
-
- Pavel Lang <langpavel@phpskelet.org> (https://github.com/langpavel)
|
|
1059
|
-
- Dan MacTough (http://yabfog.com/)
|
|
1060
|
-
- w1nk (https://github.com/w1nk)
|
|
1061
|
-
- Hugh Kennedy (http://twitter.com/hughskennedy)
|
|
1062
|
-
- Dustin Diaz (http://dustindiaz.com)
|
|
1063
|
-
- Ilya Shaisultanov (https://github.com/diversario)
|
|
1064
|
-
- Nathan MacInnes <nathan@macinn.es> (http://macinn.es/)
|
|
1065
|
-
- Benjamin E. Coe <ben@npmjs.com> (https://twitter.com/benjamincoe)
|
|
1066
|
-
- Nathan Zadoks (https://github.com/nathan7)
|
|
1067
|
-
- Róbert Oroszi <robert+gh@oroszi.net> (https://github.com/oroce)
|
|
1068
|
-
- Aurélio A. Heckert (http://softwarelivre.org/aurium)
|
|
1069
|
-
- Guy Ellis (http://www.guyellisrocks.com/)
|
|
1070
|
-
|
|
1071
|
-
> Copyright © 2011-2015 Paul Vorbach <paul@vorba.ch>
|
|
1072
|
-
>
|
|
1073
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
1074
|
-
> this software and associated documentation files (the “Software”), to deal in
|
|
1075
|
-
> the Software without restriction, including without limitation the rights to
|
|
1076
|
-
> use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
|
|
1077
|
-
> the Software, and to permit persons to whom the Software is furnished to do so,
|
|
1078
|
-
> subject to the following conditions:
|
|
1079
|
-
>
|
|
1080
|
-
> The above copyright notice and this permission notice shall be included in all
|
|
1081
|
-
> copies or substantial portions of the Software.
|
|
1082
|
-
>
|
|
1083
|
-
> THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1084
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
|
|
1085
|
-
> FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
|
|
1086
|
-
> COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
|
1087
|
-
> IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, OUT OF OR IN CONNECTION WITH THE
|
|
1088
|
-
> SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1089
|
-
|
|
1090
|
-
----------------------------------------
|
|
1091
|
-
|
|
1092
1046
|
### collapse-white-space@v1.0.6
|
|
1093
1047
|
|
|
1094
1048
|
> Replace multiple white-space characters with a single space
|
|
@@ -1264,39 +1218,6 @@ Contributors:
|
|
|
1264
1218
|
|
|
1265
1219
|
----------------------------------------
|
|
1266
1220
|
|
|
1267
|
-
### defaults@v1.0.4
|
|
1268
|
-
|
|
1269
|
-
> merge single level defaults over a config object
|
|
1270
|
-
|
|
1271
|
-
License: MIT
|
|
1272
|
-
Repository: <git://github.com/sindresorhus/node-defaults.git>
|
|
1273
|
-
Author: Elijah Insua <tmpvar@gmail.com>
|
|
1274
|
-
|
|
1275
|
-
> The MIT License (MIT)
|
|
1276
|
-
>
|
|
1277
|
-
> Copyright (c) 2022 Sindre Sorhus
|
|
1278
|
-
> Copyright (c) 2015 Elijah Insua
|
|
1279
|
-
>
|
|
1280
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1281
|
-
> of this software and associated documentation files (the "Software"), to deal
|
|
1282
|
-
> in the Software without restriction, including without limitation the rights
|
|
1283
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1284
|
-
> copies of the Software, and to permit persons to whom the Software is
|
|
1285
|
-
> furnished to do so, subject to the following conditions:
|
|
1286
|
-
>
|
|
1287
|
-
> The above copyright notice and this permission notice shall be included in
|
|
1288
|
-
> all copies or substantial portions of the Software.
|
|
1289
|
-
>
|
|
1290
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1291
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1292
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1293
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1294
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1295
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
1296
|
-
> THE SOFTWARE.
|
|
1297
|
-
|
|
1298
|
-
----------------------------------------
|
|
1299
|
-
|
|
1300
1221
|
### diff@v5.1.0
|
|
1301
1222
|
|
|
1302
1223
|
> A javascript text diff implementation.
|
|
@@ -1454,7 +1375,7 @@ Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
|
1454
1375
|
|
|
1455
1376
|
----------------------------------------
|
|
1456
1377
|
|
|
1457
|
-
### espree@
|
|
1378
|
+
### espree@v10.0.0
|
|
1458
1379
|
|
|
1459
1380
|
> An Esprima-compatible JavaScript parser built on Acorn
|
|
1460
1381
|
|
|
@@ -1815,7 +1736,7 @@ Contributors:
|
|
|
1815
1736
|
|
|
1816
1737
|
----------------------------------------
|
|
1817
1738
|
|
|
1818
|
-
### flow-parser@v0.
|
|
1739
|
+
### flow-parser@v0.226.0
|
|
1819
1740
|
|
|
1820
1741
|
> JavaScript parser written in OCaml. Produces ESTree AST
|
|
1821
1742
|
|
|
@@ -2029,7 +1950,7 @@ Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
|
2029
1950
|
|
|
2030
1951
|
----------------------------------------
|
|
2031
1952
|
|
|
2032
|
-
### ignore@v5.3.
|
|
1953
|
+
### ignore@v5.3.1
|
|
2033
1954
|
|
|
2034
1955
|
> Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
|
|
2035
1956
|
|
|
@@ -2917,25 +2838,6 @@ Author: Isaac Z. Schlueter <i@izs.me>
|
|
|
2917
2838
|
|
|
2918
2839
|
----------------------------------------
|
|
2919
2840
|
|
|
2920
|
-
### map-age-cleaner@v0.1.3
|
|
2921
|
-
|
|
2922
|
-
> Automatically cleanup expired items in a Map
|
|
2923
|
-
|
|
2924
|
-
License: MIT
|
|
2925
|
-
Author: Sam Verschueren <sam.verschueren@gmail.com> (github.com/SamVerschueren)
|
|
2926
|
-
|
|
2927
|
-
> MIT License
|
|
2928
|
-
>
|
|
2929
|
-
> Copyright (c) Sam Verschueren <sam.verschueren@gmail.com> (github.com/SamVerschueren)
|
|
2930
|
-
>
|
|
2931
|
-
> 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:
|
|
2932
|
-
>
|
|
2933
|
-
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2934
|
-
>
|
|
2935
|
-
> 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.
|
|
2936
|
-
|
|
2937
|
-
----------------------------------------
|
|
2938
|
-
|
|
2939
2841
|
### markdown-escapes@v1.0.4
|
|
2940
2842
|
|
|
2941
2843
|
> List of escapable characters in markdown
|
|
@@ -2970,25 +2872,6 @@ Contributors:
|
|
|
2970
2872
|
|
|
2971
2873
|
----------------------------------------
|
|
2972
2874
|
|
|
2973
|
-
### mem@v9.0.2
|
|
2974
|
-
|
|
2975
|
-
> Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
|
|
2976
|
-
|
|
2977
|
-
License: MIT
|
|
2978
|
-
Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
2979
|
-
|
|
2980
|
-
> MIT License
|
|
2981
|
-
>
|
|
2982
|
-
> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
2983
|
-
>
|
|
2984
|
-
> 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:
|
|
2985
|
-
>
|
|
2986
|
-
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2987
|
-
>
|
|
2988
|
-
> 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.
|
|
2989
|
-
|
|
2990
|
-
----------------------------------------
|
|
2991
|
-
|
|
2992
2875
|
### merge2@v1.4.1
|
|
2993
2876
|
|
|
2994
2877
|
> Merge multiple streams into one stream in sequence or parallel.
|
|
@@ -3090,25 +2973,6 @@ Contributors:
|
|
|
3090
2973
|
|
|
3091
2974
|
----------------------------------------
|
|
3092
2975
|
|
|
3093
|
-
### mimic-fn@v4.0.0
|
|
3094
|
-
|
|
3095
|
-
> Make a function mimic another one
|
|
3096
|
-
|
|
3097
|
-
License: MIT
|
|
3098
|
-
Author: Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
3099
|
-
|
|
3100
|
-
> MIT License
|
|
3101
|
-
>
|
|
3102
|
-
> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
|
|
3103
|
-
>
|
|
3104
|
-
> 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:
|
|
3105
|
-
>
|
|
3106
|
-
> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
3107
|
-
>
|
|
3108
|
-
> 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.
|
|
3109
|
-
|
|
3110
|
-
----------------------------------------
|
|
3111
|
-
|
|
3112
2976
|
### minimatch@v3.1.2
|
|
3113
2977
|
|
|
3114
2978
|
> a glob matcher in javascript
|
|
@@ -3252,37 +3116,6 @@ Author: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)
|
|
|
3252
3116
|
|
|
3253
3117
|
----------------------------------------
|
|
3254
3118
|
|
|
3255
|
-
### p-defer@v1.0.0
|
|
3256
|
-
|
|
3257
|
-
> Create a deferred promise
|
|
3258
|
-
|
|
3259
|
-
License: MIT
|
|
3260
|
-
Author: Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3261
|
-
|
|
3262
|
-
> The MIT License (MIT)
|
|
3263
|
-
>
|
|
3264
|
-
> Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (sindresorhus.com)
|
|
3265
|
-
>
|
|
3266
|
-
> Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
3267
|
-
> of this software and associated documentation files (the "Software"), to deal
|
|
3268
|
-
> in the Software without restriction, including without limitation the rights
|
|
3269
|
-
> to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
3270
|
-
> copies of the Software, and to permit persons to whom the Software is
|
|
3271
|
-
> furnished to do so, subject to the following conditions:
|
|
3272
|
-
>
|
|
3273
|
-
> The above copyright notice and this permission notice shall be included in
|
|
3274
|
-
> all copies or substantial portions of the Software.
|
|
3275
|
-
>
|
|
3276
|
-
> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
3277
|
-
> IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
3278
|
-
> FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
3279
|
-
> AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
3280
|
-
> LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
3281
|
-
> OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
3282
|
-
> THE SOFTWARE.
|
|
3283
|
-
|
|
3284
|
-
----------------------------------------
|
|
3285
|
-
|
|
3286
3119
|
### p-limit@v4.0.0
|
|
3287
3120
|
|
|
3288
3121
|
> Run multiple promise-returning & async functions with limited concurrency
|
|
@@ -3533,7 +3366,7 @@ Author: typicode
|
|
|
3533
3366
|
|
|
3534
3367
|
----------------------------------------
|
|
3535
3368
|
|
|
3536
|
-
### postcss@v8.4.
|
|
3369
|
+
### postcss@v8.4.33
|
|
3537
3370
|
|
|
3538
3371
|
> Tool for transforming styles with JS plugins
|
|
3539
3372
|
|
|
@@ -4319,7 +4152,7 @@ Author: Josh Goldberg <npm@joshuakgoldberg.com>
|
|
|
4319
4152
|
|
|
4320
4153
|
----------------------------------------
|
|
4321
4154
|
|
|
4322
|
-
### typescript@v5.3.
|
|
4155
|
+
### typescript@v5.3.3
|
|
4323
4156
|
|
|
4324
4157
|
> TypeScript is a language for application scale JavaScript development
|
|
4325
4158
|
|
|
@@ -4835,23 +4668,23 @@ Author: Ika <ikatyang@gmail.com> (https://github.com/ikatyang)
|
|
|
4835
4668
|
|
|
4836
4669
|
----------------------------------------
|
|
4837
4670
|
|
|
4838
|
-
### wcwidth@v1.
|
|
4671
|
+
### wcwidth.js@v1.1.2
|
|
4839
4672
|
|
|
4840
|
-
>
|
|
4673
|
+
> a javascript porting of C's wcwidth()
|
|
4841
4674
|
|
|
4842
4675
|
License: MIT
|
|
4843
|
-
Homepage: <
|
|
4844
|
-
Repository: <
|
|
4845
|
-
Author:
|
|
4676
|
+
Homepage: <http://code.woong.org/wcwidth.js>
|
|
4677
|
+
Repository: <https://github.com/mycoboco/wcwidth.js.git>
|
|
4678
|
+
Author: Woong Jun <woong.jun@gmail.com> (http://code.woong.org/)
|
|
4846
4679
|
Contributors:
|
|
4847
|
-
-
|
|
4680
|
+
- Tim Oxley <secoif@gmail.com> (http://campjs.com/)
|
|
4848
4681
|
|
|
4849
|
-
> wcwidth.js:
|
|
4850
|
-
>
|
|
4682
|
+
> wcwidth.js: a javascript portng of C's wcwidth()
|
|
4683
|
+
> ================================================
|
|
4851
4684
|
>
|
|
4852
|
-
> Copyright (C) 2012 by Jun
|
|
4685
|
+
> Copyright (C) 2012-2014 by Woong Jun and Tim Oxley.
|
|
4853
4686
|
>
|
|
4854
|
-
> This package is a
|
|
4687
|
+
> This package is a javascript porting of `wcwidth()` implementation
|
|
4855
4688
|
> [by Markus Kuhn](http://www.cl.cam.ac.uk/~mgk25/ucs/wcwidth.c).
|
|
4856
4689
|
>
|
|
4857
4690
|
> Permission is hereby granted, free of charge, to any person obtaining a copy of
|
|
@@ -4869,12 +4702,12 @@ Contributors:
|
|
|
4869
4702
|
> INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
|
|
4870
4703
|
> FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR
|
|
4871
4704
|
> OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
|
4872
|
-
> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
|
4873
|
-
>
|
|
4874
|
-
>
|
|
4875
|
-
>
|
|
4876
|
-
>
|
|
4877
|
-
>
|
|
4705
|
+
> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
|
|
4706
|
+
> OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
|
|
4707
|
+
> INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
|
|
4708
|
+
> CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
|
|
4709
|
+
> IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
|
|
4710
|
+
> OF SUCH DAMAGE.
|
|
4878
4711
|
|
|
4879
4712
|
----------------------------------------
|
|
4880
4713
|
|