@youtyan/code-viewer 0.7.0 → 0.8.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2,7 +2,7 @@ Third Party Notices
2
2
  ===================
3
3
 
4
4
  This file is generated by scripts/generate-third-party-notices.mjs.
5
- It covers npm packages pulled into the browser bundles generated as web/app.js, web/mermaid.js, web/shiki.js, and web/vendor/highlight.js/highlight.min.js.
5
+ It covers npm packages used by the distributed browser bundles and server runtime.
6
6
 
7
7
  Package Summary
8
8
  ---------------
@@ -19,6 +19,7 @@ Package Summary
19
19
  | @iconify/types | 2.0.0 | MIT | https://github.com/iconify/iconify |
20
20
  | @iconify/utils | 3.1.1 | MIT | https://iconify.design/docs/libraries/utils/ |
21
21
  | @mermaid-js/parser | 1.1.0 | MIT | https://github.com/mermaid-js/mermaid/tree/develop/packages/mermaid/parser/#readme |
22
+ | @redis/client | 6.1.0 | MIT | https://github.com/redis/node-redis/tree/master/packages/client |
22
23
  | @shikijs/core | 4.0.2 | MIT | https://github.com/shikijs/shiki#readme |
23
24
  | @shikijs/engine-javascript | 4.0.2 | MIT | https://github.com/shikijs/shiki#readme |
24
25
  | @shikijs/engine-oniguruma | 4.0.2 | MIT | https://github.com/shikijs/shiki#readme |
@@ -67,11 +68,13 @@ Package Summary
67
68
  | @upsetjs/venn.js | 2.0.0 | MIT | https://github.com/upsetjs/venn.js |
68
69
  | acorn | 8.16.0 | MIT | https://github.com/acornjs/acorn |
69
70
  | argparse | 2.0.1 | Python-2.0 | nodeca/argparse |
71
+ | aws-ssl-profiles | 1.1.2 | MIT | https://github.com/mysqljs/aws-ssl-profiles |
70
72
  | ccount | 2.0.1 | MIT | wooorm/ccount |
71
73
  | character-entities-html4 | 2.1.0 | MIT | wooorm/character-entities-html4 |
72
74
  | character-entities-legacy | 3.0.0 | MIT | wooorm/character-entities-legacy |
73
75
  | chevrotain | 12.0.0 | Apache-2.0 | https://chevrotain.io/docs/ |
74
76
  | chevrotain-allstar | 0.4.3 | MIT | https://github.com/langium/chevrotain-allstar |
77
+ | cluster-key-slot | 1.1.2 | Apache-2.0 | https://github.com/Salakar/cluster-key-slot#readme |
75
78
  | comma-separated-tokens | 2.0.3 | MIT | wooorm/comma-separated-tokens |
76
79
  | commander | 7.2.0 | MIT | https://github.com/tj/commander.js.git |
77
80
  | commander | 8.3.0 | MIT | https://github.com/tj/commander.js.git |
@@ -119,17 +122,21 @@ Package Summary
119
122
  | dagre-d3-es | 7.0.14 | MIT | git+https://github.com/tbo47/dagre-es.git |
120
123
  | dayjs | 1.11.20 | MIT | https://day.js.org |
121
124
  | delaunator | 5.1.0 | ISC | https://github.com/mapbox/delaunator.git |
125
+ | denque | 2.1.0 | Apache-2.0 | https://docs.page/invertase/denque |
122
126
  | dequal | 2.0.3 | MIT | lukeed/dequal |
123
127
  | devlop | 1.1.0 | MIT | wooorm/devlop |
124
128
  | dompurify | 3.4.2 | (MPL-2.0 OR Apache-2.0) | https://github.com/cure53/DOMPurify |
125
129
  | entities | 4.5.0 | BSD-2-Clause | git://github.com/fb55/entities.git |
130
+ | generate-function | 2.3.1 | MIT | https://github.com/mafintosh/generate-function |
126
131
  | hachure-fill | 0.5.2 | MIT | https://github.com/pshihn/hachure-fill#readme |
127
132
  | hast-util-to-html | 9.0.5 | MIT | syntax-tree/hast-util-to-html |
128
133
  | hast-util-whitespace | 3.0.0 | MIT | syntax-tree/hast-util-whitespace |
129
134
  | highlight.js | 11.9.0 | BSD-3-Clause | https://highlightjs.org/ |
130
135
  | html-void-elements | 3.0.0 | MIT | wooorm/html-void-elements |
131
136
  | iconv-lite | 0.6.3 | MIT | https://github.com/ashtuchkin/iconv-lite |
137
+ | iconv-lite | 0.7.3 | MIT | https://github.com/pillarjs/iconv-lite |
132
138
  | internmap | 1.0.1 | ISC | https://github.com/mbostock/internmap/ |
139
+ | is-property | 1.0.2 | MIT | git://github.com/mikolalysenko/is-property.git |
133
140
  | katex | 0.16.45 | MIT | https://katex.org |
134
141
  | khroma | 2.1.0 | MIT | github:fabiospampinato/khroma |
135
142
  | langium | 4.2.3 | MIT | https://langium.org |
@@ -137,6 +144,8 @@ Package Summary
137
144
  | layout-base | 2.0.1 | MIT | https://github.com/iVis-at-Bilkent/layout-base#readme |
138
145
  | linkify-it | 5.0.0 | MIT | markdown-it/linkify-it |
139
146
  | lodash-es | 4.18.1 | MIT | https://lodash.com/custom-builds |
147
+ | long | 5.3.2 | Apache-2.0 | https://github.com/dcodeIO/long.js.git |
148
+ | lru.min | 1.1.4 | MIT | git+https://github.com/wellwelwel/lru.min.git |
140
149
  | markdown-it | 14.1.1 | MIT | markdown-it/markdown-it |
141
150
  | markdown-it-anchor | 9.2.0 | Unlicense | valeriangalliat/markdown-it-anchor |
142
151
  | markdown-it-footnote | 4.0.0 | MIT | markdown-it/markdown-it-footnote |
@@ -150,14 +159,28 @@ Package Summary
150
159
  | micromark-util-symbol | 2.0.1 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-symbol |
151
160
  | micromark-util-types | 2.0.2 | MIT | https://github.com/micromark/micromark/tree/main/packages/micromark-util-types |
152
161
  | mlly | 1.8.2 | MIT | unjs/mlly |
162
+ | mysql2 | 3.22.6 | MIT | https://sidorares.github.io/node-mysql2/docs |
163
+ | named-placeholders | 1.1.6 | MIT | https://github.com/mysqljs/named-placeholders |
153
164
  | oniguruma-parser | 0.12.2 | MIT | git+https://github.com/slevithan/oniguruma-parser.git |
154
165
  | oniguruma-to-es | 4.3.6 | MIT | git+https://github.com/slevithan/oniguruma-to-es.git |
155
166
  | package-manager-detector | 1.6.0 | MIT | https://github.com/antfu-collective/package-manager-detector#readme |
156
167
  | path-data-parser | 0.1.0 | MIT | https://github.com/pshihn/path-data-parser#readme |
157
168
  | pathe | 2.0.3 | MIT | unjs/pathe |
169
+ | pg | 8.22.0 | MIT | https://github.com/brianc/node-postgres |
170
+ | pg-cloudflare | 1.4.0 | MIT | git://github.com/brianc/node-postgres.git |
171
+ | pg-connection-string | 2.14.0 | MIT | https://github.com/brianc/node-postgres/tree/master/packages/pg-connection-string |
172
+ | pg-int8 | 1.0.1 | ISC | https://github.com/charmander/pg-int8 |
173
+ | pg-pool | 3.14.0 | MIT | https://github.com/brianc/node-postgres/tree/master/packages/pg-pool#readme |
174
+ | pg-protocol | 1.15.0 | MIT | git://github.com/brianc/node-postgres.git |
175
+ | pg-types | 2.2.0 | MIT | https://github.com/brianc/node-pg-types |
176
+ | pgpass | 1.0.5 | MIT | https://github.com/hoegaarden/pgpass.git |
158
177
  | pkg-types | 1.3.1 | MIT | unjs/pkg-types |
159
178
  | points-on-curve | 0.2.0 | MIT | https://github.com/pshihn/bezier-points#readme |
