@likec4/core 1.48.0 → 1.50.0

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 (130) hide show
  1. package/dist/THIRD-PARTY-LICENSES.md +1034 -0
  2. package/dist/_chunks/Builder.view-element.mjs +2 -3284
  3. package/dist/_chunks/LikeC4Model.d.mts +21 -25
  4. package/dist/_chunks/_types.d.mts +1 -5
  5. package/dist/_chunks/_types2.d.mts +2 -4
  6. package/dist/_chunks/assignTagColors.mjs +1 -24
  7. package/dist/_chunks/geometry.mjs +1 -335
  8. package/dist/_chunks/index.d.mts +1995 -131
  9. package/dist/_chunks/index2.d.mts +153 -892
  10. package/dist/_chunks/index3.d.mts +15 -13
  11. package/dist/_chunks/index4.d.mts +229 -3
  12. package/dist/_chunks/index5.d.mts +392 -30
  13. package/dist/_chunks/libs/@mantine/colors-generator.mjs +2 -3403
  14. package/dist/_chunks/libs/@radix-ui/colors.mjs +1 -0
  15. package/dist/_chunks/libs/@ungap/structured-clone.mjs +1 -213
  16. package/dist/_chunks/libs/bail.mjs +1 -14
  17. package/dist/_chunks/libs/ccount.mjs +1 -25
  18. package/dist/_chunks/libs/character-entities-html4.mjs +1 -263
  19. package/dist/_chunks/libs/character-entities-legacy.mjs +1 -117
  20. package/dist/_chunks/libs/character-entities.mjs +2 -2136
  21. package/dist/_chunks/libs/comma-separated-tokens.mjs +1 -18
  22. package/dist/_chunks/libs/decode-named-character-reference.mjs +1 -21
  23. package/dist/_chunks/libs/defu.mjs +1 -42
  24. package/dist/_chunks/libs/devlop.mjs +1 -5
  25. package/dist/_chunks/libs/escape-string-regexp.mjs +1 -8
  26. package/dist/_chunks/libs/extend.mjs +1 -77
  27. package/dist/_chunks/libs/graphology-dag.mjs +1 -703
  28. package/dist/_chunks/libs/graphology.mjs +1 -4565
  29. package/dist/_chunks/libs/hast-util-sanitize.mjs +1 -863
  30. package/dist/_chunks/libs/hast-util-to-html.mjs +9 -2696
  31. package/dist/_chunks/libs/is-plain-obj.mjs +1 -9
  32. package/dist/_chunks/libs/longest-streak.mjs +1 -30
  33. package/dist/_chunks/libs/markdown-table.mjs +2 -290
  34. package/dist/_chunks/libs/mdast-util-find-and-replace.mjs +1 -653
  35. package/dist/_chunks/libs/mdast-util-from-markdown.mjs +3 -8522
  36. package/dist/_chunks/libs/mdast-util-gfm.mjs +15 -2393
  37. package/dist/_chunks/libs/mdast-util-to-hast.mjs +11 -1803
  38. package/dist/_chunks/libs/micromark-extension-gfm.mjs +1 -2243
  39. package/dist/_chunks/libs/mnemonist.d.mts +1 -91
  40. package/dist/_chunks/libs/mnemonist.mjs +1 -1978
  41. package/dist/_chunks/libs/natural-compare-lite.mjs +9 -42
  42. package/dist/_chunks/libs/ohash.mjs +1 -0
  43. package/dist/_chunks/libs/rehype-sanitize.mjs +1 -29
  44. package/dist/_chunks/libs/rehype-stringify.mjs +1 -34
  45. package/dist/_chunks/libs/remark-gfm.mjs +1 -36
  46. package/dist/_chunks/libs/remark-github-blockquote-alert.mjs +3 -100
  47. package/dist/_chunks/libs/remark-parse.mjs +1 -39
  48. package/dist/_chunks/libs/remark-rehype.mjs +1 -171
  49. package/dist/_chunks/libs/remeda.mjs +2 -702
  50. package/dist/_chunks/libs/trough.mjs +1 -158
  51. package/dist/_chunks/libs/unified.mjs +1 -2212
  52. package/dist/_chunks/manual-layout.mjs +1 -0
  53. package/dist/_chunks/model.mjs +4 -1898
  54. package/dist/_chunks/rolldown-runtime.mjs +1 -42
  55. package/dist/_chunks/types.mjs +1 -0
  56. package/dist/_chunks/utils.mjs +1 -483
  57. package/dist/builder/index.d.mts +3 -6
  58. package/dist/builder/index.mjs +1 -662
  59. package/dist/compute-view/index.d.mts +85 -13
  60. package/dist/compute-view/index.mjs +2 -262
  61. package/dist/geometry/index.d.mts +2 -2
  62. package/dist/geometry/index.mjs +1 -3
  63. package/dist/index.d.mts +7 -13
  64. package/dist/index.mjs +1 -27
  65. package/dist/model/index.d.mts +4 -11
  66. package/dist/model/index.mjs +1 -11
  67. package/dist/styles/index.d.mts +2 -7
  68. package/dist/styles/index.mjs +1 -30
  69. package/dist/types/index.d.mts +3 -9
  70. package/dist/types/index.mjs +1 -15
  71. package/dist/utils/graphology/index.d.mts +1 -1
  72. package/dist/utils/graphology/index.mjs +1 -3
  73. package/dist/utils/index.d.mts +5 -10
  74. package/dist/utils/index.mjs +1 -17
  75. package/package.json +14 -13
  76. package/dist/_chunks/LikeC4Styles.mjs +0 -691
  77. package/dist/_chunks/RichText.d.mts +0 -84
  78. package/dist/_chunks/RichText.mjs +0 -148
  79. package/dist/_chunks/_aux.d.mts +0 -289
  80. package/dist/_chunks/_aux.mjs +0 -18
  81. package/dist/_chunks/calcDriftsFromSnapshot.mjs +0 -379
  82. package/dist/_chunks/connection.mjs +0 -0
  83. package/dist/_chunks/const.d.mts +0 -43
  84. package/dist/_chunks/const.mjs +0 -33
  85. package/dist/_chunks/expression-model.d.mts +0 -192
  86. package/dist/_chunks/expression-model.mjs +0 -103
  87. package/dist/_chunks/expression.d.mts +0 -347
  88. package/dist/_chunks/expression.mjs +0 -107
  89. package/dist/_chunks/find.d.mts +0 -82
  90. package/dist/_chunks/find.mjs +0 -646
  91. package/dist/_chunks/find2.d.mts +0 -78
  92. package/dist/_chunks/find2.mjs +0 -287
  93. package/dist/_chunks/fqnRef.d.mts +0 -58
  94. package/dist/_chunks/fqnRef.mjs +0 -41
  95. package/dist/_chunks/index6.d.mts +0 -43
  96. package/dist/_chunks/index7.d.mts +0 -268
  97. package/dist/_chunks/index8.d.mts +0 -144
  98. package/dist/_chunks/invariant.mjs +0 -18
  99. package/dist/_chunks/iterable.mjs +0 -146
  100. package/dist/_chunks/libs/graphology-types.d.mts +0 -601
  101. package/dist/_chunks/libs/graphology.d.mts +0 -6
  102. package/dist/_chunks/mnemonist.mjs +0 -0
  103. package/dist/_chunks/model2.mjs +0 -0
  104. package/dist/_chunks/relationships-view.mjs +0 -132
  105. package/dist/_chunks/scalar.d.mts +0 -109
  106. package/dist/_chunks/scalar.mjs +0 -84
  107. package/dist/compute-view/relationships-view/index.d.mts +0 -16
  108. package/dist/compute-view/relationships-view/index.mjs +0 -7
  109. package/dist/model/connection/deployment/index.d.mts +0 -12
  110. package/dist/model/connection/deployment/index.mjs +0 -9
  111. package/dist/model/connection/index.d.mts +0 -14
  112. package/dist/model/connection/index.mjs +0 -10
  113. package/dist/model/connection/model/index.d.mts +0 -12
  114. package/dist/model/connection/model/index.mjs +0 -8
  115. package/dist/types/RichText.d.mts +0 -3
  116. package/dist/types/RichText.mjs +0 -7
  117. package/dist/types/_aux.d.mts +0 -3
  118. package/dist/types/_aux.mjs +0 -3
  119. package/dist/types/expression-model.d.mts +0 -6
  120. package/dist/types/expression-model.mjs +0 -7
  121. package/dist/types/expression.d.mts +0 -5
  122. package/dist/types/expression.mjs +0 -7
  123. package/dist/types/fqnRef.d.mts +0 -4
  124. package/dist/types/fqnRef.mjs +0 -7
  125. package/dist/types/scalar.d.mts +0 -2
  126. package/dist/types/scalar.mjs +0 -7
  127. package/dist/utils/iterable/index.d.mts +0 -9
  128. package/dist/utils/iterable/index.mjs +0 -3
  129. package/dist/utils/mnemonist.d.mts +0 -2
  130. package/dist/utils/mnemonist.mjs +0 -12
