@@ -704,23 +704,25 @@ THE SOFTWARE.
704704@ngneat/until-destroy
705705MIT
706706
707- @swagger-api/apidom-ast
707+ @swagger-api/apidom-error
708708Apache-2.0
709709
710- @swagger-api/apidom-core
710+ @swagger-api/apidom-reference
711711Apache-2.0
712712
713- @swagger-api/apidom-error
713+ @swaggerexpert/cookie
714714Apache-2.0
715+ Apache License
716+ Version 2.0, January 2004
717+ http://www.apache.org/licenses/
715718
716719@swagger-api/apidom-ns-json-schema-2019-09
717720Apache-2.0
718721
719722@swagger-api/apidom-ns-json-schema-2020-12
720723Apache-2.0
721724
722- @swagger-api/apidom-ns-json-schema-draft-4
723- Apache-2.0
725+ 1. Definitions.
724726
725727@swagger-api/apidom-ns-json-schema-draft-6
726728Apache-2.0
@@ -731,25 +733,6 @@ Apache-2.0
731733@swagger-api/apidom-ns-openapi-3-0
732734Apache-2.0
733735
734- @swagger-api/apidom-ns-openapi-3-1
735- Apache-2.0
736-
737- @swagger-api/apidom-reference
738- Apache-2.0
739-
740- @swaggerexpert/cookie
741- Apache-2.0
742- Apache License
743- Version 2.0, January 2004
744- http://www.apache.org/licenses/
745-
746- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
747-
748- 1. Definitions.
749-
750- "License" shall mean the terms and conditions for use, reproduction,
751- and distribution as defined by Sections 1 through 9 of this document.
752-
753736 "Licensor" shall mean the copyright owner or entity authorized by
754737 the copyright owner that is granting the License.
755738
@@ -942,9 +925,8 @@ Apache-2.0
942925 limitations under the License.
943926
944927
945- @swaggerexpert/json-pointer
928+ @swaggerexpert/cookie
946929Apache-2.0
947-
948930 Apache License
949931 Version 2.0, January 2004
950932 http://www.apache.org/licenses/
@@ -1148,6 +1130,127 @@ Apache-2.0
11481130 limitations under the License.
11491131
11501132
1133+ @swaggerexpert/json-pointer
1134+ Apache-2.0
1135+
1136+ Licensed under the Apache License, Version 2.0 (the "License");
1137+ you may not use this file except in compliance with the License.
1138+ You may obtain a copy of the License at
1139+
1140+ http://www.apache.org/licenses/LICENSE-2.0
1141+
1142+ Unless required by applicable law or agreed to in writing, software
1143+ distributed under the License is distributed on an "AS IS" BASIS,
1144+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1145+ See the License for the specific language governing permissions and
1146+ limitations under the License.
1147+
1148+ -----------------------------------------------------------------------------
1149+ Mozilla Public License, version 2.0
1150+
1151+ 1. Definitions
1152+
1153+ 1.1. “Contributor”
1154+
1155+ means each individual or legal entity that creates, contributes to the
1156+ creation of, or owns Covered Software.
1157+
1158+ 1.2. “Contributor Version”
1159+
1160+ means the combination of the Contributions of others (if any) used by a
1161+ Contributor and that particular Contributor’s Contribution.
1162+
1163+ 1.3. “Contribution”
1164+
1165+ means Covered Software of a particular Contributor.
1166+
1167+ 1.4. “Covered Software”
1168+
1169+ means Source Code Form to which the initial Contributor has attached the
1170+ notice in Exhibit A, the Executable Form of such Source Code Form, and
1171+ Modifications of such Source Code Form, in each case including portions
1172+ thereof.
1173+
1174+ 1.5. “Incompatible With Secondary Licenses”
1175+ means
1176+
1177+ a. that the initial Contributor has attached the notice described in
1178+ Exhibit B to the Covered Software; or
1179+
1180+ b. that the Covered Software was made available under the terms of version
1181+ 1.1 or earlier of the License, but not also under the terms of a
1182+ Secondary License.
1183+
1184+ 1.6. “Executable Form”
1185+
1186+ means any form of the work other than Source Code Form.
1187+
1188+ 1.7. “Larger Work”
1189+
1190+ means a work that combines Covered Software with other material, in a separate
1191+ file or files, that is not Covered Software.
1192+
1193+ 1.8. “License”
1194+
1195+ means this document.
1196+
1197+ 1.9. “Licensable”
1198+
1199+ means having the right to grant, to the maximum extent possible, whether at the
1200+ time of the initial grant or subsequently, any and all of the rights conveyed by
1201+ this License.
1202+
1203+ 8. Limitation of Liability. In no event and under no legal theory,
1204+ whether in tort (including negligence), contract, or otherwise,
1205+ unless required by applicable law (such as deliberate and grossly
1206+ negligent acts) or agreed to in writing, shall any Contributor be
1207+ liable to You for damages, including any direct, indirect, special,
1208+ incidental, or consequential damages of any character arising as a
1209+ result of this License or out of the use or inability to use the
1210+ Work (including but not limited to damages for loss of goodwill,
1211+ work stoppage, computer failure or malfunction, or any and all
1212+ other commercial damages or losses), even if such Contributor
1213+ has been advised of the possibility of such damages.
1214+
1215+ 9. Accepting Warranty or Additional Liability. While redistributing
1216+ the Work or Derivative Works thereof, You may choose to offer,
1217+ and charge a fee for, acceptance of support, warranty, indemnity,
1218+ or other liability obligations and/or rights consistent with this
1219+ License. However, in accepting such obligations, You may act only
1220+ on Your own behalf and on Your sole responsibility, not on behalf
1221+ of any other Contributor, and only if You agree to indemnify,
1222+ defend, and hold each Contributor harmless for any liability
1223+ incurred by, or claims asserted against, such Contributor by reason
1224+ of your accepting any such warranty or additional liability.
1225+
1226+ END OF TERMS AND CONDITIONS
1227+
1228+ APPENDIX: How to apply the Apache License to your work.
1229+
1230+ To apply the Apache License to your work, attach the following
1231+ boilerplate notice, with the fields enclosed by brackets "[]"
1232+ replaced with your own identifying information. (Don't include
1233+ the brackets!) The text should be enclosed in the appropriate
1234+ comment syntax for the file format. We also recommend that a
1235+ file or class name and description of purpose be included on the
1236+ same "printed page" as the copyright notice for easier
1237+ identification within third-party archives.
1238+
1239+ Copyright [yyyy] [name of copyright owner]
1240+
1241+ Licensed under the Apache License, Version 2.0 (the "License");
1242+ you may not use this file except in compliance with the License.
1243+ You may obtain a copy of the License at
1244+
1245+ http://www.apache.org/licenses/LICENSE-2.0
1246+
1247+ Unless required by applicable law or agreed to in writing, software
1248+ distributed under the License is distributed on an "AS IS" BASIS,
1249+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1250+ See the License for the specific language governing permissions and
1251+ limitations under the License.
1252+
1253+
11511254ace-builds
11521255BSD-3-Clause
11531256Copyright (c) 2010, Ajax.org B.V.
@@ -2104,7 +2207,7 @@ Exhibit B - “Incompatible With Secondary Licenses” Notice
21042207
21052208drange
21062209MIT
2107- The MIT License (MIT)
2210+ MIT License
21082211
21092212Copyright (c) 2014 David Tudury
21102213
@@ -3347,30 +3450,25 @@ Apache-2.0
33473450 See the License for the specific language governing permissions and
33483451 limitations under the License.
33493452
3453+ APPENDIX: How to apply the Apache License to your work.
33503454
33513455possible-typed-array-names
33523456MIT
33533457MIT License
33543458
33553459Copyright (c) 2024 Jordan Harband
33563460
3357- Permission is hereby granted, free of charge, to any person obtaining a copy
3358- of this software and associated documentation files (the "Software"), to deal
3359- in the Software without restriction, including without limitation the rights
3360- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3361- copies of the Software, and to permit persons to whom the Software is
3362- furnished to do so, subject to the following conditions:
3461+ Licensed under the Apache License, Version 2.0 (the "License");
3462+ you may not use this file except in compliance with the License.
3463+ You may obtain a copy of the License at
33633464
3364- The above copyright notice and this permission notice shall be included in all
3365- copies or substantial portions of the Software.
3465+ http://www.apache.org/licenses/LICENSE-2.0
33663466
3367- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3368- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3369- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3370- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3371- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3372- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3373- SOFTWARE.
3467+ Unless required by applicable law or agreed to in writing, software
3468+ distributed under the License is distributed on an "AS IS" BASIS,
3469+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3470+ See the License for the specific language governing permissions and
3471+ limitations under the License.
33743472
33753473
33763474process
@@ -4740,9 +4838,9 @@ SOFTWARE.
47404838
47414839
47424840
4743- use-sync-external-store
4841+ xml-but-prettier
47444842MIT
4745- MIT License
4843+ The MIT License (MIT)
47464844
47474845Copyright (c) Meta Platforms, Inc. and affiliates.
47484846
0 commit comments