160
179
  | points-on-path | 0.2.1 | MIT | https://github.com/pshihn/points-on-path#readme |
180
+ | postgres-array | 2.0.0 | MIT | bendrucker/postgres-array |
181
+ | postgres-bytea | 1.0.1 | MIT | bendrucker/postgres-bytea |
182
+ | postgres-date | 1.0.7 | MIT | bendrucker/postgres-date |
183
+ | postgres-interval | 1.2.0 | MIT | bendrucker/postgres-interval |
161
184
  | property-information | 7.1.0 | MIT | wooorm/property-information |
162
185
  | punycode.js | 2.3.1 | MIT | https://mths.be/punycode |
163
186
  | regex | 6.1.0 | MIT | git+https://github.com/slevithan/regex.git |
@@ -169,6 +192,8 @@ Package Summary
169
192
  | safer-buffer | 2.1.2 | MIT | git+https://github.com/ChALkeR/safer-buffer.git |
170
193
  | shiki | 4.0.2 | MIT | https://github.com/shikijs/shiki#readme |
171
194
  | space-separated-tokens | 2.0.2 | MIT | wooorm/space-separated-tokens |
195
+ | split2 | 4.2.0 | ISC | https://github.com/mcollina/split2.git |
196
+ | sql-escaper | 1.4.0 | MIT | git+https://github.com/mysqljs/sql-escaper.git |
172
197
  | stringify-entities | 4.0.4 | MIT | wooorm/stringify-entities |
173
198
  | stylis | 4.4.0 | MIT | https://github.com/thysultan/stylis.js |
174
199
  | tinyexec | 1.1.2 | MIT | https://github.com/tinylibs/tinyexec#readme |
@@ -190,6 +215,7 @@ Package Summary
190
215
  | vscode-languageserver-textdocument | 1.0.12 | MIT | https://github.com/Microsoft/vscode-languageserver-node.git |
191
216
  | vscode-languageserver-types | 3.17.5 | MIT | https://github.com/Microsoft/vscode-languageserver-node.git |
192
217
  | vscode-uri | 3.1.0 | MIT | https://github.com/microsoft/vscode-uri#readme |
218
+ | xtend | 4.0.2 | MIT | https://github.com/Raynos/xtend |
193
219
  | zwitch | 2.0.4 | MIT | wooorm/zwitch |
194
220
 
195
221
  License Texts
@@ -1410,6 +1436,15 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1410
1436
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
1411
1437
  SOFTWARE.
1412
1438
 
1439
+ @redis/client@6.1.0
1440
+ -------------------
1441
+
1442
+ License metadata: MIT
1443
+ Source: https://github.com/redis/node-redis/tree/master/packages/client
1444
+ Package metadata: node_modules/@redis/client/package.json
1445
+
1446
+ No license or notice file was found in the installed package.
1447
+
1413
1448
  @shikijs/core@4.0.2
1414
1449
  -------------------
1415
1450
 
@@ -3133,6 +3168,35 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3133
3168
  ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
3134
3169
  OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3135
3170
 
3171
+ aws-ssl-profiles@1.1.2
3172
+ ----------------------
3173
+
3174
+ License metadata: MIT
3175
+ Source: https://github.com/mysqljs/aws-ssl-profiles
3176
+ Package metadata: node_modules/aws-ssl-profiles/package.json
3177
+
3178
+ File: node_modules/aws-ssl-profiles/LICENSE
3179
+
3180
+ Copyright (c) 2024 Andrey Sidorov, Douglas Wilson, Weslley Araújo and contributors.
3181
+
3182
+ Permission is hereby granted, free of charge, to any person obtaining a copy
3183
+ of this software and associated documentation files (the "Software"), to deal
3184
+ in the Software without restriction, including without limitation the rights
3185
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3186
+ copies of the Software, and to permit persons to whom the Software is
3187
+ furnished to do so, subject to the following conditions:
3188
+
3189
+ The above copyright notice and this permission notice shall be included in
3190
+ all copies or substantial portions of the Software.
3191
+
3192
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3193
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3194
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3195
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3196
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3197
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3198
+ THE SOFTWARE.
3199
+
3136
3200
  ccount@2.0.1
3137
3201
  ------------
3138
3202
 
@@ -3467,6 +3531,29 @@ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FO
3467
3531
  DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3468
3532
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3469
3533
 
3534
+ cluster-key-slot@1.1.2
3535
+ ----------------------
3536
+
3537
+ License metadata: Apache-2.0
3538
+ Source: https://github.com/Salakar/cluster-key-slot#readme
3539
+ Package metadata: node_modules/cluster-key-slot/package.json
3540
+
3541
+ File: node_modules/cluster-key-slot/LICENSE
3542
+
3543
+ Copyright (c) 2018 Mike Diarmid (Salakar) <mike.diarmid@gmail.com>
3544
+
3545
+ Licensed under the Apache License, Version 2.0 (the "License");
3546
+ you may not use this library except in compliance with the License.
3547
+ You may obtain a copy of the License at
3548
+
3549
+ http://www.apache.org/licenses/LICENSE-2.0
3550
+
3551
+ Unless required by applicable law or agreed to in writing, software
3552
+ distributed under the License is distributed on an "AS IS" BASIS,
3553
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3554
+ See the License for the specific language governing permissions and
3555
+ limitations under the License.
3556
+
3470
3557
  comma-separated-tokens@2.0.3
3471
3558
  ----------------------------
3472
3559
 
@@ -4880,6 +4967,217 @@ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
4880
4967
  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
4881
4968
  THIS SOFTWARE.
4882
4969
 
