@visulima/packem-rollup 1.0.0-alpha.65 → 1.0.0-alpha.66

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.
Files changed (116) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/LICENSE.md +9 -534
  3. package/dist/index.d.ts +680 -25
  4. package/dist/index.js +1 -1
  5. package/dist/packem_shared/browserslistToEsbuild-HD6SaWPt.js +1 -0
  6. package/dist/packem_shared/esbuildPlugin-BStpbA6S.js +1 -0
  7. package/dist/packem_shared/swcPlugin-DBBN5mct.js +1 -0
  8. package/dist/packem_shared/types.d-Dmpk2asd.d.ts +7 -0
  9. package/dist/packem_shared/types.d-DrgzeMBs.d-CG9J1x6q.d.ts +6 -0
  10. package/dist/packem_shared/types.d-KBgVO47q.d.ts +658 -0
  11. package/dist/plugins/chunk-splitter/index.d.ts +2 -5
  12. package/dist/plugins/chunk-splitter/index.js +1 -0
  13. package/dist/plugins/cjs-interop.d.ts +9 -5
  14. package/dist/plugins/cjs-interop.js +2 -2
  15. package/dist/plugins/esbuild/index.d.ts +11 -3
  16. package/dist/plugins/esbuild/index.js +1 -1
  17. package/dist/plugins/json.d.ts +5 -4
  18. package/dist/plugins/json.js +1 -1
  19. package/dist/plugins/jsx-remove-attributes.d.ts +9 -5
  20. package/dist/plugins/jsx-remove-attributes.js +1 -1
  21. package/dist/plugins/preserve-directives.d.ts +14 -15
  22. package/dist/plugins/preserve-directives.js +3 -3
  23. package/dist/plugins/pure-new-expression-plugin.d.ts +10 -9
  24. package/dist/plugins/pure-new-expression-plugin.js +1 -0
  25. package/dist/plugins/sucrase/index.d.ts +101 -7
  26. package/dist/plugins/sucrase/index.js +1 -1
  27. package/dist/plugins/swc/index.d.ts +11 -2
  28. package/dist/plugins/swc/index.js +1 -1
  29. package/package.json +19 -102
  30. package/dist/packem_shared/browserslistToEsbuild-C0IWmbNe.js +0 -1
  31. package/dist/packem_shared/cachingPlugin-DLKoeQeF.js +0 -1
  32. package/dist/packem_shared/chunkSplitter-DWAy1JkE.js +0 -1
  33. package/dist/packem_shared/createSplitChunks-BrEBZq7d.js +0 -1
  34. package/dist/packem_shared/esbuildPlugin-C5x4_cXf.js +0 -1
  35. package/dist/packem_shared/fixDynamicImportExtension-BBGNRniz.js +0 -1
  36. package/dist/packem_shared/getCustomModuleLayer-d8i66lfh.js +0 -1
  37. package/dist/packem_shared/getModuleLayer-rF9RxnJ5.js +0 -1
  38. package/dist/packem_shared/index-QEzU3Fey.js +0 -1
  39. package/dist/packem_shared/metafilePlugin-CVcqFpPJ.js +0 -1
  40. package/dist/packem_shared/oxcResolvePlugin-SH1JFonc.js +0 -1
  41. package/dist/packem_shared/oxcTransformPlugin-BGmQroQ4.js +0 -4
  42. package/dist/packem_shared/patchTypescriptTypes-CZ4v3hr9.js +0 -6
  43. package/dist/packem_shared/pureNewExpressionPlugin-DX9yMcH2.js +0 -1
  44. package/dist/packem_shared/resolveFileUrlPlugin-BkpjVHeK.js +0 -1
  45. package/dist/packem_shared/resolveTsconfigPathsPlugin-CEasmDpi.js +0 -1
  46. package/dist/packem_shared/resolveTsconfigRootDirectoriesPlugin-Cwj3tqCJ.js +0 -1
  47. package/dist/packem_shared/resolveTypescriptMjsCtsPlugin-DX9at4BX.js +0 -1
  48. package/dist/packem_shared/swcPlugin-Boip4lWG.js +0 -1
  49. package/dist/plugins/babel/index.d.ts +0 -10
  50. package/dist/plugins/babel/index.js +0 -1
  51. package/dist/plugins/cache-plugin.d.ts +0 -11
  52. package/dist/plugins/chunk-splitter/gather.d.ts +0 -8
  53. package/dist/plugins/chunk-splitter/parse/index.d.ts +0 -4
  54. package/dist/plugins/chunk-splitter/parse/types.d.ts +0 -24
  55. package/dist/plugins/copy.d.ts +0 -23
  56. package/dist/plugins/copy.js +0 -1
  57. package/dist/plugins/data-uri.d.ts +0 -25
  58. package/dist/plugins/data-uri.js +0 -1
  59. package/dist/plugins/debarrel.d.ts +0 -7
  60. package/dist/plugins/debarrel.js +0 -2
  61. package/dist/plugins/esbuild/browserslist-to-esbuild.d.ts +0 -2
  62. package/dist/plugins/esbuild/esbuild-plugin.d.ts +0 -3
  63. package/dist/plugins/esbuild/types.d.ts +0 -39
  64. package/dist/plugins/esbuild/utils/get-render-chunk.d.ts +0 -14
  65. package/dist/plugins/esbuild/utils/optimize-deps.d.ts +0 -3
  66. package/dist/plugins/esbuild/utils/warn.d.ts +0 -4
  67. package/dist/plugins/esm-shim-cjs-syntax.d.ts +0 -9
  68. package/dist/plugins/esm-shim-cjs-syntax.js +0 -11
  69. package/dist/plugins/fix-dts-default-cjs-exports-util.d.ts +0 -35
  70. package/dist/plugins/fix-dts-default-cjs-exports.d.ts +0 -26
  71. package/dist/plugins/fix-dts-default-cjs-exports.js +0 -26
  72. package/dist/plugins/fix-dynamic-import-extension.d.ts +0 -3
  73. package/dist/plugins/import-attributes.d.ts +0 -2
  74. package/dist/plugins/import-attributes.js +0 -1
  75. package/dist/plugins/license.d.ts +0 -17
  76. package/dist/plugins/license.js +0 -13
  77. package/dist/plugins/metafile.d.ts +0 -3
  78. package/dist/plugins/minify-html-literals/index.d.ts +0 -41
  79. package/dist/plugins/minify-html-literals/index.js +0 -3
  80. package/dist/plugins/minify-html-literals/lib/minify-html-literals.d.ts +0 -200
  81. package/dist/plugins/minify-html-literals/lib/models.d.ts +0 -25
  82. package/dist/plugins/minify-html-literals/lib/parse-literals.d.ts +0 -13
  83. package/dist/plugins/minify-html-literals/lib/strategy.d.ts +0 -69
  84. package/dist/plugins/minify-html-literals/lib/typescript.d.ts +0 -23
  85. package/dist/plugins/native-modules-plugin.d.ts +0 -14
  86. package/dist/plugins/native-modules-plugin.js +0 -1
  87. package/dist/plugins/oxc/index.d.ts +0 -3
  88. package/dist/plugins/oxc/index.js +0 -1
  89. package/dist/plugins/oxc/oxc-resolve-plugin.d.ts +0 -4
  90. package/dist/plugins/oxc/oxc-transformer-plugin.d.ts +0 -3
  91. package/dist/plugins/oxc/types.d.ts +0 -16
  92. package/dist/plugins/raw.d.ts +0 -7
  93. package/dist/plugins/raw.js +0 -6
  94. package/dist/plugins/require-cjs-transformer.d.ts +0 -43
  95. package/dist/plugins/require-cjs-transformer.js +0 -21
  96. package/dist/plugins/resolve-file-url.d.ts +0 -3
  97. package/dist/plugins/shebang.d.ts +0 -9
  98. package/dist/plugins/shebang.js +0 -4
  99. package/dist/plugins/source-maps.d.ts +0 -7
  100. package/dist/plugins/source-maps.js +0 -1
  101. package/dist/plugins/swc/swc-plugin.d.ts +0 -3
  102. package/dist/plugins/swc/types.d.ts +0 -6
  103. package/dist/plugins/typescript/index.d.ts +0 -7
  104. package/dist/plugins/typescript/index.js +0 -1
  105. package/dist/plugins/typescript/patch-typescript-types.d.ts +0 -13
  106. package/dist/plugins/typescript/resolve-tsconfig-paths-plugin.d.ts +0 -11
  107. package/dist/plugins/typescript/resolve-tsconfig-root-dirs.d.ts +0 -24
  108. package/dist/plugins/typescript/resolve-typescript-mjs-cjs.d.ts +0 -3
  109. package/dist/plugins/url.d.ts +0 -72
  110. package/dist/plugins/url.js +0 -1
  111. package/dist/types.d.ts +0 -127
  112. package/dist/utils/chunks/create-split-chunks.d.ts +0 -11
  113. package/dist/utils/chunks/get-custom-module-layer.d.ts +0 -2
  114. package/dist/utils/chunks/get-module-layer.d.ts +0 -10
  115. package/dist/utils/index.d.ts +0 -4
  116. package/dist/utils/is-pure-cjs.d.ts +0 -9
