typespec-vscode 1.5.0-dev.1 → 1.5.0-dev.3

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.
@@ -8,25 +8,88 @@ 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. ajv version 8.17.1 (ajv-validator/ajv)
12
- 2. balanced-match version 1.0.2 (https://github.com/juliangruber/balanced-match)
13
- 3. brace-expansion version 2.0.2 (https://github.com/juliangruber/brace-expansion)
14
- 4. change-case version 5.4.4 (https://github.com/blakeembrey/change-case)
15
- 5. cross-spawn version 7.0.6 (git@github.com:moxystudio/node-cross-spawn)
16
- 6. fast-deep-equal version 3.1.3 (https://github.com/epoberezkin/fast-deep-equal)
17
- 7. fast-uri version 3.1.0 (https://github.com/fastify/fast-uri)
18
- 8. isexe version 2.0.0 (https://github.com/isaacs/isexe)
19
- 9. isexe version 3.1.1 (https://github.com/isaacs/isexe)
20
- 10. json-schema-traverse version 1.0.0 (https://github.com/epoberezkin/json-schema-traverse)
21
- 11. minimatch version 5.1.6 (https://github.com/isaacs/minimatch)
22
- 12. mustache version 4.2.0 (https://github.com/janl/mustache.js)
23
- 13. path-key version 3.1.1 (sindresorhus/path-key)
24
- 14. semver version 7.7.2 (https://github.com/npm/node-semver)
25
- 15. shebang-command version 2.0.0 (kevva/shebang-command)
26
- 16. shebang-regex version 3.0.0 (sindresorhus/shebang-regex)
27
- 17. which version 2.0.2 (https://github.com/isaacs/node-which)
28
- 18. which version 5.0.0 (https://github.com/npm/node-which)
29
- 19. yaml version 2.8.1 (github:eemeli/yaml)
11
+ 1. @babel/code-frame version 7.27.1 (https://github.com/babel/babel)
12
+ 2. @babel/helper-validator-identifier version 7.27.1 (https://github.com/babel/babel)
13
+ 3. ajv version 8.17.1 (ajv-validator/ajv)
14
+ 4. balanced-match version 1.0.2 (https://github.com/juliangruber/balanced-match)
15
+ 5. brace-expansion version 2.0.2 (https://github.com/juliangruber/brace-expansion)
16
+ 6. change-case version 5.4.4 (https://github.com/blakeembrey/change-case)
17
+ 7. cross-spawn version 7.0.6 (git@github.com:moxystudio/node-cross-spawn)
18
+ 8. fast-deep-equal version 3.1.3 (https://github.com/epoberezkin/fast-deep-equal)
19
+ 9. fast-uri version 3.1.0 (https://github.com/fastify/fast-uri)
20
+ 10. is-unicode-supported version 2.1.0 (sindresorhus/is-unicode-supported)
21
+ 11. isexe version 2.0.0 (https://github.com/isaacs/isexe)
22
+ 12. isexe version 3.1.1 (https://github.com/isaacs/isexe)
23
+ 13. js-tokens version 4.0.0 (lydell/js-tokens)
24
+ 14. json-schema-traverse version 1.0.0 (https://github.com/epoberezkin/json-schema-traverse)
25
+ 15. minimatch version 5.1.6 (https://github.com/isaacs/minimatch)
26
+ 16. mustache version 4.2.0 (https://github.com/janl/mustache.js)
27
+ 17. path-key version 3.1.1 (sindresorhus/path-key)
28
+ 18. picocolors version 1.1.1 (alexeyraspopov/picocolors)
29
+ 19. semver version 7.7.2 (https://github.com/npm/node-semver)
30
+ 20. shebang-command version 2.0.0 (kevva/shebang-command)
31
+ 21. shebang-regex version 3.0.0 (sindresorhus/shebang-regex)
32
+ 22. which version 2.0.2 (https://github.com/isaacs/node-which)
33
+ 23. which version 5.0.0 (https://github.com/npm/node-which)
34
+ 24. yaml version 2.8.1 (github:eemeli/yaml)
35
+
36
+
37
+ %% @babel/code-frame NOTICES AND INFORMATION BEGIN HERE
38
+ =====================================================
39
+ MIT License
40
+
41
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
42
+
43
+ Permission is hereby granted, free of charge, to any person obtaining
44
+ a copy of this software and associated documentation files (the
45
+ "Software"), to deal in the Software without restriction, including
46
+ without limitation the rights to use, copy, modify, merge, publish,
47
+ distribute, sublicense, and/or sell copies of the Software, and to
48
+ permit persons to whom the Software is furnished to do so, subject to
49
+ the following conditions:
50
+
51
+ The above copyright notice and this permission notice shall be
52
+ included in all copies or substantial portions of the Software.
53
+
54
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
55
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
56
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
57
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
58
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
59
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
60
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
61
+
62
+ =====================================================");
63
+ END OF @babel/code-frame NOTICES AND INFORMATION
64
+
65
+
66
+ %% @babel/helper-validator-identifier NOTICES AND INFORMATION BEGIN HERE
67
+ =====================================================
68
+ MIT License
69
+
70
+ Copyright (c) 2014-present Sebastian McKenzie and other contributors
71
+
72
+ Permission is hereby granted, free of charge, to any person obtaining
73
+ a copy of this software and associated documentation files (the
74
+ "Software"), to deal in the Software without restriction, including
75
+ without limitation the rights to use, copy, modify, merge, publish,
76
+ distribute, sublicense, and/or sell copies of the Software, and to
77
+ permit persons to whom the Software is furnished to do so, subject to
78
+ the following conditions:
79
+
80
+ The above copyright notice and this permission notice shall be
81
+ included in all copies or substantial portions of the Software.
82
+
83
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
84
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
85
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
86
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
87
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
88
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
89
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
90
+
91
+ =====================================================");
92
+ END OF @babel/helper-validator-identifier NOTICES AND INFORMATION
30
93
 
31
94
 
32
95
  %% ajv NOTICES AND INFORMATION BEGIN HERE
@@ -236,6 +299,22 @@ The complete list of contributors can be found at:
236
299
  END OF fast-uri NOTICES AND INFORMATION
237
300
 
238
301
 
302
+ %% is-unicode-supported NOTICES AND INFORMATION BEGIN HERE
303
+ =====================================================
304
+ MIT License
305
+
306
+ Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
307
+
308
+ 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:
309
+
310
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
311
+
312
+ 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.
313
+
314
+ =====================================================");
315
+ END OF is-unicode-supported NOTICES AND INFORMATION
316
+
317
+
239
318
  %% isexe NOTICES AND INFORMATION BEGIN HERE
240
319
  =====================================================
241
320
  The ISC License
@@ -280,6 +359,34 @@ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
280
359
  END OF isexe NOTICES AND INFORMATION
281
360
 
282
361
 
362
+ %% js-tokens NOTICES AND INFORMATION BEGIN HERE
363
+ =====================================================
364
+ The MIT License (MIT)
365
+
366
+ Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell
367
+
368
+ Permission is hereby granted, free of charge, to any person obtaining a copy
369
+ of this software and associated documentation files (the "Software"), to deal
370
+ in the Software without restriction, including without limitation the rights
371
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
372
+ copies of the Software, and to permit persons to whom the Software is
373
+ furnished to do so, subject to the following conditions:
374
+
375
+ The above copyright notice and this permission notice shall be included in
376
+ all copies or substantial portions of the Software.
377
+
378
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
379
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
380
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
381
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
382
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
383
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
384
+ THE SOFTWARE.
385
+
386
+ =====================================================");
387
+ END OF js-tokens NOTICES AND INFORMATION
388
+
389
+
283
390
  %% json-schema-traverse NOTICES AND INFORMATION BEGIN HERE
284
391
  =====================================================
285
392
  MIT License
@@ -364,6 +471,28 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
364
471
  END OF path-key NOTICES AND INFORMATION
365
472
 
366
473
 
474
+ %% picocolors NOTICES AND INFORMATION BEGIN HERE
475
+ =====================================================
476
+ ISC License
477
+
478
+ Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov
479
+
480
+ Permission to use, copy, modify, and/or distribute this software for any
481
+ purpose with or without fee is hereby granted, provided that the above
482
+ copyright notice and this permission notice appear in all copies.
483
+
484
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
485
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
486
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
487
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
488
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
489
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
490
+ OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
491
+
492
+ =====================================================");
493
+ END OF picocolors NOTICES AND INFORMATION
494
+
495
+
367
496
  %% semver NOTICES AND INFORMATION BEGIN HERE
368
497
  =====================================================
369
498
  The ISC License
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "typespec-vscode",
3
- "version": "1.5.0-dev.1",
3
+ "version": "1.5.0-dev.3",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "TypeSpec language support for VS Code",
6
6
  "homepage": "https://typespec.io",
@@ -106,7 +106,16 @@
106
106
  "typespec.lsp.emit": {
107
107
  "type": "array",
108
108
  "default": null,
109
- "description": "List of emitters that should be included in compilation in typespec LSP server when supporting LSP related functionalities. And only supports emitter running in dry mode.\n\nExample:\n\"typespec.lsp.emit\": [\n \"@typespec/openapi3\"\n]",
109
+ "description": "List of emitters that should be included in compilation in typespec LSP server when supporting LSP related functionalities. And only supports emitter running in dry mode. Set to ['<config:defaults>'] if you want to include all the emitters defined in tspconfig.yaml which supports dry mode.\n\nExample:\n\"typespec.lsp.emit\": [\n \"@typespec/openapi3\"\n]",
110
+ "scope": "machine-overridable",
111
+ "items": {
112
+ "type": "string"
113
+ }
114
+ },
115
+ "typespec.entrypoint": {
116
+ "type": "array",
117
+ "default": null,
118
+ "description": "List of file names to check as entry points when compiling TypeSpec code. Files are checked in order across the current and parent directories. \n\nExample:\n\"typespec.entrypoint\": [\n \"client.tsp\",\"entrypoint.tsp\",\"main.tsp\"\n]",
110
119
  "scope": "machine-overridable",
111
120
  "items": {
112
121
  "type": "string"
Binary file