4970
+ denque@2.1.0
4971
+ ------------
4972
+
4973
+ License metadata: Apache-2.0
4974
+ Source: https://docs.page/invertase/denque
4975
+ Package metadata: node_modules/denque/package.json
4976
+
4977
+ File: node_modules/denque/LICENSE
4978
+
4979
+ Apache License
4980
+ Version 2.0, January 2004
4981
+ http://www.apache.org/licenses/
4982
+
4983
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
4984
+
4985
+ 1. Definitions.
4986
+
4987
+ "License" shall mean the terms and conditions for use, reproduction,
4988
+ and distribution as defined by Sections 1 through 9 of this document.
4989
+
4990
+ "Licensor" shall mean the copyright owner or entity authorized by
4991
+ the copyright owner that is granting the License.
4992
+
4993
+ "Legal Entity" shall mean the union of the acting entity and all
4994
+ other entities that control, are controlled by, or are under common
4995
+ control with that entity. For the purposes of this definition,
4996
+ "control" means (i) the power, direct or indirect, to cause the
4997
+ direction or management of such entity, whether by contract or
4998
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
4999
+ outstanding shares, or (iii) beneficial ownership of such entity.
5000
+
5001
+ "You" (or "Your") shall mean an individual or Legal Entity
5002
+ exercising permissions granted by this License.
5003
+
5004
+ "Source" form shall mean the preferred form for making modifications,
5005
+ including but not limited to software source code, documentation
5006
+ source, and configuration files.
5007
+
5008
+ "Object" form shall mean any form resulting from mechanical
5009
+ transformation or translation of a Source form, including but
5010
+ not limited to compiled object code, generated documentation,
5011
+ and conversions to other media types.
5012
+
5013
+ "Work" shall mean the work of authorship, whether in Source or
5014
+ Object form, made available under the License, as indicated by a
5015
+ copyright notice that is included in or attached to the work
5016
+ (an example is provided in the Appendix below).
5017
+
5018
+ "Derivative Works" shall mean any work, whether in Source or Object
5019
+ form, that is based on (or derived from) the Work and for which the
5020
+ editorial revisions, annotations, elaborations, or other modifications
5021
+ represent, as a whole, an original work of authorship. For the purposes
5022
+ of this License, Derivative Works shall not include works that remain
5023
+ separable from, or merely link (or bind by name) to the interfaces of,
5024
+ the Work and Derivative Works thereof.
5025
+
5026
+ "Contribution" shall mean any work of authorship, including
5027
+ the original version of the Work and any modifications or additions
5028
+ to that Work or Derivative Works thereof, that is intentionally
5029
+ submitted to Licensor for inclusion in the Work by the copyright owner
5030
+ or by an individual or Legal Entity authorized to submit on behalf of
5031
+ the copyright owner. For the purposes of this definition, "submitted"
5032
+ means any form of electronic, verbal, or written communication sent
5033
+ to the Licensor or its representatives, including but not limited to
5034
+ communication on electronic mailing lists, source code control systems,
5035
+ and issue tracking systems that are managed by, or on behalf of, the
5036
+ Licensor for the purpose of discussing and improving the Work, but
5037
+ excluding communication that is conspicuously marked or otherwise
5038
+ designated in writing by the copyright owner as "Not a Contribution."
5039
+
5040
+ "Contributor" shall mean Licensor and any individual or Legal Entity
5041
+ on behalf of whom a Contribution has been received by Licensor and
5042
+ subsequently incorporated within the Work.
5043
+
5044
+ 2. Grant of Copyright License. Subject to the terms and conditions of
5045
+ this License, each Contributor hereby grants to You a perpetual,
5046
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5047
+ copyright license to reproduce, prepare Derivative Works of,
5048
+ publicly display, publicly perform, sublicense, and distribute the
5049
+ Work and such Derivative Works in Source or Object form.
5050
+
5051
+ 3. Grant of Patent License. Subject to the terms and conditions of
5052
+ this License, each Contributor hereby grants to You a perpetual,
5053
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
5054
+ (except as stated in this section) patent license to make, have made,
5055
+ use, offer to sell, sell, import, and otherwise transfer the Work,
5056
+ where such license applies only to those patent claims licensable
5057
+ by such Contributor that are necessarily infringed by their
5058
+ Contribution(s) alone or by combination of their Contribution(s)
5059
+ with the Work to which such Contribution(s) was submitted. If You
5060
+ institute patent litigation against any entity (including a
5061
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
5062
+ or a Contribution incorporated within the Work constitutes direct
5063
+ or contributory patent infringement, then any patent licenses
5064
+ granted to You under this License for that Work shall terminate
5065
+ as of the date such litigation is filed.
5066
+
5067
+ 4. Redistribution. You may reproduce and distribute copies of the
5068
+ Work or Derivative Works thereof in any medium, with or without
5069
+ modifications, and in Source or Object form, provided that You
5070
+ meet the following conditions:
5071
+
5072
+ (a) You must give any other recipients of the Work or
5073
+ Derivative Works a copy of this License; and
5074
+
5075
+ (b) You must cause any modified files to carry prominent notices
5076
+ stating that You changed the files; and
5077
+
5078
+ (c) You must retain, in the Source form of any Derivative Works
5079
+ that You distribute, all copyright, patent, trademark, and
5080
+ attribution notices from the Source form of the Work,
5081
+ excluding those notices that do not pertain to any part of
5082
+ the Derivative Works; and
5083
+
5084
+ (d) If the Work includes a "NOTICE" text file as part of its
5085
+ distribution, then any Derivative Works that You distribute must
5086
+ include a readable copy of the attribution notices contained
5087
+ within such NOTICE file, excluding those notices that do not
5088
+ pertain to any part of the Derivative Works, in at least one
5089
+ of the following places: within a NOTICE text file distributed
5090
+ as part of the Derivative Works; within the Source form or
5091
+ documentation, if provided along with the Derivative Works; or,
5092
+ within a display generated by the Derivative Works, if and
5093
+ wherever such third-party notices normally appear. The contents
5094
+ of the NOTICE file are for informational purposes only and
5095
+ do not modify the License. You may add Your own attribution
5096
+ notices within Derivative Works that You distribute, alongside
5097
+ or as an addendum to the NOTICE text from the Work, provided
5098
+ that such additional attribution notices cannot be construed
5099
+ as modifying the License.
5100
+
5101
+ You may add Your own copyright statement to Your modifications and
5102
+ may provide additional or different license terms and conditions
5103
+ for use, reproduction, or distribution of Your modifications, or
5104
+ for any such Derivative Works as a whole, provided Your use,
5105
+ reproduction, and distribution of the Work otherwise complies with
5106
+ the conditions stated in this License.
5107
+
5108
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
5109
+ any Contribution intentionally submitted for inclusion in the Work
5110
+ by You to the Licensor shall be under the terms and conditions of
5111
+ this License, without any additional terms or conditions.
5112
+ Notwithstanding the above, nothing herein shall supersede or modify
5113
+ the terms of any separate license agreement you may have executed
5114
+ with Licensor regarding such Contributions.
5115
+
5116
+ 6. Trademarks. This License does not grant permission to use the trade
5117
+ names, trademarks, service marks, or product names of the Licensor,
5118
+ except as required for reasonable and customary use in describing the
5119
+ origin of the Work and reproducing the content of the NOTICE file.
5120
+
5121
+ 7. Disclaimer of Warranty. Unless required by applicable law or
5122
+ agreed to in writing, Licensor provides the Work (and each
5123
+ Contributor provides its Contributions) on an "AS IS" BASIS,
5124
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
5125
+ implied, including, without limitation, any warranties or conditions
5126
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
5127
+ PARTICULAR PURPOSE. You are solely responsible for determining the
5128
+ appropriateness of using or redistributing the Work and assume any
5129
+ risks associated with Your exercise of permissions under this License.
5130
+
5131
+ 8. Limitation of Liability. In no event and under no legal theory,
5132
+ whether in tort (including negligence), contract, or otherwise,
5133
+ unless required by applicable law (such as deliberate and grossly
5134
+ negligent acts) or agreed to in writing, shall any Contributor be
5135
+ liable to You for damages, including any direct, indirect, special,
5136
+ incidental, or consequential damages of any character arising as a
5137
+ result of this License or out of the use or inability to use the
5138
+ Work (including but not limited to damages for loss of goodwill,
5139
+ work stoppage, computer failure or malfunction, or any and all
5140
+ other commercial damages or losses), even if such Contributor
5141
+ has been advised of the possibility of such damages.
5142
+
5143
+ 9. Accepting Warranty or Additional Liability. While redistributing
5144
+ the Work or Derivative Works thereof, You may choose to offer,
5145
+ and charge a fee for, acceptance of support, warranty, indemnity,
5146
+ or other liability obligations and/or rights consistent with this
5147
+ License. However, in accepting such obligations, You may act only
5148
+ on Your own behalf and on Your sole responsibility, not on behalf
5149
+ of any other Contributor, and only if You agree to indemnify,
5150
+ defend, and hold each Contributor harmless for any liability
5151
+ incurred by, or claims asserted against, such Contributor by reason
5152
+ of your accepting any such warranty or additional liability.
5153
+
5154
+ END OF TERMS AND CONDITIONS
5155
+
5156
+ APPENDIX: How to apply the Apache License to your work.
5157
+
5158
+ To apply the Apache License to your work, attach the following
5159
+ boilerplate notice, with the fields enclosed by brackets "[]"
5160
+ replaced with your own identifying information. (Don't include
5161
+ the brackets!) The text should be enclosed in the appropriate
5162
+ comment syntax for the file format. We also recommend that a
5163
+ file or class name and description of purpose be included on the
5164
+ same "printed page" as the copyright notice for easier
5165
+ identification within third-party archives.
5166
+
5167
+ Copyright 2018-present Invertase Limited
5168
+
5169
+ Licensed under the Apache License, Version 2.0 (the "License");
5170
+ you may not use this file except in compliance with the License.
5171
+ You may obtain a copy of the License at
5172
+
5173
+ http://www.apache.org/licenses/LICENSE-2.0
5174
+
5175
+ Unless required by applicable law or agreed to in writing, software
5176
+ distributed under the License is distributed on an "AS IS" BASIS,
5177
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
5178
+ See the License for the specific language governing permissions and
5179
+ limitations under the License.
5180
+
4883
5181
  dequal@2.0.3
4884
5182
  ------------
4885
5183
 
@@ -5541,18 +5839,18 @@ Redistributions in binary form must reproduce the above copyright notice, this l
5541
5839
  THIS IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS,
5542
5840
  EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
5543
5841
 
5544
- hachure-fill@0.5.2
5545
- ------------------
5842
+ generate-function@2.3.1
5843
+ -----------------------
5546
5844
 
5547
5845
  License metadata: MIT
5548
- Source: https://github.com/pshihn/hachure-fill#readme
5549
- Package metadata: node_modules/hachure-fill/package.json
5846
+ Source: https://github.com/mafintosh/generate-function
5847
+ Package metadata: node_modules/generate-function/package.json
5550
5848
 
5551
- File: node_modules/hachure-fill/LICENSE
5849
+ File: node_modules/generate-function/LICENSE
5552
5850
 
5553
- MIT License
5851
+ The MIT License (MIT)
5554
5852
 
5555
- Copyright (c) 2023 Preet Shihn
5853
+ Copyright (c) 2014 Mathias Buus
5556
5854
 
5557
5855
  Permission is hereby granted, free of charge, to any person obtaining a copy
5558
5856
  of this software and associated documentation files (the "Software"), to deal
@@ -5561,8 +5859,39 @@ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5561
5859
  copies of the Software, and to permit persons to whom the Software is
5562
5860
  furnished to do so, subject to the following conditions:
5563
5861
 
5564
- The above copyright notice and this permission notice shall be included in all
5565
- copies or substantial portions of the Software.
5862
+ The above copyright notice and this permission notice shall be included in
5863
+ all copies or substantial portions of the Software.
5864
+
5865
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5866
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
5867
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
5868
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5869
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
5870
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
5871
+ THE SOFTWARE.
5872
+
5873
+ hachure-fill@0.5.2
5874
+ ------------------
5875
+
5876
+ License metadata: MIT
5877
+ Source: https://github.com/pshihn/hachure-fill#readme
5878
+ Package metadata: node_modules/hachure-fill/package.json
5879
+
5880
+ File: node_modules/hachure-fill/LICENSE
5881
+
5882
+ MIT License
5883
+
5884
+ Copyright (c) 2023 Preet Shihn
5885
+
5886
+ Permission is hereby granted, free of charge, to any person obtaining a copy
5887
+ of this software and associated documentation files (the "Software"), to deal
5888
+ in the Software without restriction, including without limitation the rights
5889
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
5890
+ copies of the Software, and to permit persons to whom the Software is
5891
+ furnished to do so, subject to the following conditions:
5892
+
5893
+ The above copyright notice and this permission notice shall be included in all
5894
+ copies or substantial portions of the Software.
5566
5895
 
5567
5896
  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
5568
5897
  IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
@@ -5712,6 +6041,36 @@ iconv-lite@0.6.3
5712
6041
 
5713
6042
  License metadata: MIT
5714
6043
  Source: https://github.com/ashtuchkin/iconv-lite
6044
+ Package metadata: node_modules/d3-dsv/node_modules/iconv-lite/package.json
6045
+
6046
+ File: node_modules/d3-dsv/node_modules/iconv-lite/LICENSE
6047
+
6048
+ Copyright (c) 2011 Alexander Shtuchkin
6049
+
6050
+ Permission is hereby granted, free of charge, to any person obtaining
6051
+ a copy of this software and associated documentation files (the
6052
+ "Software"), to deal in the Software without restriction, including
6053
+ without limitation the rights to use, copy, modify, merge, publish,
6054
+ distribute, sublicense, and/or sell copies of the Software, and to
6055
+ permit persons to whom the Software is furnished to do so, subject to
6056
+ the following conditions:
6057
+
6058
+ The above copyright notice and this permission notice shall be
6059
+ included in all copies or substantial portions of the Software.
6060
+
6061
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
6062
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6063
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
6064
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
6065
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
6066
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
6067
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
6068
+
6069
+ iconv-lite@0.7.3
6070
+ ----------------
6071
+
6072
+ License metadata: MIT
6073
+ Source: https://github.com/pillarjs/iconv-lite
5715
6074
  Package metadata: node_modules/iconv-lite/package.json
5716
6075
 
5717
6076
  File: node_modules/iconv-lite/LICENSE
@@ -5760,6 +6119,38 @@ OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
5760
6119
  TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF
5761
6120
  THIS SOFTWARE.
5762
6121
 
6122
+ is-property@1.0.2
6123
+ -----------------
6124
+
6125
+ License metadata: MIT
6126
+ Source: git://github.com/mikolalysenko/is-property.git
6127
+ Package metadata: node_modules/is-property/package.json
6128
+
6129
+ File: node_modules/is-property/LICENSE
6130
+
6131
+
6132
+ The MIT License (MIT)
6133
+
6134
+ Copyright (c) 2013 Mikola Lysenko
6135
+
6136
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6137
+ of this software and associated documentation files (the "Software"), to deal
6138
+ in the Software without restriction, including without limitation the rights
6139
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6140
+ copies of the Software, and to permit persons to whom the Software is
6141
+ furnished to do so, subject to the following conditions:
6142
+
6143
+ The above copyright notice and this permission notice shall be included in
6144
+ all copies or substantial portions of the Software.
6145
+
6146
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6147
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6148
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6149
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6150
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6151
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
6152
+ THE SOFTWARE.
6153
+
5763
6154
  katex@0.16.45
5764
6155
  -------------
5765
6156
 
@@ -5986,18 +6377,261 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
5986
6377
 
5987
6378
  ====
5988
6379
 
5989
- Copyright and related rights for sample code are waived via CC0. Sample
5990
- code is defined as all source code displayed within the prose of the
5991
- documentation.
6380
+ Copyright and related rights for sample code are waived via CC0. Sample
6381
+ code is defined as all source code displayed within the prose of the
6382
+ documentation.
6383
+
6384
+ CC0: http://creativecommons.org/publicdomain/zero/1.0/
6385
+
6386
+ ====
6387
+
6388
+ Files located in the node_modules and vendor directories are externally
6389
+ maintained libraries used by this software which have their own
6390
+ licenses; we recommend you read them, as their terms may differ from the
6391
+ terms above.
6392
+
6393
+ long@5.3.2
6394
+ ----------
6395
+
6396
+ License metadata: Apache-2.0
6397
+ Source: https://github.com/dcodeIO/long.js.git
6398
+ Package metadata: node_modules/long/package.json
6399
+
6400
+ File: node_modules/long/LICENSE
6401
+
6402
+
6403
+ Apache License
6404
+ Version 2.0, January 2004
6405
+ http://www.apache.org/licenses/
6406
+
6407
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6408
+
6409
+ 1. Definitions.
6410
+
6411
+ "License" shall mean the terms and conditions for use, reproduction,
6412
+ and distribution as defined by Sections 1 through 9 of this document.
6413
+
6414
+ "Licensor" shall mean the copyright owner or entity authorized by
6415
+ the copyright owner that is granting the License.
6416
+
6417
+ "Legal Entity" shall mean the union of the acting entity and all
6418
+ other entities that control, are controlled by, or are under common
6419
+ control with that entity. For the purposes of this definition,
6420
+ "control" means (i) the power, direct or indirect, to cause the
6421
+ direction or management of such entity, whether by contract or
6422
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
6423
+ outstanding shares, or (iii) beneficial ownership of such entity.
6424
+
6425
+ "You" (or "Your") shall mean an individual or Legal Entity
6426
+ exercising permissions granted by this License.
6427
+
6428
+ "Source" form shall mean the preferred form for making modifications,
6429
+ including but not limited to software source code, documentation
6430
+ source, and configuration files.
6431
+
6432
+ "Object" form shall mean any form resulting from mechanical
6433
+ transformation or translation of a Source form, including but
6434
+ not limited to compiled object code, generated documentation,
6435
+ and conversions to other media types.
6436
+
6437
+ "Work" shall mean the work of authorship, whether in Source or
6438
+ Object form, made available under the License, as indicated by a
6439
+ copyright notice that is included in or attached to the work
6440
+ (an example is provided in the Appendix below).
6441
+
6442
+ "Derivative Works" shall mean any work, whether in Source or Object
6443
+ form, that is based on (or derived from) the Work and for which the
6444
+ editorial revisions, annotations, elaborations, or other modifications
6445
+ represent, as a whole, an original work of authorship. For the purposes
6446
+ of this License, Derivative Works shall not include works that remain
6447
+ separable from, or merely link (or bind by name) to the interfaces of,
6448
+ the Work and Derivative Works thereof.
6449
+
6450
+ "Contribution" shall mean any work of authorship, including
6451
+ the original version of the Work and any modifications or additions
6452
+ to that Work or Derivative Works thereof, that is intentionally
6453
+ submitted to Licensor for inclusion in the Work by the copyright owner
6454
+ or by an individual or Legal Entity authorized to submit on behalf of
6455
+ the copyright owner. For the purposes of this definition, "submitted"
6456
+ means any form of electronic, verbal, or written communication sent
6457
+ to the Licensor or its representatives, including but not limited to
6458
+ communication on electronic mailing lists, source code control systems,
6459
+ and issue tracking systems that are managed by, or on behalf of, the
6460
+ Licensor for the purpose of discussing and improving the Work, but
6461
+ excluding communication that is conspicuously marked or otherwise
6462
+ designated in writing by the copyright owner as "Not a Contribution."
6463
+
6464
+ "Contributor" shall mean Licensor and any individual or Legal Entity
6465
+ on behalf of whom a Contribution has been received by Licensor and
6466
+ subsequently incorporated within the Work.
6467
+
6468
+ 2. Grant of Copyright License. Subject to the terms and conditions of
6469
+ this License, each Contributor hereby grants to You a perpetual,
6470
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6471
+ copyright license to reproduce, prepare Derivative Works of,
6472
+ publicly display, publicly perform, sublicense, and distribute the
6473
+ Work and such Derivative Works in Source or Object form.
6474
+
6475
+ 3. Grant of Patent License. Subject to the terms and conditions of
6476
+ this License, each Contributor hereby grants to You a perpetual,
6477
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6478
+ (except as stated in this section) patent license to make, have made,
6479
+ use, offer to sell, sell, import, and otherwise transfer the Work,
6480
+ where such license applies only to those patent claims licensable
6481
+ by such Contributor that are necessarily infringed by their
6482
+ Contribution(s) alone or by combination of their Contribution(s)
6483
+ with the Work to which such Contribution(s) was submitted. If You
6484
+ institute patent litigation against any entity (including a
6485
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
6486
+ or a Contribution incorporated within the Work constitutes direct
6487
+ or contributory patent infringement, then any patent licenses
6488
+ granted to You under this License for that Work shall terminate
6489
+ as of the date such litigation is filed.
6490
+
6491
+ 4. Redistribution. You may reproduce and distribute copies of the
6492
+ Work or Derivative Works thereof in any medium, with or without
6493
+ modifications, and in Source or Object form, provided that You
6494
+ meet the following conditions:
6495
+
6496
+ (a) You must give any other recipients of the Work or
6497
+ Derivative Works a copy of this License; and
6498
+
6499
+ (b) You must cause any modified files to carry prominent notices
6500
+ stating that You changed the files; and
6501
+
6502
+ (c) You must retain, in the Source form of any Derivative Works
6503
+ that You distribute, all copyright, patent, trademark, and
6504
+ attribution notices from the Source form of the Work,
6505
+ excluding those notices that do not pertain to any part of
6506
+ the Derivative Works; and
6507
+
6508
+ (d) If the Work includes a "NOTICE" text file as part of its
6509
+ distribution, then any Derivative Works that You distribute must
6510
+ include a readable copy of the attribution notices contained
6511
+ within such NOTICE file, excluding those notices that do not
6512
+ pertain to any part of the Derivative Works, in at least one
6513
+ of the following places: within a NOTICE text file distributed
6514
+ as part of the Derivative Works; within the Source form or
6515
+ documentation, if provided along with the Derivative Works; or,
6516
+ within a display generated by the Derivative Works, if and
6517
+ wherever such third-party notices normally appear. The contents
6518
+ of the NOTICE file are for informational purposes only and
6519
+ do not modify the License. You may add Your own attribution
6520
+ notices within Derivative Works that You distribute, alongside
6521
+ or as an addendum to the NOTICE text from the Work, provided
6522
+ that such additional attribution notices cannot be construed
6523
+ as modifying the License.
6524
+
6525
+ You may add Your own copyright statement to Your modifications and
6526
+ may provide additional or different license terms and conditions
6527
+ for use, reproduction, or distribution of Your modifications, or
6528
+ for any such Derivative Works as a whole, provided Your use,
6529
+ reproduction, and distribution of the Work otherwise complies with
6530
+ the conditions stated in this License.
6531
+
6532
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
6533
+ any Contribution intentionally submitted for inclusion in the Work
6534
+ by You to the Licensor shall be under the terms and conditions of
6535
+ this License, without any additional terms or conditions.
6536
+ Notwithstanding the above, nothing herein shall supersede or modify
6537
+ the terms of any separate license agreement you may have executed
6538
+ with Licensor regarding such Contributions.
6539
+
6540
+ 6. Trademarks. This License does not grant permission to use the trade
6541
+ names, trademarks, service marks, or product names of the Licensor,
6542
+ except as required for reasonable and customary use in describing the
6543
+ origin of the Work and reproducing the content of the NOTICE file.
6544
+
6545
+ 7. Disclaimer of Warranty. Unless required by applicable law or
6546
+ agreed to in writing, Licensor provides the Work (and each
6547
+ Contributor provides its Contributions) on an "AS IS" BASIS,
6548
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
6549
+ implied, including, without limitation, any warranties or conditions
6550
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
6551
+ PARTICULAR PURPOSE. You are solely responsible for determining the
6552
+ appropriateness of using or redistributing the Work and assume any
6553
+ risks associated with Your exercise of permissions under this License.
6554
+
6555
+ 8. Limitation of Liability. In no event and under no legal theory,
6556
+ whether in tort (including negligence), contract, or otherwise,
6557
+ unless required by applicable law (such as deliberate and grossly
6558
+ negligent acts) or agreed to in writing, shall any Contributor be
6559
+ liable to You for damages, including any direct, indirect, special,
6560
+ incidental, or consequential damages of any character arising as a
6561
+ result of this License or out of the use or inability to use the
6562
+ Work (including but not limited to damages for loss of goodwill,
6563
+ work stoppage, computer failure or malfunction, or any and all
6564
+ other commercial damages or losses), even if such Contributor
6565
+ has been advised of the possibility of such damages.
6566
+
6567
+ 9. Accepting Warranty or Additional Liability. While redistributing
6568
+ the Work or Derivative Works thereof, You may choose to offer,
6569
+ and charge a fee for, acceptance of support, warranty, indemnity,
6570
+ or other liability obligations and/or rights consistent with this
6571
+ License. However, in accepting such obligations, You may act only
6572
+ on Your own behalf and on Your sole responsibility, not on behalf
6573
+ of any other Contributor, and only if You agree to indemnify,
6574
+ defend, and hold each Contributor harmless for any liability
6575
+ incurred by, or claims asserted against, such Contributor by reason
6576
+ of your accepting any such warranty or additional liability.
6577
+
6578
+ END OF TERMS AND CONDITIONS
6579
+
6580
+ APPENDIX: How to apply the Apache License to your work.
6581
+
6582
+ To apply the Apache License to your work, attach the following
6583
+ boilerplate notice, with the fields enclosed by brackets "[]"
6584
+ replaced with your own identifying information. (Don't include
6585
+ the brackets!) The text should be enclosed in the appropriate
6586
+ comment syntax for the file format. We also recommend that a
6587
+ file or class name and description of purpose be included on the
6588
+ same "printed page" as the copyright notice for easier
6589
+ identification within third-party archives.
6590
+
6591
+ Copyright [yyyy] [name of copyright owner]
6592
+
6593
+ Licensed under the Apache License, Version 2.0 (the "License");
6594
+ you may not use this file except in compliance with the License.
6595
+ You may obtain a copy of the License at
6596
+
6597
+ http://www.apache.org/licenses/LICENSE-2.0
6598
+
6599
+ Unless required by applicable law or agreed to in writing, software
6600
+ distributed under the License is distributed on an "AS IS" BASIS,
6601
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6602
+ See the License for the specific language governing permissions and
6603
+ limitations under the License.
6604
+
6605
+ lru.min@1.1.4
6606
+ -------------
6607
+
6608
+ License metadata: MIT
6609
+ Source: git+https://github.com/wellwelwel/lru.min.git
6610
+ Package metadata: node_modules/lru.min/package.json
6611
+
6612
+ File: node_modules/lru.min/LICENSE
6613
+
6614
+ MIT License
6615
+
6616
+ Copyright (c) 2024-current Weslley Araújo (@wellwelwel)
5992
6617
 
5993
- CC0: http://creativecommons.org/publicdomain/zero/1.0/
6618
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6619
+ of this software and associated documentation files (the "Software"), to deal
6620
+ in the Software without restriction, including without limitation the rights
6621
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
6622
+ copies of the Software, and to permit persons to whom the Software is
6623
+ furnished to do so, subject to the following conditions:
5994
6624
 
5995
- ====
6625
+ The above copyright notice and this permission notice shall be included in all
6626
+ copies or substantial portions of the Software.
5996
6627
 
5997
- Files located in the node_modules and vendor directories are externally
5998
- maintained libraries used by this software which have their own
5999
- licenses; we recommend you read them, as their terms may differ from the
6000
- terms above.
6628
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6629
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6630
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6631
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6632
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6633
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6634
+ SOFTWARE.
6001
6635
 
6002
6636
  markdown-it@14.1.1
6003
6637
  ------------------
@@ -6435,6 +7069,66 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6435
7069
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6436
7070
  SOFTWARE.
6437
7071
 
7072
+ mysql2@3.22.6
7073
+ -------------
7074
+
7075
+ License metadata: MIT
7076
+ Source: https://sidorares.github.io/node-mysql2/docs
7077
+ Package metadata: node_modules/mysql2/package.json
7078
+
7079
+ File: node_modules/mysql2/License
7080
+
7081
+ Copyright (c) 2016 Andrey Sidorov (sidorares@yandex.ru) and contributors
7082
+
7083
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7084
+ of this software and associated documentation files (the "Software"), to deal
7085
+ in the Software without restriction, including without limitation the rights
7086
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7087
+ copies of the Software, and to permit persons to whom the Software is
7088
+ furnished to do so, subject to the following conditions:
7089
+
7090
+ The above copyright notice and this permission notice shall be included in
7091
+ all copies or substantial portions of the Software.
7092
+
7093
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7094
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7095
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7096
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7097
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7098
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7099
+ THE SOFTWARE.
7100
+
7101
+ named-placeholders@1.1.6
7102
+ ------------------------
7103
+
7104
+ License metadata: MIT
7105
+ Source: https://github.com/mysqljs/named-placeholders
7106
+ Package metadata: node_modules/named-placeholders/package.json
7107
+
7108
+ File: node_modules/named-placeholders/LICENSE
7109
+
7110
+ The MIT License (MIT)
7111
+
7112
+ Copyright (c) 2014 Andrey Sidorov
7113
+
7114
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7115
+ of this software and associated documentation files (the "Software"), to deal
7116
+ in the Software without restriction, including without limitation the rights
7117
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7118
+ copies of the Software, and to permit persons to whom the Software is
7119
+ furnished to do so, subject to the following conditions:
7120
+
7121
+ The above copyright notice and this permission notice shall be included in all
7122
+ copies or substantial portions of the Software.
7123
+
7124
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7125
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7126
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7127
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7128
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7129
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7130
+ SOFTWARE.
7131
+
6438
7132
  oniguruma-parser@0.12.2
6439
7133
  -----------------------
6440
7134
 
@@ -6473,11 +7167,215 @@ License metadata: MIT
6473
7167
  Source: git+https://github.com/slevithan/oniguruma-to-es.git
6474
7168
  Package metadata: node_modules/oniguruma-to-es/package.json
6475
7169
 
6476
- File: node_modules/oniguruma-to-es/LICENSE
7170
+ File: node_modules/oniguruma-to-es/LICENSE
7171
+
7172
+ MIT License
7173
+
7174
+ Copyright (c) 2024-2026 Steven Levithan
7175
+
7176
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7177
+ of this software and associated documentation files (the "Software"), to deal
7178
+ in the Software without restriction, including without limitation the rights
7179
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7180
+ copies of the Software, and to permit persons to whom the Software is
7181
+ furnished to do so, subject to the following conditions:
7182
+
7183
+ The above copyright notice and this permission notice shall be included in all
7184
+ copies or substantial portions of the Software.
7185
+
7186
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7187
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7188
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7189
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7190
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7191
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7192
+ SOFTWARE.
7193
+
7194
+ package-manager-detector@1.6.0
7195
+ ------------------------------
7196
+
7197
+ License metadata: MIT
7198
+ Source: https://github.com/antfu-collective/package-manager-detector#readme
7199
+ Package metadata: node_modules/package-manager-detector/package.json
7200
+
7201
+ File: node_modules/package-manager-detector/LICENSE
7202
+
7203
+ MIT License
7204
+
7205
+ Copyright (c) 2020-PRESENT Anthony Fu <https://github.com/antfu>
7206
+
7207
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7208
+ of this software and associated documentation files (the "Software"), to deal
7209
+ in the Software without restriction, including without limitation the rights
7210
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7211
+ copies of the Software, and to permit persons to whom the Software is
7212
+ furnished to do so, subject to the following conditions:
7213
+
7214
+ The above copyright notice and this permission notice shall be included in all
7215
+ copies or substantial portions of the Software.
7216
+
7217
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7218
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7219
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7220
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7221
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7222
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7223
+ SOFTWARE.
7224
+
7225
+ path-data-parser@0.1.0
7226
+ ----------------------
7227
+
7228
+ License metadata: MIT
7229
+ Source: https://github.com/pshihn/path-data-parser#readme
7230
+ Package metadata: node_modules/path-data-parser/package.json
7231
+
7232
+ File: node_modules/path-data-parser/LICENSE
7233
+
7234
+ MIT License
7235
+
7236
+ Copyright (c) 2020 Preet Shihn
7237
+
7238
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7239
+ of this software and associated documentation files (the "Software"), to deal
7240
+ in the Software without restriction, including without limitation the rights
7241
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7242
+ copies of the Software, and to permit persons to whom the Software is
7243
+ furnished to do so, subject to the following conditions:
7244
+
7245
+ The above copyright notice and this permission notice shall be included in all
7246
+ copies or substantial portions of the Software.
7247
+
7248
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7249
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7250
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7251
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7252
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7253
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7254
+ SOFTWARE.
7255
+
7256
+ pathe@2.0.3
7257
+ -----------
7258
+
7259
+ License metadata: MIT
7260
+ Source: unjs/pathe
7261
+ Package metadata: node_modules/pathe/package.json
7262
+
7263
+ File: node_modules/pathe/LICENSE
7264
+
7265
+ MIT License
7266
+
7267
+ Copyright (c) Pooya Parsa <pooya@pi0.io> - Daniel Roe <daniel@roe.dev>
7268
+
7269
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7270
+ of this software and associated documentation files (the "Software"), to deal
7271
+ in the Software without restriction, including without limitation the rights
7272
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7273
+ copies of the Software, and to permit persons to whom the Software is
7274
+ furnished to do so, subject to the following conditions:
7275
+
7276
+ The above copyright notice and this permission notice shall be included in all
7277
+ copies or substantial portions of the Software.
7278
+
7279
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7280
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7281
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7282
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7283
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7284
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7285
+ SOFTWARE.
7286
+
7287
+ ---
7288
+
7289
+ Copyright Joyent, Inc. and other Node contributors.
7290
+
7291
+ Permission is hereby granted, free of charge, to any person obtaining a
7292
+ copy of this software and associated documentation files (the
7293
+ "Software"), to deal in the Software without restriction, including
7294
+ without limitation the rights to use, copy, modify, merge, publish,
7295
+ distribute, sublicense, and/or sell copies of the Software, and to permit
7296
+ persons to whom the Software is furnished to do so, subject to the
7297
+ following conditions:
7298
+
7299
+ The above copyright notice and this permission notice shall be included
7300
+ in all copies or substantial portions of the Software.
7301
+
7302
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
7303
+ OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
7304
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
7305
+ NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
7306
+ DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
7307
+ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
7308
+ USE OR OTHER DEALINGS IN THE SOFTWARE.
7309
+
7310
+ ---
7311
+
7312
+ Bundled zeptomatch (https://github.com/fabiospampinato/zeptomatch)
7313
+
7314
+ The MIT License (MIT)
7315
+
7316
+ Copyright (c) 2023-present Fabio Spampinato
7317
+
7318
+ Permission is hereby granted, free of charge, to any person obtaining a
7319
+ copy of this software and associated documentation files (the "Software"),
7320
+ to deal in the Software without restriction, including without limitation
7321
+ the rights to use, copy, modify, merge, publish, distribute, sublicense,
7322
+ and/or sell copies of the Software, and to permit persons to whom the
7323
+ Software is furnished to do so, subject to the following conditions:
7324
+
7325
+ The above copyright notice and this permission notice shall be included in
7326
+ all copies or substantial portions of the Software.
7327
+
7328
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7329
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7330
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7331
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7332
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
7333
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
7334
+ DEALINGS IN THE SOFTWARE.
7335
+
7336
+ pg@8.22.0
7337
+ ---------
7338
+
7339
+ License metadata: MIT
7340
+ Source: https://github.com/brianc/node-postgres
7341
+ Package metadata: node_modules/pg/package.json
7342
+
7343
+ File: node_modules/pg/LICENSE
7344
+
7345
+ MIT License
7346
+
7347
+ Copyright (c) 2010 - 2021 Brian Carlson
7348
+
7349
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7350
+ of this software and associated documentation files (the "Software"), to deal
7351
+ in the Software without restriction, including without limitation the rights
7352
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7353
+ copies of the Software, and to permit persons to whom the Software is
7354
+ furnished to do so, subject to the following conditions:
7355
+
7356
+ The above copyright notice and this permission notice shall be included in all
7357
+ copies or substantial portions of the Software.
7358
+
7359
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7360
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7361
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7362
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7363
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7364
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
7365
+ SOFTWARE.
7366
+
7367
+ pg-cloudflare@1.4.0
7368
+ -------------------
7369
+
7370
+ License metadata: MIT
7371
+ Source: git://github.com/brianc/node-postgres.git
7372
+ Package metadata: node_modules/pg-cloudflare/package.json
7373
+
7374
+ File: node_modules/pg-cloudflare/LICENSE
6477
7375
 
6478
7376
  MIT License
6479
7377
 
6480
- Copyright (c) 2024-2026 Steven Levithan
7378
+ Copyright (c) 2010 - 2021 Brian Carlson
6481
7379
 
6482
7380
  Permission is hereby granted, free of charge, to any person obtaining a copy
6483
7381
  of this software and associated documentation files (the "Software"), to deal
@@ -6497,18 +7395,18 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6497
7395
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6498
7396
  SOFTWARE.
6499
7397
 
6500
- package-manager-detector@1.6.0
6501
- ------------------------------
7398
+ pg-connection-string@2.14.0
7399
+ ---------------------------
6502
7400
 
6503
7401
  License metadata: MIT
6504
- Source: https://github.com/antfu-collective/package-manager-detector#readme
6505
- Package metadata: node_modules/package-manager-detector/package.json
7402
+ Source: https://github.com/brianc/node-postgres/tree/master/packages/pg-connection-string
7403
+ Package metadata: node_modules/pg-connection-string/package.json
6506
7404
 
6507
- File: node_modules/package-manager-detector/LICENSE
7405
+ File: node_modules/pg-connection-string/LICENSE
6508
7406
 
6509
- MIT License
7407
+ The MIT License (MIT)
6510
7408
 
6511
- Copyright (c) 2020-PRESENT Anthony Fu <https://github.com/antfu>
7409
+ Copyright (c) 2014 Iced Development
6512
7410
 
6513
7411
  Permission is hereby granted, free of charge, to any person obtaining a copy
6514
7412
  of this software and associated documentation files (the "Software"), to deal
@@ -6528,18 +7426,41 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6528
7426
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6529
7427
  SOFTWARE.
6530
7428
 
6531
- path-data-parser@0.1.0
6532
- ----------------------
7429
+ pg-int8@1.0.1
7430
+ -------------
7431
+
7432
+ License metadata: ISC
7433
+ Source: https://github.com/charmander/pg-int8
7434
+ Package metadata: node_modules/pg-int8/package.json
7435
+
7436
+ File: node_modules/pg-int8/LICENSE
7437
+
7438
+ Copyright © 2017, Charmander <~@charmander.me>
7439
+
7440
+ Permission to use, copy, modify, and/or distribute this software for any
7441
+ purpose with or without fee is hereby granted, provided that the above
7442
+ copyright notice and this permission notice appear in all copies.
7443
+
7444
+ THE SOFTWARE IS PROVIDED “AS IS” AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
7445
+ REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
7446
+ FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
7447
+ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
7448
+ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
7449
+ OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
7450
+ PERFORMANCE OF THIS SOFTWARE.
7451
+
7452
+ pg-pool@3.14.0
7453
+ --------------
6533
7454
 
6534
7455
  License metadata: MIT
6535
- Source: https://github.com/pshihn/path-data-parser#readme
6536
- Package metadata: node_modules/path-data-parser/package.json
7456
+ Source: https://github.com/brianc/node-postgres/tree/master/packages/pg-pool#readme
7457
+ Package metadata: node_modules/pg-pool/package.json
6537
7458
 
6538
- File: node_modules/path-data-parser/LICENSE
7459
+ File: node_modules/pg-pool/LICENSE
6539
7460
 
6540
7461
  MIT License
6541
7462
 
6542
- Copyright (c) 2020 Preet Shihn
7463
+ Copyright (c) 2017 Brian M. Carlson
6543
7464
 
6544
7465
  Permission is hereby granted, free of charge, to any person obtaining a copy
6545
7466
  of this software and associated documentation files (the "Software"), to deal
@@ -6559,18 +7480,18 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6559
7480
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6560
7481
  SOFTWARE.
6561
7482
 
6562
- pathe@2.0.3
6563
- -----------
7483
+ pg-protocol@1.15.0
7484
+ ------------------
6564
7485
 
6565
7486
  License metadata: MIT
6566
- Source: unjs/pathe
6567
- Package metadata: node_modules/pathe/package.json
7487
+ Source: git://github.com/brianc/node-postgres.git
7488
+ Package metadata: node_modules/pg-protocol/package.json
6568
7489
 
6569
- File: node_modules/pathe/LICENSE
7490
+ File: node_modules/pg-protocol/LICENSE
6570
7491
 
6571
7492
  MIT License
6572
7493
 
6573
- Copyright (c) Pooya Parsa <pooya@pi0.io> - Daniel Roe <daniel@roe.dev>
7494
+ Copyright (c) 2010 - 2021 Brian Carlson
6574
7495
 
6575
7496
  Permission is hereby granted, free of charge, to any person obtaining a copy
6576
7497
  of this software and associated documentation files (the "Software"), to deal
@@ -6590,54 +7511,23 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6590
7511
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6591
7512
  SOFTWARE.
6592
7513
 
6593
- ---
6594
-
6595
- Copyright Joyent, Inc. and other Node contributors.
6596
-
6597
- Permission is hereby granted, free of charge, to any person obtaining a
6598
- copy of this software and associated documentation files (the
6599
- "Software"), to deal in the Software without restriction, including
6600
- without limitation the rights to use, copy, modify, merge, publish,
6601
- distribute, sublicense, and/or sell copies of the Software, and to permit
6602
- persons to whom the Software is furnished to do so, subject to the
6603
- following conditions:
6604
-
6605
- The above copyright notice and this permission notice shall be included
6606
- in all copies or substantial portions of the Software.
6607
-
6608
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
6609
- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
6610
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN
6611
- NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
6612
- DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
6613
- OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE
6614
- USE OR OTHER DEALINGS IN THE SOFTWARE.
6615
-
6616
- ---
6617
-
6618
- Bundled zeptomatch (https://github.com/fabiospampinato/zeptomatch)
7514
+ pg-types@2.2.0
7515
+ --------------
6619
7516
 
6620
- The MIT License (MIT)
7517
+ License metadata: MIT
7518
+ Source: https://github.com/brianc/node-pg-types
7519
+ Package metadata: node_modules/pg-types/package.json
6621
7520
 
6622
- Copyright (c) 2023-present Fabio Spampinato
7521
+ No license or notice file was found in the installed package.
6623
7522
 
6624
- Permission is hereby granted, free of charge, to any person obtaining a
6625
- copy of this software and associated documentation files (the "Software"),
6626
- to deal in the Software without restriction, including without limitation
6627
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
6628
- and/or sell copies of the Software, and to permit persons to whom the
6629
- Software is furnished to do so, subject to the following conditions:
7523
+ pgpass@1.0.5
7524
+ ------------
6630
7525
 
6631
- The above copyright notice and this permission notice shall be included in
6632
- all copies or substantial portions of the Software.
7526
+ License metadata: MIT
7527
+ Source: https://github.com/hoegaarden/pgpass.git
7528
+ Package metadata: node_modules/pgpass/package.json
6633
7529
 
6634
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
6635
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
6636
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
6637
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
6638
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
6639
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
6640
- DEALINGS IN THE SOFTWARE.
7530
+ No license or notice file was found in the installed package.
6641
7531
 
6642
7532
  pkg-types@1.3.1
6643
7533
  ---------------
@@ -6755,6 +7645,130 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
6755
7645
  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6756
7646
  SOFTWARE.
6757
7647
 
7648
+ postgres-array@2.0.0
7649
+ --------------------
7650
+
7651
+ License metadata: MIT
7652
+ Source: bendrucker/postgres-array
7653
+ Package metadata: node_modules/postgres-array/package.json
7654
+
7655
+ File: node_modules/postgres-array/license
7656
+
7657
+ The MIT License (MIT)
7658
+
7659
+ Copyright (c) Ben Drucker <bvdrucker@gmail.com> (bendrucker.me)
7660
+
7661
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7662
+ of this software and associated documentation files (the "Software"), to deal
7663
+ in the Software without restriction, including without limitation the rights
7664
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7665
+ copies of the Software, and to permit persons to whom the Software is
7666
+ furnished to do so, subject to the following conditions:
7667
+
7668
+ The above copyright notice and this permission notice shall be included in
7669
+ all copies or substantial portions of the Software.
7670
+
7671
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7672
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7673
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7674
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7675
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7676
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7677
+ THE SOFTWARE.
7678
+
7679
+ postgres-bytea@1.0.1
7680
+ --------------------
7681
+
7682
+ License metadata: MIT
7683
+ Source: bendrucker/postgres-bytea
7684
+ Package metadata: node_modules/postgres-bytea/package.json
7685
+
7686
+ File: node_modules/postgres-bytea/license
7687
+
7688
+ The MIT License (MIT)
7689
+
7690
+ Copyright (c) Ben Drucker <bvdrucker@gmail.com> (bendrucker.me)
7691
+
7692
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7693
+ of this software and associated documentation files (the "Software"), to deal
7694
+ in the Software without restriction, including without limitation the rights
7695
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7696
+ copies of the Software, and to permit persons to whom the Software is
7697
+ furnished to do so, subject to the following conditions:
7698
+
7699
+ The above copyright notice and this permission notice shall be included in
7700
+ all copies or substantial portions of the Software.
7701
+
7702
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7703
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7704
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7705
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7706
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7707
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7708
+ THE SOFTWARE.
7709
+
7710
+ postgres-date@1.0.7
7711
+ -------------------
7712
+
7713
+ License metadata: MIT
7714
+ Source: bendrucker/postgres-date
7715
+ Package metadata: node_modules/postgres-date/package.json
7716
+
7717
+ File: node_modules/postgres-date/license
7718
+
7719
+ The MIT License (MIT)
7720
+
7721
+ Copyright (c) Ben Drucker <bvdrucker@gmail.com> (bendrucker.me)
7722
+
7723
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7724
+ of this software and associated documentation files (the "Software"), to deal
7725
+ in the Software without restriction, including without limitation the rights
7726
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7727
+ copies of the Software, and to permit persons to whom the Software is
7728
+ furnished to do so, subject to the following conditions:
7729
+
7730
+ The above copyright notice and this permission notice shall be included in
7731
+ all copies or substantial portions of the Software.
7732
+
7733
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7734
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7735
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7736
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7737
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7738
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7739
+ THE SOFTWARE.
7740
+
7741
+ postgres-interval@1.2.0
7742
+ -----------------------
7743
+
7744
+ License metadata: MIT
7745
+ Source: bendrucker/postgres-interval
7746
+ Package metadata: node_modules/postgres-interval/package.json
7747
+
7748
+ File: node_modules/postgres-interval/license
7749
+
7750
+ The MIT License (MIT)
7751
+
7752
+ Copyright (c) Ben Drucker <bvdrucker@gmail.com> (bendrucker.me)
7753
+
7754
+ Permission is hereby granted, free of charge, to any person obtaining a copy
7755
+ of this software and associated documentation files (the "Software"), to deal
7756
+ in the Software without restriction, including without limitation the rights
7757
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7758
+ copies of the Software, and to permit persons to whom the Software is
7759
+ furnished to do so, subject to the following conditions:
7760
+
7761
+ The above copyright notice and this permission notice shall be included in
7762
+ all copies or substantial portions of the Software.
7763
+
7764
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
7765
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
7766
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
7767
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
7768
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
7769
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
7770
+ THE SOFTWARE.
7771
+
6758
7772
  property-information@7.1.0
6759
7773
  --------------------------
6760
7774
 
@@ -7106,6 +8120,60 @@ CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
7106
8120
  TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
7107
8121
  SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
7108
8122
 
8123
+ split2@4.2.0
8124
+ ------------
8125
+
8126
+ License metadata: ISC
8127
+ Source: https://github.com/mcollina/split2.git
8128
+ Package metadata: node_modules/split2/package.json
8129
+
8130
+ File: node_modules/split2/LICENSE
8131
+
8132
+ Copyright (c) 2014-2018, Matteo Collina <hello@matteocollina.com>
8133
+
8134
+ Permission to use, copy, modify, and/or distribute this software for any
8135
+ purpose with or without fee is hereby granted, provided that the above
8136
+ copyright notice and this permission notice appear in all copies.
8137
+
8138
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
8139
+ WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
8140
+ MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
8141
+ ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
8142
+ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
8143
+ ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
8144
+ IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
8145
+
8146
+ sql-escaper@1.4.0
8147
+ -----------------
8148
+
8149
+ License metadata: MIT
8150
+ Source: git+https://github.com/mysqljs/sql-escaper.git
8151
+ Package metadata: node_modules/sql-escaper/package.json
8152
+
8153
+ File: node_modules/sql-escaper/LICENSE
8154
+
8155
+ MIT License
8156
+
8157
+ Copyright (c) 2026 Weslley Araújo, Andrey Sidorov, Douglas Wilson, and contributors.
8158
+
8159
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8160
+ of this software and associated documentation files (the "Software"), to deal
8161
+ in the Software without restriction, including without limitation the rights
8162
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8163
+ copies of the Software, and to permit persons to whom the Software is
8164
+ furnished to do so, subject to the following conditions:
8165
+
8166
+ The above copyright notice and this permission notice shall be included in all
8167
+ copies or substantial portions of the Software.
8168
+
8169
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8170
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8171
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8172
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8173
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8174
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
8175
+ SOFTWARE.
8176
+
7109
8177
  stringify-entities@4.0.4
7110
8178
  ------------------------
7111
8179
 
@@ -7690,6 +8758,36 @@ The above copyright notice and this permission notice shall be included in all c
7690
8758
 
7691
8759
  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.
7692
8760
 
8761
+ xtend@4.0.2
8762
+ -----------
8763
+
8764
+ License metadata: MIT
8765
+ Source: https://github.com/Raynos/xtend
8766
+ Package metadata: node_modules/xtend/package.json
8767
+
8768
+ File: node_modules/xtend/LICENSE
8769
+
8770
+ The MIT License (MIT)
8771
+ Copyright (c) 2012-2014 Raynos.
8772
+
8773
+ Permission is hereby granted, free of charge, to any person obtaining a copy
8774
+ of this software and associated documentation files (the "Software"), to deal
8775
+ in the Software without restriction, including without limitation the rights
8776
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
8777
+ copies of the Software, and to permit persons to whom the Software is
8778
+ furnished to do so, subject to the following conditions:
8779
+
8780
+ The above copyright notice and this permission notice shall be included in
8781
+ all copies or substantial portions of the Software.
8782
+
8783
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
8784
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
8785
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
8786
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
8787
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
8788
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
8789
+ THE SOFTWARE.
8790
+
7693
8791
  zwitch@2.0.4
7694
8792
  ------------
7695
8793