@@ -0,0 +1,1034 @@
1
+ # Licenses of Bundled Dependencies
2
+
3
+ The published artifact additionally contains code with the following licenses:
4
+ ISC, MIT, (BSD-3-Clause AND Apache-2.0)
5
+
6
+ # Bundled Dependencies
7
+
8
+ ## @likec4/style-preset
9
+
10
+ License: MIT
11
+ By: Denis Davydkov
12
+ Repository: https://github.com/likec4/likec4
13
+
14
+ > MIT License
15
+ >
16
+ > Copyright (c) 2023-2026 Denis Davydkov
17
+ >
18
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
19
+ > of this software and associated documentation files (the "Software"), to deal
20
+ > in the Software without restriction, including without limitation the rights
21
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
22
+ > copies of the Software, and to permit persons to whom the Software is
23
+ > furnished to do so, subject to the following conditions:
24
+ >
25
+ > The above copyright notice and this permission notice shall be included in all
26
+ > copies or substantial portions of the Software.
27
+ >
28
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
29
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
30
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
31
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
32
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
33
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
34
+ > SOFTWARE.
35
+
36
+ ---------------------------------------
37
+
38
+ ## @mantine/colors-generator
39
+
40
+ License: MIT
41
+ By: Vitaly Rtishchev
42
+ Repository: https://github.com/mantinedev/mantine
43
+
44
+ > MIT License
45
+ >
46
+ > Copyright (c) 2021 Vitaly Rtishchev
47
+ >
48
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
49
+ > of this software and associated documentation files (the "Software"), to deal
50
+ > in the Software without restriction, including without limitation the rights
51
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
52
+ > copies of the Software, and to permit persons to whom the Software is
53
+ > furnished to do so, subject to the following conditions:
54
+ >
55
+ > The above copyright notice and this permission notice shall be included in all
56
+ > copies or substantial portions of the Software.
57
+ >
58
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
59
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
60
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
61
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
62
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
63
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
64
+ > SOFTWARE.
65
+
66
+ ---------------------------------------
67
+
68
+ ## @radix-ui/colors
69
+
70
+ License: MIT
71
+ By: Colm Tuite, Vlad Moroz
72
+
73
+ > MIT License
74
+ >
75
+ > Copyright (c) 2021 Radix
76
+ >
77
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
78
+ > of this software and associated documentation files (the "Software"), to deal
79
+ > in the Software without restriction, including without limitation the rights
80
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
81
+ > copies of the Software, and to permit persons to whom the Software is
82
+ > furnished to do so, subject to the following conditions:
83
+ >
84
+ > The above copyright notice and this permission notice shall be included in all
85
+ > copies or substantial portions of the Software.
86
+ >
87
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
88
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
89
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
90
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
91
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
92
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
93
+ > SOFTWARE.
94
+
95
+ ---------------------------------------
96
+
97
+ ## @ungap/structured-clone
98
+
99
+ License: ISC
100
+ By: Andrea Giammarchi
101
+ Repository: https://github.com/ungap/structured-clone
102
+
103
+ > ISC License
104
+ >
105
+ > Copyright (c) 2021, Andrea Giammarchi, @WebReflection
106
+ >
107
+ > Permission to use, copy, modify, and/or distribute this software for any
108
+ > purpose with or without fee is hereby granted, provided that the above
109
+ > copyright notice and this permission notice appear in all copies.
110
+ >
111
+ > THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
112
+ > REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
113
+ > AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
114
+ > INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
115
+ > LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
116
+ > OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
117
+ > PERFORMANCE OF THIS SOFTWARE.
118
+
119
+ ---------------------------------------
120
+
121
+ ## bail, ccount, character-entities, character-entities-html4, character-entities-legacy, mdast-util-to-string, unist-util-position, unist-util-visit
122
+
123
+ License: MIT
124
+ By: Titus Wormer
125
+ Repository: https://github.com/wooorm/bail
126
+
127
+ License: MIT
128
+ By: Titus Wormer
129
+ Repository: https://github.com/wooorm/ccount
130
+
131
+ License: MIT
132
+ By: Titus Wormer
133
+ Repository: https://github.com/wooorm/character-entities
134
+
135
+ License: MIT
136
+ By: Titus Wormer
137
+ Repository: https://github.com/wooorm/character-entities-html4
138
+
139
+ License: MIT
140
+ By: Titus Wormer
141
+ Repository: https://github.com/wooorm/character-entities-legacy
142
+
143
+ License: MIT
144
+ By: Titus Wormer
145
+ Repository: https://github.com/syntax-tree/mdast-util-to-string
146
+
147
+ License: MIT
148
+ By: Titus Wormer
149
+ Repository: https://github.com/syntax-tree/unist-util-position
150
+
151
+ License: MIT
152
+ By: Titus Wormer, Eugene Sharygin, Richard Gibson
153
+ Repository: https://github.com/syntax-tree/unist-util-visit
154
+
155
+ > (The MIT License)
156
+ >
157
+ > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
158
+ >
159
+ > Permission is hereby granted, free of charge, to any person obtaining
160
+ > a copy of this software and associated documentation files (the
161
+ > 'Software'), to deal in the Software without restriction, including
162
+ > without limitation the rights to use, copy, modify, merge, publish,
163
+ > distribute, sublicense, and/or sell copies of the Software, and to
164
+ > permit persons to whom the Software is furnished to do so, subject to
165
+ > the following conditions:
166
+ >
167
+ > The above copyright notice and this permission notice shall be
168
+ > included in all copies or substantial portions of the Software.
169
+ >
170
+ > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
171
+ > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
172
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
173
+ > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
174
+ > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
175
+ > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
176
+ > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
177
+
178
+ ---------------------------------------
179
+
180
+ ## chroma-js
181
+
182
+ License: (BSD-3-Clause AND Apache-2.0)
183
+ By: Gregor Aisch
184
+ Repository: https://github.com/gka/chroma.js
185
+
186
+ > chroma.js - JavaScript library for color conversions
187
+ >
188
+ > Copyright (c) 2011-2025, Gregor Aisch
189
+ > All rights reserved.
190
+ >
191
+ > Redistribution and use in source and binary forms, with or without
192
+ > modification, are permitted provided that the following conditions are met:
193
+ >
194
+ > 1. Redistributions of source code must retain the above copyright notice, this
195
+ > list of conditions and the following disclaimer.
196
+ >
197
+ > 2. Redistributions in binary form must reproduce the above copyright notice,
198
+ > this list of conditions and the following disclaimer in the documentation
199
+ > and/or other materials provided with the distribution.
200
+ >
201
+ > 3. The name Gregor Aisch may not be used to endorse or promote products
202
+ > derived from this software without specific prior written permission.
203
+ >
204
+ > THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
205
+ > AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
206
+ > IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
207
+ > DISCLAIMED. IN NO EVENT SHALL GREGOR AISCH OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
208
+ > INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
209
+ > BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
210
+ > DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
211
+ > OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
212
+ > NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
213
+ > EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
214
+ >
215
+ > -------------------------------------------------------
216
+ >
217
+ > chroma.js includes colors from colorbrewer2.org, which are released under
218
+ > the following license:
219
+ >
220
+ > Copyright (c) 2002 Cynthia Brewer, Mark Harrower,
221
+ > and The Pennsylvania State University.
222
+ >
223
+ > Licensed under the Apache License, Version 2.0 (the "License");
224
+ > you may not use this file except in compliance with the License.
225
+ > You may obtain a copy of the License at
226
+ > http://www.apache.org/licenses/LICENSE-2.0
227
+ >
228
+ > Unless required by applicable law or agreed to in writing,
229
+ > software distributed under the License is distributed on an
230
+ > "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
231
+ > either express or implied. See the License for the specific
232
+ > language governing permissions and limitations under the License.
233
+ >
234
+ > ------------------------------------------------------
235
+ >
236
+ > Named colors are taken from X11 Color Names.
237
+ > http://www.w3.org/TR/css3-color/#svg-color
238
+ >
239
+ > @preserve
240
+
241
+ ---------------------------------------
242
+
243
+ ## comma-separated-tokens, hast-util-whitespace, html-void-elements, mdast-util-to-hast, rehype-sanitize, space-separated-tokens, unist-util-stringify-position, unist-util-visit-parents, zwitch
244
+
245
+ License: MIT
246
+ By: Titus Wormer
247
+ Repositories: https://github.com/wooorm/comma-separated-tokens, https://github.com/syntax-tree/hast-util-whitespace, https://github.com/wooorm/html-void-elements, https://github.com/syntax-tree/mdast-util-to-hast, https://github.com/rehypejs/rehype-sanitize, https://github.com/wooorm/space-separated-tokens, https://github.com/syntax-tree/unist-util-stringify-position, https://github.com/syntax-tree/unist-util-visit-parents, https://github.com/wooorm/zwitch
248
+
249
+ > (The MIT License)
250
+ >
251
+ > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
252
+ >
253
+ > Permission is hereby granted, free of charge, to any person obtaining
254
+ > a copy of this software and associated documentation files (the
255
+ > 'Software'), to deal in the Software without restriction, including
256
+ > without limitation the rights to use, copy, modify, merge, publish,
257
+ > distribute, sublicense, and/or sell copies of the Software, and to
258
+ > permit persons to whom the Software is furnished to do so, subject to
259
+ > the following conditions:
260
+ >
261
+ > The above copyright notice and this permission notice shall be
262
+ > included in all copies or substantial portions of the Software.
263
+ >
264
+ > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
265
+ > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
266
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
267
+ > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
268
+ > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
269
+ > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
270
+ > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
271
+
272
+ ---------------------------------------
273
+
274
+ ## decode-named-character-reference, micromark-extension-gfm-footnote
275
+
276
+ License: MIT
277
+ By: Titus Wormer
278
+ Repositories: https://github.com/wooorm/decode-named-character-reference, https://github.com/micromark/micromark-extension-gfm-footnote
279
+
280
+ > (The MIT License)
281
+ >
282
+ > Copyright (c) 2021 Titus Wormer <tituswormer@gmail.com>
283
+ >
284
+ > Permission is hereby granted, free of charge, to any person obtaining
285
+ > a copy of this software and associated documentation files (the
286
+ > 'Software'), to deal in the Software without restriction, including
287
+ > without limitation the rights to use, copy, modify, merge, publish,
288
+ > distribute, sublicense, and/or sell copies of the Software, and to
289
+ > permit persons to whom the Software is furnished to do so, subject to
290
+ > the following conditions:
291
+ >
292
+ > The above copyright notice and this permission notice shall be
293
+ > included in all copies or substantial portions of the Software.
294
+ >
295
+ > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
296
+ > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
297
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
298
+ > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
299
+ > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
300
+ > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
301
+ > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
302
+
303
+ ---------------------------------------
304
+
305
+ ## defu, ohash
306
+
307
+ License: MIT
308
+ Repositories: https://github.com/unjs/defu, https://github.com/unjs/ohash
309
+
310
+ > MIT License
311
+ >
312
+ > Copyright (c) Pooya Parsa <pooya@pi0.io>
313
+ >
314
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
315
+ > of this software and associated documentation files (the "Software"), to deal
316
+ > in the Software without restriction, including without limitation the rights
317
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
318
+ > copies of the Software, and to permit persons to whom the Software is
319
+ > furnished to do so, subject to the following conditions:
320
+ >
321
+ > The above copyright notice and this permission notice shall be included in all
322
+ > copies or substantial portions of the Software.
323
+ >
324
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
325
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
326
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
327
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
328
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
329
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
330
+ > SOFTWARE.
331
+
332
+ ---------------------------------------
333
+
334
+ ## devlop
335
+
336
+ License: MIT
337
+ By: Titus Wormer
338
+ Repository: https://github.com/wooorm/devlop
339
+
340
+ > (The MIT License)
341
+ >
342
+ > Copyright (c) 2023 Titus Wormer <tituswormer@gmail.com>
343
+ >
344
+ > Permission is hereby granted, free of charge, to any person obtaining
345
+ > a copy of this software and associated documentation files (the
346
+ > 'Software'), to deal in the Software without restriction, including
347
+ > without limitation the rights to use, copy, modify, merge, publish,
348
+ > distribute, sublicense, and/or sell copies of the Software, and to
349
+ > permit persons to whom the Software is furnished to do so, subject to
350
+ > the following conditions:
351
+ >
352
+ > The above copyright notice and this permission notice shall be
353
+ > included in all copies or substantial portions of the Software.
354
+ >
355
+ > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
356
+ > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
357
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
358
+ > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
359
+ > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
360
+ > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
361
+ > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
362
+
363
+ ---------------------------------------
364
+
365
+ ## escape-string-regexp, is-plain-obj
366
+
367
+ License: MIT
368
+ By: Sindre Sorhus
369
+ Repositories: https://github.com/sindresorhus/escape-string-regexp, https://github.com/sindresorhus/is-plain-obj
370
+
371
+ > MIT License
372
+ >
373
+ > Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)
374
+ >
375
+ > 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:
376
+ >
377
+ > The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
378
+ >
379
+ > 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.
380
+
381
+ ---------------------------------------
382
+
383
+ ## extend
384
+
385
+ License: MIT
386
+ By: Stefan Thomas, Jordan Harband
387
+ Repository: https://github.com/justmoon/node-extend
388
+
389
+ > The MIT License (MIT)
390
+ >
391
+ > Copyright (c) 2014 Stefan Thomas
392
+ >
393
+ > Permission is hereby granted, free of charge, to any person obtaining
394
+ > a copy of this software and associated documentation files (the
395
+ > "Software"), to deal in the Software without restriction, including
396
+ > without limitation the rights to use, copy, modify, merge, publish,
397
+ > distribute, sublicense, and/or sell copies of the Software, and to
398
+ > permit persons to whom the Software is furnished to do so, subject to
399
+ > the following conditions:
400
+ >
401
+ > The above copyright notice and this permission notice shall be
402
+ > included in all copies or substantial portions of the Software.
403
+ >
404
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
405
+ > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
406
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
407
+ > NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
408
+ > LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
409
+ > OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
410
+ > WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
411
+
412
+ ---------------------------------------
413
+
414
+ ## graphology
415
+
416
+ License: MIT
417
+ By: Alexis Jacomy, Benjamin Ooghe-Tabanou, Guillaume Plique
418
+ Repository: https://github.com/graphology/graphology
419
+
420
+ > The MIT License (MIT)
421
+ >
422
+ > Copyright (c) 2016-2021 Guillaume Plique (Yomguithereal)
423
+ >
424
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
425
+ > of this software and associated documentation files (the "Software"), to deal
426
+ > in the Software without restriction, including without limitation the rights
427
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
428
+ > copies of the Software, and to permit persons to whom the Software is
429
+ > furnished to do so, subject to the following conditions:
430
+ >
431
+ > The above copyright notice and this permission notice shall be included in
432
+ > all copies or substantial portions of the Software.
433
+ >
434
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
435
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
436
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
437
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
438
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
439
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
440
+ > THE SOFTWARE.
441
+
442
+ ---------------------------------------
443
+
444
+ ## graphology-dag
445
+
446
+ License: MIT
447
+ By: Guillaume Plique, César Pichon
448
+ Repository: https://github.com/graphology/graphology
449
+
450
+ > The MIT License (MIT)
451
+ >
452
+ > Copyright (c) 2022 Guillaume Plique (Yomguithereal)
453
+ >
454
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
455
+ > of this software and associated documentation files (the "Software"), to deal
456
+ > in the Software without restriction, including without limitation the rights
457
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
458
+ > copies of the Software, and to permit persons to whom the Software is
459
+ > furnished to do so, subject to the following conditions:
460
+ >
461
+ > The above copyright notice and this permission notice shall be included in
462
+ > all copies or substantial portions of the Software.
463
+ >
464
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
465
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
466
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
467
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
468
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
469
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
470
+ > THE SOFTWARE.
471
+
472
+ ---------------------------------------
473
+
474
+ ## graphology-utils, obliterator
475
+
476
+ License: MIT
477
+ By: Guillaume Plique, Jules Farjas
478
+ Repository: https://github.com/graphology/graphology
479
+
480
+ License: MIT
481
+ By: Guillaume Plique
482
+ Repository: https://github.com/yomguithereal/obliterator
483
+
484
+ > The MIT License (MIT)
485
+ >
486
+ > Copyright (c) 2017-2021 Guillaume Plique (Yomguithereal)
487
+ >
488
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
489
+ > of this software and associated documentation files (the "Software"), to deal
490
+ > in the Software without restriction, including without limitation the rights
491
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
492
+ > copies of the Software, and to permit persons to whom the Software is
493
+ > furnished to do so, subject to the following conditions:
494
+ >
495
+ > The above copyright notice and this permission notice shall be included in
496
+ > all copies or substantial portions of the Software.
497
+ >
498
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
499
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
500
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
501
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
502
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
503
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
504
+ > THE SOFTWARE.
505
+
506
+ ---------------------------------------
507
+
508
+ ## hast-util-sanitize, hast-util-to-html, markdown-table, mdast-util-find-and-replace, mdast-util-from-markdown, mdast-util-gfm, mdast-util-gfm-footnote, mdast-util-to-markdown, micromark, micromark-core-commonmark, micromark-extension-gfm-table, micromark-factory-destination, micromark-factory-label, micromark-factory-space, micromark-factory-title, micromark-factory-whitespace, micromark-util-character, micromark-util-chunked, micromark-util-classify-character, micromark-util-combine-extensions, micromark-util-decode-numeric-character-reference, micromark-util-decode-string, micromark-util-html-tag-name, micromark-util-normalize-identifier, micromark-util-resolve-all, micromark-util-sanitize-uri, micromark-util-subtokenize, remark-gfm, remark-rehype
509
+
510
+ License: MIT
511
+ By: Titus Wormer, Jason Switzer
512
+ Repository: https://github.com/syntax-tree/hast-util-sanitize
513
+
514
+ License: MIT
515
+ By: Titus Wormer
516
+ Repository: https://github.com/syntax-tree/hast-util-to-html
517
+
518
+ License: MIT
519
+ By: Titus Wormer
520
+ Repository: https://github.com/wooorm/markdown-table
521
+
522
+ License: MIT
523
+ By: Titus Wormer
524
+ Repository: https://github.com/syntax-tree/mdast-util-find-and-replace
525
+
526
+ License: MIT
527
+ By: Titus Wormer
528
+ Repository: https://github.com/syntax-tree/mdast-util-from-markdown
529
+
530
+ License: MIT
531
+ By: Titus Wormer
532
+ Repository: https://github.com/syntax-tree/mdast-util-gfm
533
+
534
+ License: MIT
535
+ By: Titus Wormer
536
+ Repository: https://github.com/syntax-tree/mdast-util-gfm-footnote
537
+
538
+ License: MIT
539
+ By: Titus Wormer
540
+ Repository: https://github.com/syntax-tree/mdast-util-to-markdown
541
+
542
+ License: MIT
543
+ By: Titus Wormer
544
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark
545
+
546
+ License: MIT
547
+ By: Titus Wormer
548
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-core-commonmark
549
+
550
+ License: MIT
551
+ By: Titus Wormer
552
+ Repository: https://github.com/micromark/micromark-extension-gfm-table
553
+
554
+ License: MIT
555
+ By: Titus Wormer
556
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-factory-destination
557
+
558
+ License: MIT
559
+ By: Titus Wormer
560
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-factory-label
561
+
562
+ License: MIT
563
+ By: Titus Wormer
564
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-factory-space
565
+
566
+ License: MIT
567
+ By: Titus Wormer
568
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-factory-title
569
+
570
+ License: MIT
571
+ By: Titus Wormer
572
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-factory-whitespace
573
+
574
+ License: MIT
575
+ By: Titus Wormer
576
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-character
577
+
578
+ License: MIT
579
+ By: Titus Wormer
580
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-chunked
581
+
582
+ License: MIT
583
+ By: Titus Wormer
584
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-classify-character
585
+
586
+ License: MIT
587
+ By: Titus Wormer
588
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-combine-extensions
589
+
590
+ License: MIT
591
+ By: Titus Wormer
592
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-decode-numeric-character-reference
593
+
594
+ License: MIT
595
+ By: Titus Wormer
596
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-decode-string
597
+
598
+ License: MIT
599
+ By: Titus Wormer
600
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-html-tag-name
601
+
602
+ License: MIT
603
+ By: Titus Wormer
604
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-normalize-identifier
605
+
606
+ License: MIT
607
+ By: Titus Wormer
608
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-resolve-all
609
+
610
+ License: MIT
611
+ By: Titus Wormer
612
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-sanitize-uri
613
+
614
+ License: MIT
615
+ By: Titus Wormer
616
+ Repository: https://github.com/micromark/micromark/tree/main/packages/micromark-util-subtokenize
617
+
618
+ License: MIT
619
+ By: Titus Wormer
620
+ Repository: https://github.com/remarkjs/remark-gfm
621
+
622
+ License: MIT
623
+ By: Titus Wormer, John Otander
624
+ Repository: https://github.com/remarkjs/remark-rehype
625
+
626
+ > (The MIT License)
627
+ >
628
+ > Copyright (c) Titus Wormer <tituswormer@gmail.com>
629
+ >
630
+ > Permission is hereby granted, free of charge, to any person obtaining
631
+ > a copy of this software and associated documentation files (the
632
+ > 'Software'), to deal in the Software without restriction, including
633
+ > without limitation the rights to use, copy, modify, merge, publish,
634
+ > distribute, sublicense, and/or sell copies of the Software, and to
635
+ > permit persons to whom the Software is furnished to do so, subject to
636
+ > the following conditions:
637
+ >
638
+ > The above copyright notice and this permission notice shall be
639
+ > included in all copies or substantial portions of the Software.
640
+ >
641
+ > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
642
+ > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
643
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
644
+ > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
645
+ > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
646
+ > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
647
+ > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
648
+
649
+ ---------------------------------------
650
+
651
+ ## longest-streak, stringify-entities, trim-lines
652
+
653
+ License: MIT
654
+ By: Titus Wormer
655
+ Repositories: https://github.com/wooorm/longest-streak, https://github.com/wooorm/stringify-entities, https://github.com/wooorm/trim-lines
656
+
657
+ > (The MIT License)
658
+ >
659
+ > Copyright (c) 2015 Titus Wormer <mailto:tituswormer@gmail.com>
660
+ >
661
+ > Permission is hereby granted, free of charge, to any person obtaining
662
+ > a copy of this software and associated documentation files (the
663
+ > 'Software'), to deal in the Software without restriction, including
664
+ > without limitation the rights to use, copy, modify, merge, publish,
665
+ > distribute, sublicense, and/or sell copies of the Software, and to
666
+ > permit persons to whom the Software is furnished to do so, subject to
667
+ > the following conditions:
668
+ >
669
+ > The above copyright notice and this permission notice shall be
670
+ > included in all copies or substantial portions of the Software.
671
+ >
672
+ > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
673
+ > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
674
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
675
+ > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
676
+ > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
677
+ > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
678
+ > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
679
+
680
+ ---------------------------------------
681
+
682
+ ## mdast-util-gfm-autolink-literal, mdast-util-gfm-strikethrough, mdast-util-gfm-table, mdast-util-gfm-task-list-item, micromark-extension-gfm, micromark-extension-gfm-autolink-literal, micromark-extension-gfm-strikethrough, micromark-extension-gfm-tagfilter, micromark-extension-gfm-task-list-item
683
+
684
+ License: MIT
685
+ By: Titus Wormer
686
+ Repositories: https://github.com/syntax-tree/mdast-util-gfm-autolink-literal, https://github.com/syntax-tree/mdast-util-gfm-strikethrough, https://github.com/syntax-tree/mdast-util-gfm-table, https://github.com/syntax-tree/mdast-util-gfm-task-list-item, https://github.com/micromark/micromark-extension-gfm, https://github.com/micromark/micromark-extension-gfm-autolink-literal, https://github.com/micromark/micromark-extension-gfm-strikethrough, https://github.com/micromark/micromark-extension-gfm-tagfilter, https://github.com/micromark/micromark-extension-gfm-task-list-item
687
+
688
+ > (The MIT License)
689
+ >
690
+ > Copyright (c) 2020 Titus Wormer <tituswormer@gmail.com>
691
+ >
692
+ > Permission is hereby granted, free of charge, to any person obtaining
693
+ > a copy of this software and associated documentation files (the
694
+ > 'Software'), to deal in the Software without restriction, including
695
+ > without limitation the rights to use, copy, modify, merge, publish,
696
+ > distribute, sublicense, and/or sell copies of the Software, and to
697
+ > permit persons to whom the Software is furnished to do so, subject to
698
+ > the following conditions:
699
+ >
700
+ > The above copyright notice and this permission notice shall be
701
+ > included in all copies or substantial portions of the Software.
702
+ >
703
+ > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
704
+ > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
705
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
706
+ > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
707
+ > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
708
+ > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
709
+ > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
710
+
711
+ ---------------------------------------
712
+
713
+ ## mdast-util-phrasing
714
+
715
+ License: MIT
716
+ By: Victor Felder, Titus Wormer
717
+ Repository: https://github.com/syntax-tree/mdast-util-phrasing
718
+
719
+ > (The MIT License)
720
+ >
721
+ > Copyright (c) 2017 Titus Wormer <tituswormer@gmail.com>
722
+ > Copyright (c) 2017 Victor Felder <victor@draft.li>
723
+ >
724
+ > Permission is hereby granted, free of charge, to any person obtaining
725
+ > a copy of this software and associated documentation files (the
726
+ > 'Software'), to deal in the Software without restriction, including
727
+ > without limitation the rights to use, copy, modify, merge, publish,
728
+ > distribute, sublicense, and/or sell copies of the Software, and to
729
+ > permit persons to whom the Software is furnished to do so, subject to
730
+ > the following conditions:
731
+ >
732
+ > The above copyright notice and this permission notice shall be
733
+ > included in all copies or substantial portions of the Software.
734
+ >
735
+ > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
736
+ > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
737
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
738
+ > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
739
+ > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
740
+ > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
741
+ > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
742
+
743
+ ---------------------------------------
744
+
745
+ ## mnemonist
746
+
747
+ License: MIT
748
+ By: Guillaume Plique
749
+ Repository: https://github.com/yomguithereal/mnemonist
750
+
751
+ > The MIT License (MIT)
752
+ >
753
+ > Copyright (c) 2016 Guillaume Plique (Yomguithereal)
754
+ >
755
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
756
+ > of this software and associated documentation files (the "Software"), to deal
757
+ > in the Software without restriction, including without limitation the rights
758
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
759
+ > copies of the Software, and to permit persons to whom the Software is
760
+ > furnished to do so, subject to the following conditions:
761
+ >
762
+ > The above copyright notice and this permission notice shall be included in
763
+ > all copies or substantial portions of the Software.
764
+ >
765
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
766
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
767
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
768
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
769
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
770
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
771
+ > THE SOFTWARE.
772
+
773
+ ---------------------------------------
774
+
775
+ ## natural-compare-lite
776
+
777
+ License: MIT
778
+ By: Lauri Rooden
779
+ Repository: https://github.com/litejs/natural-compare-lite
780
+
781
+ ---------------------------------------
782
+
783
+ ## property-information
784
+
785
+ License: MIT
786
+ By: Titus Wormer, Andrew Burgess, Dustin Deus
787
+ Repository: https://github.com/wooorm/property-information
788
+
789
+ > (The MIT License)
790
+ >
791
+ > Copyright (c) Titus Wormer <mailto:tituswormer@gmail.com>
792
+ >
793
+ > Permission is hereby granted, free of charge, to any person obtaining
794
+ > a copy of this software and associated documentation files (the
795
+ > 'Software'), to deal in the Software without restriction, including
796
+ > without limitation the rights to use, copy, modify, merge, publish,
797
+ > distribute, sublicense, and/or sell copies of the Software, and to
798
+ > permit persons to whom the Software is furnished to do so, subject to
799
+ > the following conditions:
800
+ >
801
+ > The above copyright notice and this permission notice shall be
802
+ > included in all copies or substantial portions of the Software.
803
+ >
804
+ > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
805
+ > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
806
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
807
+ > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
808
+ > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
809
+ > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
810
+ > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
811
+
812
+ ---------------------------------------
813
+
814
+ ## rehype-stringify
815
+
816
+ License: MIT
817
+ By: Titus Wormer
818
+ Repository: https://github.com/rehypejs/rehype/tree/main/packages/rehype-stringify
819
+
820
+ > (The MIT License)
821
+ >
822
+ > Copyright (c) Titus Wormer
823
+ >
824
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
825
+ > of this software and associated documentation files (the "Software"), to deal
826
+ > in the Software without restriction, including without limitation the rights
827
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
828
+ > copies of the Software, and to permit persons to whom the Software is
829
+ > furnished to do so, subject to the following conditions:
830
+ >
831
+ > The above copyright notice and this permission notice shall be included in
832
+ > all copies or substantial portions of the Software.
833
+ >
834
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
835
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
836
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
837
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
838
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
839
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
840
+ > THE SOFTWARE.
841
+
842
+ ---------------------------------------
843
+
844
+ ## remark-github-blockquote-alert
845
+
846
+ License: MIT
847
+ By: Kenny Wong
848
+ Repository: https://github.com/jaywcjlove/remark-github-blockquote-alert
849
+
850
+ > MIT License
851
+ >
852
+ > Copyright (c) 2025 Kenny Wang(小弟调调™) <kennyiseeyou@gmail.com> (https://github.com/jaywcjlove)
853
+ >
854
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
855
+ > of this software and associated documentation files (the "Software"), to deal
856
+ > in the Software without restriction, including without limitation the rights
857
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
858
+ > copies of the Software, and to permit persons to whom the Software is
859
+ > furnished to do so, subject to the following conditions:
860
+ >
861
+ > The above copyright notice and this permission notice shall be included in all
862
+ > copies or substantial portions of the Software.
863
+ >
864
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
865
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
866
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
867
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
868
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
869
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
870
+ > SOFTWARE.
871
+
872
+ ---------------------------------------
873
+
874
+ ## remark-parse
875
+
876
+ License: MIT
877
+ By: Titus Wormer, Eugene Sharygin, Junyoung Choi, Elijah Hamovitz, Ika
878
+ Repository: https://github.com/remarkjs/remark/tree/main/packages/remark-parse
879
+
880
+ > (The MIT License)
881
+ >
882
+ > Copyright (c) 2014 Titus Wormer <tituswormer@gmail.com>
883
+ >
884
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
885
+ > of this software and associated documentation files (the "Software"), to deal
886
+ > in the Software without restriction, including without limitation the rights
887
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
888
+ > copies of the Software, and to permit persons to whom the Software is
889
+ > furnished to do so, subject to the following conditions:
890
+ >
891
+ > The above copyright notice and this permission notice shall be included in
892
+ > all copies or substantial portions of the Software.
893
+ >
894
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
895
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
896
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
897
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
898
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
899
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
900
+ > THE SOFTWARE.
901
+
902
+ ---------------------------------------
903
+
904
+ ## remeda
905
+
906
+ License: MIT
907
+ By: Łukasz Sentkiewicz
908
+ Repository: https://github.com/remeda/remeda
909
+
910
+ ---------------------------------------
911
+
912
+ ## trough
913
+
914
+ License: MIT
915
+ By: Titus Wormer
916
+ Repository: https://github.com/wooorm/trough
917
+
918
+ > (The MIT License)
919
+ >
920
+ > Copyright (c) 2016 Titus Wormer <tituswormer@gmail.com>
921
+ >
922
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
923
+ > of this software and associated documentation files (the "Software"), to deal
924
+ > in the Software without restriction, including without limitation the rights
925
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
926
+ > copies of the Software, and to permit persons to whom the Software is
927
+ > furnished to do so, subject to the following conditions:
928
+ >
929
+ > The above copyright notice and this permission notice shall be included in
930
+ > all copies or substantial portions of the Software.
931
+ >
932
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
933
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
934
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
935
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
936
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
937
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
938
+ > THE SOFTWARE.
939
+
940
+ ---------------------------------------
941
+
942
+ ## unified, vfile
943
+
944
+ License: MIT
945
+ By: Titus Wormer, Junyoung Choi, Hernan Rajchert, Christian Murphy, Vse Mozhet Byt, Richard Littauer
946
+ Repository: https://github.com/unifiedjs/unified
947
+
948
+ License: MIT
949
+ By: Titus Wormer, Brendan Abbott, Denys Dovhan, Kyle Mathews, Shinnosuke Watanabe, Sindre Sorhus
950
+ Repository: https://github.com/vfile/vfile
951
+
952
+ > (The MIT License)
953
+ >
954
+ > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
955
+ >
956
+ > Permission is hereby granted, free of charge, to any person obtaining a copy
957
+ > of this software and associated documentation files (the "Software"), to deal
958
+ > in the Software without restriction, including without limitation the rights
959
+ > to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
960
+ > copies of the Software, and to permit persons to whom the Software is
961
+ > furnished to do so, subject to the following conditions:
962
+ >
963
+ > The above copyright notice and this permission notice shall be included in
964
+ > all copies or substantial portions of the Software.
965
+ >
966
+ > THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
967
+ > IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
968
+ > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
969
+ > AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
970
+ > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
971
+ > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
972
+ > THE SOFTWARE.
973
+
974
+ ---------------------------------------
975
+
976
+ ## unist-util-is
977
+
978
+ License: MIT
979
+ By: Titus Wormer, Christian Murphy, Lucas Brandstaetter
980
+ Repository: https://github.com/syntax-tree/unist-util-is
981
+
982
+ > (The MIT license)
983
+ >
984
+ > Copyright (c) 2015 Titus Wormer <tituswormer@gmail.com>
985
+ >
986
+ > Permission is hereby granted, free of charge, to any person obtaining
987
+ > a copy of this software and associated documentation files (the
988
+ > 'Software'), to deal in the Software without restriction, including
989
+ > without limitation the rights to use, copy, modify, merge, publish,
990
+ > distribute, sublicense, and/or sell copies of the Software, and to
991
+ > permit persons to whom the Software is furnished to do so, subject to
992
+ > the following conditions:
993
+ >
994
+ > The above copyright notice and this permission notice shall be
995
+ > included in all copies or substantial portions of the Software.
996
+ >
997
+ > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
998
+ > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
999
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1000
+ > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1001
+ > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1002
+ > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1003
+ > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1004
+
1005
+ ---------------------------------------
1006
+
1007
+ ## vfile-message
1008
+
1009
+ License: MIT
1010
+ By: Titus Wormer
1011
+ Repository: https://github.com/vfile/vfile-message
1012
+
1013
+ > (The MIT License)
1014
+ >
1015
+ > Copyright (c) 2017 Titus Wormer <tituswormer@gmail.com>
1016
+ >
1017
+ > Permission is hereby granted, free of charge, to any person obtaining
1018
+ > a copy of this software and associated documentation files (the
1019
+ > 'Software'), to deal in the Software without restriction, including
1020
+ > without limitation the rights to use, copy, modify, merge, publish,
1021
+ > distribute, sublicense, and/or sell copies of the Software, and to
1022
+ > permit persons to whom the Software is furnished to do so, subject to
1023
+ > the following conditions:
1024
+ >
1025
+ > The above copyright notice and this permission notice shall be
1026
+ > included in all copies or substantial portions of the Software.
1027
+ >
1028
+ > THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
1029
+ > EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1030
+ > MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
1031
+ > IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
1032
+ > CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
1033
+ > TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
1034
+ > SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.