package/CHANGELOG.md CHANGED
@@ -1,3 +1,19 @@
1
+ ## @visulima/packem-rollup [1.0.0-alpha.66](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.65...@visulima/packem-rollup@1.0.0-alpha.66) (2026-05-28)
2
+
3
+ ### Features
4
+
5
+ * rolldown ([#196](https://github.com/visulima/packem/issues/196)) ([197d465](https://github.com/visulima/packem/commit/197d465c2465993a17039319f8ede13398e00def))
6
+
7
+ ### Bug Fixes
8
+
9
+ * **release:** break multi-semantic-release dependency cycle ([1443e4c](https://github.com/visulima/packem/commit/1443e4ca7bad413e52ea61a68f360dd5d355c570))
10
+
11
+
12
+ ### Dependencies
13
+
14
+ * **@visulima/packem-share:** upgraded to 1.0.0-alpha.47
15
+ * **@visulima/rollup-plugin-dts:** upgraded to 1.0.0-alpha.27
16
+
1
17
  ## @visulima/packem-rollup [1.0.0-alpha.65](https://github.com/visulima/packem/compare/@visulima/packem-rollup@1.0.0-alpha.64...@visulima/packem-rollup@1.0.0-alpha.65) (2026-05-07)
2
18
 
3
19
  ### Bug Fixes
package/LICENSE.md CHANGED
@@ -40,261 +40,22 @@ Repository: https://github.com/Rich-Harris/estree-walker
40
40
  >
41
41
  > 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.
42
42
 
43
- ---------------------------------------
44
-
45
- ## mime
46
- License: MIT
47
- By: Robert Kieffer
48
- Repository: https://github.com/broofa/mime
49
-
50
- > MIT License
51
- >
52
- > Copyright (c) 2023 Robert Kieffer
53
- >
54
- > Permission is hereby granted, free of charge, to any person obtaining a copy
55
- > of this software and associated documentation files (the "Software"), to deal
56
- > in the Software without restriction, including without limitation the rights
57
- > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
58
- > copies of the Software, and to permit persons to whom the Software is
59
- > furnished to do so, subject to the following conditions:
60
- >
61
- > The above copyright notice and this permission notice shall be included in all
62
- > copies or substantial portions of the Software.
63
- >
64
- > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
65
- > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
66
- > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
67
- > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
68
- > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
69
- > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
70
- > SOFTWARE.
71
-
72
43
  <!-- /DEPENDENCIES -->
73
44
 
74
45
  <!-- TYPE_DEPENDENCIES -->
75
46
 
76
47
  # Licenses of bundled types
77
48
  The published @visulima/packem-rollup artifact additionally contains code with the following licenses:
78
- Apache-2.0, MIT, (MIT OR CC0-1.0)
49
+ MIT
79
50
 
80
51
  # Bundled types:
81
- ## @swc/types
82
- License: Apache-2.0
83
- By: 강동윤
84
- Repository: git+https://github.com/swc-project/swc.git
85
-
86
- > Apache License
87
- > Version 2.0, January 2004
88
- > http://www.apache.org/licenses/
89
- >
90
- > TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
91
- >
92
- > 1. Definitions.
93
- >
94
- > "License" shall mean the terms and conditions for use, reproduction,
95
- > and distribution as defined by Sections 1 through 9 of this document.
96
- >
97
- > "Licensor" shall mean the copyright owner or entity authorized by
98
- > the copyright owner that is granting the License.
99
- >
100
- > "Legal Entity" shall mean the union of the acting entity and all
101
- > other entities that control, are controlled by, or are under common
102
- > control with that entity. For the purposes of this definition,
103
- > "control" means (i) the power, direct or indirect, to cause the
104
- > direction or management of such entity, whether by contract or
105
- > otherwise, or (ii) ownership of fifty percent (50%) or more of the
106
- > outstanding shares, or (iii) beneficial ownership of such entity.
107
- >
108
- > "You" (or "Your") shall mean an individual or Legal Entity
109
- > exercising permissions granted by this License.
110
- >
111
- > "Source" form shall mean the preferred form for making modifications,
112
- > including but not limited to software source code, documentation
113
- > source, and configuration files.
114
- >
115
- > "Object" form shall mean any form resulting from mechanical
116
- > transformation or translation of a Source form, including but
117
- > not limited to compiled object code, generated documentation,
118
- > and conversions to other media types.
119
- >
120
- > "Work" shall mean the work of authorship, whether in Source or
121
- > Object form, made available under the License, as indicated by a
122
- > copyright notice that is included in or attached to the work
123
- > (an example is provided in the Appendix below).
124
- >
125
- > "Derivative Works" shall mean any work, whether in Source or Object
126
- > form, that is based on (or derived from) the Work and for which the
127
- > editorial revisions, annotations, elaborations, or other modifications
128
- > represent, as a whole, an original work of authorship. For the purposes
129
- > of this License, Derivative Works shall not include works that remain
130
- > separable from, or merely link (or bind by name) to the interfaces of,
131
- > the Work and Derivative Works thereof.
132
- >
133
- > "Contribution" shall mean any work of authorship, including
134
- > the original version of the Work and any modifications or additions
135
- > to that Work or Derivative Works thereof, that is intentionally
136
- > submitted to Licensor for inclusion in the Work by the copyright owner
137
- > or by an individual or Legal Entity authorized to submit on behalf of
138
- > the copyright owner. For the purposes of this definition, "submitted"
139
- > means any form of electronic, verbal, or written communication sent
140
- > to the Licensor or its representatives, including but not limited to
141
- > communication on electronic mailing lists, source code control systems,
142
- > and issue tracking systems that are managed by, or on behalf of, the
143
- > Licensor for the purpose of discussing and improving the Work, but
144
- > excluding communication that is conspicuously marked or otherwise
145
- > designated in writing by the copyright owner as "Not a Contribution."
146
- >
147
- > "Contributor" shall mean Licensor and any individual or Legal Entity
148
- > on behalf of whom a Contribution has been received by Licensor and
149
- > subsequently incorporated within the Work.
150
- >
151
- > 2. Grant of Copyright License. Subject to the terms and conditions of
152
- > this License, each Contributor hereby grants to You a perpetual,
153
- > worldwide, non-exclusive, no-charge, royalty-free, irrevocable
154
- > copyright license to reproduce, prepare Derivative Works of,
155
- > publicly display, publicly perform, sublicense, and distribute the
156
- > Work and such Derivative Works in Source or Object form.
157
- >
158
- > 3. Grant of Patent License. Subject to the terms and conditions of
159
- > this License, each Contributor hereby grants to You a perpetual,
160
- > worldwide, non-exclusive, no-charge, royalty-free, irrevocable
161
- > (except as stated in this section) patent license to make, have made,
162
- > use, offer to sell, sell, import, and otherwise transfer the Work,
163
- > where such license applies only to those patent claims licensable
164
- > by such Contributor that are necessarily infringed by their
165
- > Contribution(s) alone or by combination of their Contribution(s)
166
- > with the Work to which such Contribution(s) was submitted. If You
167
- > institute patent litigation against any entity (including a
168
- > cross-claim or counterclaim in a lawsuit) alleging that the Work
169
- > or a Contribution incorporated within the Work constitutes direct
170
- > or contributory patent infringement, then any patent licenses
171
- > granted to You under this License for that Work shall terminate
172
- > as of the date such litigation is filed.
173
- >
174
- > 4. Redistribution. You may reproduce and distribute copies of the
175
- > Work or Derivative Works thereof in any medium, with or without
176
- > modifications, and in Source or Object form, provided that You
177
- > meet the following conditions:
178
- >
179
- > (a) You must give any other recipients of the Work or
180
- > Derivative Works a copy of this License; and
181
- >
182
- > (b) You must cause any modified files to carry prominent notices
183
- > stating that You changed the files; and
184
- >
185
- > (c) You must retain, in the Source form of any Derivative Works
186
- > that You distribute, all copyright, patent, trademark, and
187
- > attribution notices from the Source form of the Work,
188
- > excluding those notices that do not pertain to any part of
189
- > the Derivative Works; and
190
- >
191
- > (d) If the Work includes a "NOTICE" text file as part of its
192
- > distribution, then any Derivative Works that You distribute must
193
- > include a readable copy of the attribution notices contained
194
- > within such NOTICE file, excluding those notices that do not
195
- > pertain to any part of the Derivative Works, in at least one
196
- > of the following places: within a NOTICE text file distributed
197
- > as part of the Derivative Works; within the Source form or
198
- > documentation, if provided along with the Derivative Works; or,
199
- > within a display generated by the Derivative Works, if and
200
- > wherever such third-party notices normally appear. The contents
201
- > of the NOTICE file are for informational purposes only and
202
- > do not modify the License. You may add Your own attribution
203
- > notices within Derivative Works that You distribute, alongside
204
- > or as an addendum to the NOTICE text from the Work, provided
205
- > that such additional attribution notices cannot be construed
206
- > as modifying the License.
207
- >
208
- > You may add Your own copyright statement to Your modifications and
209
- > may provide additional or different license terms and conditions
210
- > for use, reproduction, or distribution of Your modifications, or
211
- > for any such Derivative Works as a whole, provided Your use,
212
- > reproduction, and distribution of the Work otherwise complies with
213
- > the conditions stated in this License.
214
- >
215
- > 5. Submission of Contributions. Unless You explicitly state otherwise,
216
- > any Contribution intentionally submitted for inclusion in the Work
217
- > by You to the Licensor shall be under the terms and conditions of
218
- > this License, without any additional terms or conditions.
219
- > Notwithstanding the above, nothing herein shall supersede or modify
220
- > the terms of any separate license agreement you may have executed
221
- > with Licensor regarding such Contributions.
222
- >
223
- > 6. Trademarks. This License does not grant permission to use the trade
224
- > names, trademarks, service marks, or product names of the Licensor,
225
- > except as required for reasonable and customary use in describing the
226
- > origin of the Work and reproducing the content of the NOTICE file.
227
- >
228
- > 7. Disclaimer of Warranty. Unless required by applicable law or
229
- > agreed to in writing, Licensor provides the Work (and each
230
- > Contributor provides its Contributions) on an "AS IS" BASIS,
231
- > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
232
- > implied, including, without limitation, any warranties or conditions
233
- > of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
234
- > PARTICULAR PURPOSE. You are solely responsible for determining the
235
- > appropriateness of using or redistributing the Work and assume any
236
- > risks associated with Your exercise of permissions under this License.
237
- >
238
- > 8. Limitation of Liability. In no event and under no legal theory,
239
- > whether in tort (including negligence), contract, or otherwise,
240
- > unless required by applicable law (such as deliberate and grossly
241
- > negligent acts) or agreed to in writing, shall any Contributor be
242
- > liable to You for damages, including any direct, indirect, special,
243
- > incidental, or consequential damages of any character arising as a
244
- > result of this License or out of the use or inability to use the
245
- > Work (including but not limited to damages for loss of goodwill,
246
- > work stoppage, computer failure or malfunction, or any and all
247
- > other commercial damages or losses), even if such Contributor
248
- > has been advised of the possibility of such damages.
249
- >
250
- > 9. Accepting Warranty or Additional Liability. While redistributing
251
- > the Work or Derivative Works thereof, You may choose to offer,
252
- > and charge a fee for, acceptance of support, warranty, indemnity,
253
- > or other liability obligations and/or rights consistent with this
254
- > License. However, in accepting such obligations, You may act only
255
- > on Your own behalf and on Your sole responsibility, not on behalf
256
- > of any other Contributor, and only if You agree to indemnify,
257
- > defend, and hold each Contributor harmless for any liability
258
- > incurred by, or claims asserted against, such Contributor by reason
259
- > of your accepting any such warranty or additional liability.
260
- >
261
- > END OF TERMS AND CONDITIONS
262
- >
263
- > APPENDIX: How to apply the Apache License to your work.
264
- >
265
- > To apply the Apache License to your work, attach the following
266
- > boilerplate notice, with the fields enclosed by brackets "[]"
267
- > replaced with your own identifying information. (Don't include
268
- > the brackets!) The text should be enclosed in the appropriate
269
- > comment syntax for the file format. We also recommend that a
270
- > file or class name and description of purpose be included on the
271
- > same "printed page" as the copyright notice for easier
272
- > identification within third-party archives.
273
- >
274
- > Copyright 2024 SWC contributors.
275
- >
276
- > Licensed under the Apache License, Version 2.0 (the "License");
277
- > you may not use this file except in compliance with the License.
278
- > You may obtain a copy of the License at
279
- >
280
- > http://www.apache.org/licenses/LICENSE-2.0
281
- >
282
- > Unless required by applicable law or agreed to in writing, software
283
- > distributed under the License is distributed on an "AS IS" BASIS,
284
- > WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
285
- > See the License for the specific language governing permissions and
286
- > limitations under the License.
287
-
288
- ---------------------------------------
289
-
290
- ## @visulima/tsconfig
52
+ ## esbuild
291
53
  License: MIT
292
- By: Daniel Bannert
293
- Repository: git+https://github.com/visulima/visulima.git
54
+ Repository: git+https://github.com/evanw/esbuild.git
294
55
 
295
56
  > MIT License
296
57
  >
297
- > Copyright (c) 2025 visulima
58
+ > Copyright (c) 2020 Evan Wallace
298
59
  >
299
60
  > Permission is hereby granted, free of charge, to any person obtaining a copy
300
61
  > of this software and associated documentation files (the "Software"), to deal
@@ -313,37 +74,17 @@ Repository: git+https://github.com/visulima/visulima.git
313
74
  > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
314
75
  > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
315
76
  > SOFTWARE.
316
- >
317
- > <!-- DEPENDENCIES -->
318
-
319
- # Licenses of bundled dependencies
320
- The published @visulima/packem-rollup artifact additionally contains code with the following licenses:
321
- MIT
322
-
323
- # Bundled dependencies:
324
- ## estree-walker
325
- License: MIT
326
- By: Rich Harris
327
- Repository: https://github.com/Rich-Harris/estree-walker
328
-
329
- > Copyright (c) 2015-20 [these people](https://github.com/Rich-Harris/estree-walker/graphs/contributors)
330
- >
331
- > 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:
332
- >
333
- > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
334
- >
335
- > 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.
336
77
 
337
78
  ---------------------------------------
338
79
 
339
- ## mime
80
+ ## sucrase
340
81
  License: MIT
341
- By: Robert Kieffer
342
- Repository: https://github.com/broofa/mime
82
+ By: Alan Pierce
83
+ Repository: https://github.com/alangpierce/sucrase.git
343
84
 
344
- > MIT License
85
+ > The MIT License (MIT)
345
86
  >
346
- > Copyright (c) 2023 Robert Kieffer
87
+ > Copyright (c) 2012-2018 various contributors (see AUTHORS)
347
88
  >
348
89
  > Permission is hereby granted, free of charge, to any person obtaining a copy
349
90
  > of this software and associated documentation files (the "Software"), to deal
@@ -363,270 +104,4 @@ Repository: https://github.com/broofa/mime
363
104
  > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
364
105
  > SOFTWARE.
365
106
 
366
- <!-- /DEPENDENCIES -->
367
- >
368
- >
369
- >
370
- > # Licenses of bundled types
371
- >
372
- > The published @visulima/tsconfig artifact additionally contains code with the following licenses:
373
- > (MIT OR CC0-1.0)
374
- >
375
- > # Bundled types:
376
- >
377
- > ## type-fest
378
- >
379
- > License: (MIT OR CC0-1.0)
380
- > By: Sindre Sorhus
381
- > Repository: sindresorhus/type-fest
382
- >
383
- > > Creative Commons Legal Code
384
- > >
385
- > > CC0 1.0 Universal
386
- > >
387
- > > CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
388
- > > LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
389
- > > ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
390
- > > INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
391
- > > REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
392
- > > PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
393
- > > THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
394
- > > HEREUNDER.
395
- > >
396
- > > Statement of Purpose
397
- > >
398
- > > The laws of most jurisdictions throughout the world automatically confer
399
- > > exclusive Copyright and Related Rights (defined below) upon the creator
400
- > > and subsequent owner(s) (each and all, an "owner") of an original work of
401
- > > authorship and/or a database (each, a "Work").
402
- > >
403
- > > Certain owners wish to permanently relinquish those rights to a Work for
404
- > > the purpose of contributing to a commons of creative, cultural and
405
- > > scientific works ("Commons") that the public can reliably and without fear
406
- > > of later claims of infringement build upon, modify, incorporate in other
407
- > > works, reuse and redistribute as freely as possible in any form whatsoever
408
- > > and for any purposes, including without limitation commercial purposes.
409
- > > These owners may contribute to the Commons to promote the ideal of a free
410
- > > culture and the further production of creative, cultural and scientific
411
- > > works, or to gain reputation or greater distribution for their Work in
412
- > > part through the use and efforts of others.
413
- > >
414
- > > For these and/or other purposes and motivations, and without any
415
- > > expectation of additional consideration or compensation, the person
416
- > > associating CC0 with a Work (the "Affirmer"), to the extent that he or she
417
- > > is an owner of Copyright and Related Rights in the Work, voluntarily
418
- > > elects to apply CC0 to the Work and publicly distribute the Work under its
419
- > > terms, with knowledge of his or her Copyright and Related Rights in the
420
- > > Work and the meaning and intended legal effect of CC0 on those rights.
421
- > >
422
- > > 1. Copyright and Related Rights. A Work made available under CC0 may be
423
- > > protected by copyright and related or neighboring rights ("Copyright and
424
- > > Related Rights"). Copyright and Related Rights include, but are not
425
- > > limited to, the following:
426
- > >
427
- > > i. the right to reproduce, adapt, distribute, perform, display,
428
- > > communicate, and translate a Work;
429
- > > ii. moral rights retained by the original author(s) and/or performer(s);
430
- > > iii. publicity and privacy rights pertaining to a person's image or
431
- > > likeness depicted in a Work;
432
- > > iv. rights protecting against unfair competition in regards to a Work,
433
- > > subject to the limitations in paragraph 4(a), below;
434
- > > v. rights protecting the extraction, dissemination, use and reuse of data
435
- > > in a Work;
436
- > > vi. database rights (such as those arising under Directive 96/9/EC of the
437
- > > European Parliament and of the Council of 11 March 1996 on the legal
438
- > > protection of databases, and under any national implementation
439
- > > thereof, including any amended or successor version of such
440
- > > directive); and
441
- > > vii. other similar, equivalent or corresponding rights throughout the
442
- > > world based on applicable law or treaty, and any national
443
- > > implementations thereof.
444
- > >
445
- > > 2. Waiver. To the greatest extent permitted by, but not in contravention
446
- > > of, applicable law, Affirmer hereby overtly, fully, permanently,
447
- > > irrevocably and unconditionally waives, abandons, and surrenders all of
448
- > > Affirmer's Copyright and Related Rights and associated claims and causes
449
- > > of action, whether now known or unknown (including existing as well as
450
- > > future claims and causes of action), in the Work (i) in all territories
451
- > > worldwide, (ii) for the maximum duration provided by applicable law or
452
- > > treaty (including future time extensions), (iii) in any current or future
453
- > > medium and for any number of copies, and (iv) for any purpose whatsoever,
454
- > > including without limitation commercial, advertising or promotional
455
- > > purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each
456
- > > member of the public at large and to the detriment of Affirmer's heirs and
457
- > > successors, fully intending that such Waiver shall not be subject to
458
- > > revocation, rescission, cancellation, termination, or any other legal or
459
- > > equitable action to disrupt the quiet enjoyment of the Work by the public
460
- > > as contemplated by Affirmer's express Statement of Purpose.
461
- > > 3. Public License Fallback. Should any part of the Waiver for any reason
462
- > > be judged legally invalid or ineffective under applicable law, then the
463
- > > Waiver shall be preserved to the maximum extent permitted taking into
464
- > > account Affirmer's express Statement of Purpose. In addition, to the
465
- > > extent the Waiver is so judged Affirmer hereby grants to each affected
466
- > > person a royalty-free, non transferable, non sublicensable, non exclusive,
467
- > > irrevocable and unconditional license to exercise Affirmer's Copyright and
468
- > > Related Rights in the Work (i) in all territories worldwide, (ii) for the
469
- > > maximum duration provided by applicable law or treaty (including future
470
- > > time extensions), (iii) in any current or future medium and for any number
471
- > > of copies, and (iv) for any purpose whatsoever, including without
472
- > > limitation commercial, advertising or promotional purposes (the
473
- > > "License"). The License shall be deemed effective as of the date CC0 was
474
- > > applied by Affirmer to the Work. Should any part of the License for any
475
- > > reason be judged legally invalid or ineffective under applicable law, such
476
- > > partial invalidity or ineffectiveness shall not invalidate the remainder
477
- > > of the License, and in such case Affirmer hereby affirms that he or she
478
- > > will not (i) exercise any of his or her remaining Copyright and Related
479
- > > Rights in the Work or (ii) assert any associated claims and causes of
480
- > > action with respect to the Work, in either case contrary to Affirmer's
481
- > > express Statement of Purpose.
482
- > > 4. Limitations and Disclaimers.
483
- > >
484
- > > a. No trademark or patent rights held by Affirmer are waived, abandoned,
485
- > > surrendered, licensed or otherwise affected by this document.
486
- > > b. Affirmer offers the Work as-is and makes no representations or
487
- > > warranties of any kind concerning the Work, express, implied,
488
- > > statutory or otherwise, including without limitation warranties of
489
- > > title, merchantability, fitness for a particular purpose, non
490
- > > infringement, or the absence of latent or other defects, accuracy, or
491
- > > the present or absence of errors, whether or not discoverable, all to
492
- > > the greatest extent permissible under applicable law.
493
- > > c. Affirmer disclaims responsibility for clearing rights of other persons
494
- > > that may apply to the Work or any use thereof, including without
495
- > > limitation any person's Copyright and Related Rights in the Work.
496
- > > Further, Affirmer disclaims responsibility for obtaining any necessary
497
- > > consents, permissions or other rights required for any use of the
498
- > > Work.
499
- > > d. Affirmer understands and acknowledges that Creative Commons is not a
500
- > > party to this document and has no duty or obligation with respect to
501
- > > this CC0 or use of the Work.
502
-
503
- ---------------------------------------
504
-
505
- ## type-fest
506
- License: (MIT OR CC0-1.0)
507
- By: Sindre Sorhus
508
- Repository: sindresorhus/type-fest
509
-
510
- > Creative Commons Legal Code
511
- >
512
- > CC0 1.0 Universal
513
- >
514
- > CREATIVE COMMONS CORPORATION IS NOT A LAW FIRM AND DOES NOT PROVIDE
515
- > LEGAL SERVICES. DISTRIBUTION OF THIS DOCUMENT DOES NOT CREATE AN
516
- > ATTORNEY-CLIENT RELATIONSHIP. CREATIVE COMMONS PROVIDES THIS
517
- > INFORMATION ON AN "AS-IS" BASIS. CREATIVE COMMONS MAKES NO WARRANTIES
518
- > REGARDING THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS
519
- > PROVIDED HEREUNDER, AND DISCLAIMS LIABILITY FOR DAMAGES RESULTING FROM
520
- > THE USE OF THIS DOCUMENT OR THE INFORMATION OR WORKS PROVIDED
521
- > HEREUNDER.
522
- >
523
- > Statement of Purpose
524
- >
525
- > The laws of most jurisdictions throughout the world automatically confer
526
- > exclusive Copyright and Related Rights (defined below) upon the creator
527
- > and subsequent owner(s) (each and all, an "owner") of an original work of
528
- > authorship and/or a database (each, a "Work").
529
- >
530
- > Certain owners wish to permanently relinquish those rights to a Work for
531
- > the purpose of contributing to a commons of creative, cultural and
532
- > scientific works ("Commons") that the public can reliably and without fear
533
- > of later claims of infringement build upon, modify, incorporate in other
534
- > works, reuse and redistribute as freely as possible in any form whatsoever
535
- > and for any purposes, including without limitation commercial purposes.
536
- > These owners may contribute to the Commons to promote the ideal of a free
537
- > culture and the further production of creative, cultural and scientific
538
- > works, or to gain reputation or greater distribution for their Work in
539
- > part through the use and efforts of others.
540
- >
541
- > For these and/or other purposes and motivations, and without any
542
- > expectation of additional consideration or compensation, the person
543
- > associating CC0 with a Work (the "Affirmer"), to the extent that he or she
544
- > is an owner of Copyright and Related Rights in the Work, voluntarily
545
- > elects to apply CC0 to the Work and publicly distribute the Work under its
546
- > terms, with knowledge of his or her Copyright and Related Rights in the
547
- > Work and the meaning and intended legal effect of CC0 on those rights.
548
- >
549
- > 1. Copyright and Related Rights. A Work made available under CC0 may be
550
- > protected by copyright and related or neighboring rights ("Copyright and
551
- > Related Rights"). Copyright and Related Rights include, but are not
552
- > limited to, the following:
553
- >
554
- > i. the right to reproduce, adapt, distribute, perform, display,
555
- > communicate, and translate a Work;
556
- > ii. moral rights retained by the original author(s) and/or performer(s);
557
- > iii. publicity and privacy rights pertaining to a person's image or
558
- > likeness depicted in a Work;
559
- > iv. rights protecting against unfair competition in regards to a Work,
560
- > subject to the limitations in paragraph 4(a), below;
561
- > v. rights protecting the extraction, dissemination, use and reuse of data
562
- > in a Work;
563
- > vi. database rights (such as those arising under Directive 96/9/EC of the
564
- > European Parliament and of the Council of 11 March 1996 on the legal
565
- > protection of databases, and under any national implementation
566
- > thereof, including any amended or successor version of such
567
- > directive); and
568
- > vii. other similar, equivalent or corresponding rights throughout the
569
- > world based on applicable law or treaty, and any national
570
- > implementations thereof.
571
- >
572
- > 2. Waiver. To the greatest extent permitted by, but not in contravention
573
- > of, applicable law, Affirmer hereby overtly, fully, permanently,
574
- > irrevocably and unconditionally waives, abandons, and surrenders all of
575
- > Affirmer's Copyright and Related Rights and associated claims and causes
576
- > of action, whether now known or unknown (including existing as well as
577
- > future claims and causes of action), in the Work (i) in all territories
578
- > worldwide, (ii) for the maximum duration provided by applicable law or
579
- > treaty (including future time extensions), (iii) in any current or future
580
- > medium and for any number of copies, and (iv) for any purpose whatsoever,
581
- > including without limitation commercial, advertising or promotional
582
- > purposes (the "Waiver"). Affirmer makes the Waiver for the benefit of each
583
- > member of the public at large and to the detriment of Affirmer's heirs and
584
- > successors, fully intending that such Waiver shall not be subject to
585
- > revocation, rescission, cancellation, termination, or any other legal or
586
- > equitable action to disrupt the quiet enjoyment of the Work by the public
587
- > as contemplated by Affirmer's express Statement of Purpose.
588
- >
589
- > 3. Public License Fallback. Should any part of the Waiver for any reason
590
- > be judged legally invalid or ineffective under applicable law, then the
591
- > Waiver shall be preserved to the maximum extent permitted taking into
592
- > account Affirmer's express Statement of Purpose. In addition, to the
593
- > extent the Waiver is so judged Affirmer hereby grants to each affected
594
- > person a royalty-free, non transferable, non sublicensable, non exclusive,
595
- > irrevocable and unconditional license to exercise Affirmer's Copyright and
596
- > Related Rights in the Work (i) in all territories worldwide, (ii) for the
597
- > maximum duration provided by applicable law or treaty (including future
598
- > time extensions), (iii) in any current or future medium and for any number
599
- > of copies, and (iv) for any purpose whatsoever, including without
600
- > limitation commercial, advertising or promotional purposes (the
601
- > "License"). The License shall be deemed effective as of the date CC0 was
602
- > applied by Affirmer to the Work. Should any part of the License for any
603
- > reason be judged legally invalid or ineffective under applicable law, such
604
- > partial invalidity or ineffectiveness shall not invalidate the remainder
605
- > of the License, and in such case Affirmer hereby affirms that he or she
606
- > will not (i) exercise any of his or her remaining Copyright and Related
607
- > Rights in the Work or (ii) assert any associated claims and causes of
608
- > action with respect to the Work, in either case contrary to Affirmer's
609
- > express Statement of Purpose.
610
- >
611
- > 4. Limitations and Disclaimers.
612
- >
613
- > a. No trademark or patent rights held by Affirmer are waived, abandoned,
614
- > surrendered, licensed or otherwise affected by this document.
615
- > b. Affirmer offers the Work as-is and makes no representations or
616
- > warranties of any kind concerning the Work, express, implied,
617
- > statutory or otherwise, including without limitation warranties of
618
- > title, merchantability, fitness for a particular purpose, non
619
- > infringement, or the absence of latent or other defects, accuracy, or
620
- > the present or absence of errors, whether or not discoverable, all to
621
- > the greatest extent permissible under applicable law.
622
- > c. Affirmer disclaims responsibility for clearing rights of other persons
623
- > that may apply to the Work or any use thereof, including without
624
- > limitation any person's Copyright and Related Rights in the Work.
625
- > Further, Affirmer disclaims responsibility for obtaining any necessary
626
- > consents, permissions or other rights required for any use of the
627
- > Work.
628
- > d. Affirmer understands and acknowledges that Creative Commons is not a
629
- > party to this document and has no duty or obligation with respect to
630
- > this CC0 or use of the Work.
631
-
632
107
  <!-- /TYPE_DEPENDENCIES -->