@createiq/frontend-licenses 1.0.8 → 1.0.10
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.
- package/dist/index.cjs +33 -24
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +33 -24
- package/dist/index.js.map +1 -1
- package/oss-licenses.json +33 -24
- package/oss-licenses.json.sha256 +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -159,6 +159,9 @@ var oss_licenses_default = [
|
|
|
159
159
|
licenseText: 'MIT License\n\nCopyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n',
|
|
160
160
|
copyrightText: "Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others"
|
|
161
161
|
},
|
|
162
|
+
{
|
|
163
|
+
name: "@createiq/backend-licenses"
|
|
164
|
+
},
|
|
162
165
|
{
|
|
163
166
|
name: "@createiq/frontend-licenses"
|
|
164
167
|
},
|
|
@@ -171,6 +174,12 @@ var oss_licenses_default = [
|
|
|
171
174
|
licenseText: 'MIT License\n\nCopyright (c) 2024 Linklaters Business Services t/a CreateiQ\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.',
|
|
172
175
|
copyrightText: "Copyright (c) 2024 Linklaters Business Services t/a CreateiQ"
|
|
173
176
|
},
|
|
177
|
+
{
|
|
178
|
+
name: "@createiq/tpl-licenses"
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
name: "@createiq/virus-scanner-licenses"
|
|
182
|
+
},
|
|
174
183
|
{
|
|
175
184
|
name: "@e965/xlsx",
|
|
176
185
|
author: "sheetjs",
|
|
@@ -8724,7 +8733,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
8724
8733
|
license: "MIT"
|
|
8725
8734
|
},
|
|
8726
8735
|
licenseText: 'MIT License\n\nCopyright (c) 2012-2018 Zachary Carter\nCopyright (c) 2019-2024 Ferdinand Prantl\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
8727
|
-
copyrightText: "Copyright (c) 2012-2018 Zachary Carter"
|
|
8736
|
+
copyrightText: "Copyright (c) 2012-2018 Zachary Carter Copyright (c) 2019-2024 Ferdinand Prantl"
|
|
8728
8737
|
},
|
|
8729
8738
|
{
|
|
8730
8739
|
name: "@prisma/instrumentation",
|
|
@@ -9177,7 +9186,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9177
9186
|
license: "Apache-2.0"
|
|
9178
9187
|
},
|
|
9179
9188
|
licenseText: "ApiDOM\nCopyright 2020 SmartBear Software Inc.\nApiDOM is licensed under Apache 2.0 license.\nCopy of the Apache 2.0 license can be found in `LICENSES/Apache-2.0.txt` file.\n\njson-schema-ref-parser\nCopyright (c) 2015 James Messinger\nFile packages/apidom-reference/src/util/url.ts (the file) was originally created under MIT license in https://github.com/APIDevTools/json-schema-ref-parser repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ngraphql-js\nCopyright (c) GraphQL Contributors\nFile packages/apidom-ast/src/traversal/visitor.ts (the file) was originally created under MIT license in https://github.com/graphql/graphql-js repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nbabel-plugin-add-import-extension\nCopyright (c) 2019 Karl Prieb\nFile scripts/babel-plugin-add-import-extension.cjs (the file) was originally created under MIT license in https://codeberg.org/karl/babel-plugin-add-import-extension.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nrefract-spec\nCopyright (c) 2015 refractproject\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\napi-elements\nCopyright (c) 2015 Apiary Inc.\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ndeepmerge\nCopyright (c) 2012 James Halliday, Josh Duff, and other contributors\n- File packages/apidom-core/src/deepmerge.ts contains algorithms that we originally created\n in https://github.com/TehShrike/deepmerge/blob/master/index.js to handle deep merging of JavaScript Objects and Arrays.\n These algorithms have been reverse engineered and adapted to support deep merging of ApiDOM structures.\n- File packages/apidom-core/test/deepmerge.ts contains tests and fixtures that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/test/merge.js to test deep merging of JavaScript Objects and Arrays.\n These tests have been adapted to support testing deep merging of ApiDOM structures.\n- File packages/apidom-core/README.md contains text fragments that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/readme.md to document deepmerge library.\n These text fragments have been amended to describe merging of ApiDOM structures.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\nAll modifications are licensed under Apache 2.0 License.\n\n---\n\nIf the SPDX-FileCopyrightText and SPDX-License-Identifier tags are not present in the file,\nit is assumed that these tags have following implicit value:\n\nSPDX-FileCopyrightText: Copyright 2020-2021 SmartBear Software Inc.\nSPDX-License-Identifier: Apache-2.0\n\n",
|
|
9180
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9189
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9181
9190
|
},
|
|
9182
9191
|
{
|
|
9183
9192
|
name: "@swagger-api/apidom-core",
|
|
@@ -9187,7 +9196,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9187
9196
|
license: "Apache-2.0"
|
|
9188
9197
|
},
|
|
9189
9198
|
licenseText: "ApiDOM\nCopyright 2020 SmartBear Software Inc.\nApiDOM is licensed under Apache 2.0 license.\nCopy of the Apache 2.0 license can be found in `LICENSES/Apache-2.0.txt` file.\n\njson-schema-ref-parser\nCopyright (c) 2015 James Messinger\nFile packages/apidom-reference/src/util/url.ts (the file) was originally created under MIT license in https://github.com/APIDevTools/json-schema-ref-parser repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ngraphql-js\nCopyright (c) GraphQL Contributors\nFile packages/apidom-ast/src/traversal/visitor.ts (the file) was originally created under MIT license in https://github.com/graphql/graphql-js repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nbabel-plugin-add-import-extension\nCopyright (c) 2019 Karl Prieb\nFile scripts/babel-plugin-add-import-extension.cjs (the file) was originally created under MIT license in https://codeberg.org/karl/babel-plugin-add-import-extension.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nrefract-spec\nCopyright (c) 2015 refractproject\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\napi-elements\nCopyright (c) 2015 Apiary Inc.\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ndeepmerge\nCopyright (c) 2012 James Halliday, Josh Duff, and other contributors\n- File packages/apidom-core/src/deepmerge.ts contains algorithms that we originally created\n in https://github.com/TehShrike/deepmerge/blob/master/index.js to handle deep merging of JavaScript Objects and Arrays.\n These algorithms have been reverse engineered and adapted to support deep merging of ApiDOM structures.\n- File packages/apidom-core/test/deepmerge.ts contains tests and fixtures that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/test/merge.js to test deep merging of JavaScript Objects and Arrays.\n These tests have been adapted to support testing deep merging of ApiDOM structures.\n- File packages/apidom-core/README.md contains text fragments that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/readme.md to document deepmerge library.\n These text fragments have been amended to describe merging of ApiDOM structures.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\nAll modifications are licensed under Apache 2.0 License.\n\n---\n\nIf the SPDX-FileCopyrightText and SPDX-License-Identifier tags are not present in the file,\nit is assumed that these tags have following implicit value:\n\nSPDX-FileCopyrightText: Copyright 2020-2021 SmartBear Software Inc.\nSPDX-License-Identifier: Apache-2.0\n\n",
|
|
9190
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9199
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9191
9200
|
},
|
|
9192
9201
|
{
|
|
9193
9202
|
name: "@swagger-api/apidom-error",
|
|
@@ -9197,7 +9206,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9197
9206
|
license: "Apache-2.0"
|
|
9198
9207
|
},
|
|
9199
9208
|
licenseText: "ApiDOM\nCopyright 2020 SmartBear Software Inc.\nApiDOM is licensed under Apache 2.0 license.\nCopy of the Apache 2.0 license can be found in `LICENSES/Apache-2.0.txt` file.\n\njson-schema-ref-parser\nCopyright (c) 2015 James Messinger\nFile packages/apidom-reference/src/util/url.ts (the file) was originally created under MIT license in https://github.com/APIDevTools/json-schema-ref-parser repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ngraphql-js\nCopyright (c) GraphQL Contributors\nFile packages/apidom-ast/src/traversal/visitor.ts (the file) was originally created under MIT license in https://github.com/graphql/graphql-js repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nbabel-plugin-add-import-extension\nCopyright (c) 2019 Karl Prieb\nFile scripts/babel-plugin-add-import-extension.cjs (the file) was originally created under MIT license in https://codeberg.org/karl/babel-plugin-add-import-extension.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nrefract-spec\nCopyright (c) 2015 refractproject\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\napi-elements\nCopyright (c) 2015 Apiary Inc.\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ndeepmerge\nCopyright (c) 2012 James Halliday, Josh Duff, and other contributors\n- File packages/apidom-core/src/deepmerge.ts contains algorithms that we originally created\n in https://github.com/TehShrike/deepmerge/blob/master/index.js to handle deep merging of JavaScript Objects and Arrays.\n These algorithms have been reverse engineered and adapted to support deep merging of ApiDOM structures.\n- File packages/apidom-core/test/deepmerge.ts contains tests and fixtures that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/test/merge.js to test deep merging of JavaScript Objects and Arrays.\n These tests have been adapted to support testing deep merging of ApiDOM structures.\n- File packages/apidom-core/README.md contains text fragments that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/readme.md to document deepmerge library.\n These text fragments have been amended to describe merging of ApiDOM structures.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\nAll modifications are licensed under Apache 2.0 License.\n\n---\n\nIf the SPDX-FileCopyrightText and SPDX-License-Identifier tags are not present in the file,\nit is assumed that these tags have following implicit value:\n\nSPDX-FileCopyrightText: Copyright 2020-2021 SmartBear Software Inc.\nSPDX-License-Identifier: Apache-2.0\n\n",
|
|
9200
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9209
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9201
9210
|
},
|
|
9202
9211
|
{
|
|
9203
9212
|
name: "@swagger-api/apidom-json-pointer",
|
|
@@ -9207,7 +9216,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9207
9216
|
license: "Apache-2.0"
|
|
9208
9217
|
},
|
|
9209
9218
|
licenseText: "ApiDOM\nCopyright 2020 SmartBear Software Inc.\nApiDOM is licensed under Apache 2.0 license.\nCopy of the Apache 2.0 license can be found in `LICENSES/Apache-2.0.txt` file.\n\njson-schema-ref-parser\nCopyright (c) 2015 James Messinger\nFile packages/apidom-reference/src/util/url.ts (the file) was originally created under MIT license in https://github.com/APIDevTools/json-schema-ref-parser repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ngraphql-js\nCopyright (c) GraphQL Contributors\nFile packages/apidom-ast/src/traversal/visitor.ts (the file) was originally created under MIT license in https://github.com/graphql/graphql-js repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nbabel-plugin-add-import-extension\nCopyright (c) 2019 Karl Prieb\nFile scripts/babel-plugin-add-import-extension.cjs (the file) was originally created under MIT license in https://codeberg.org/karl/babel-plugin-add-import-extension.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nrefract-spec\nCopyright (c) 2015 refractproject\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\napi-elements\nCopyright (c) 2015 Apiary Inc.\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ndeepmerge\nCopyright (c) 2012 James Halliday, Josh Duff, and other contributors\n- File packages/apidom-core/src/deepmerge.ts contains algorithms that we originally created\n in https://github.com/TehShrike/deepmerge/blob/master/index.js to handle deep merging of JavaScript Objects and Arrays.\n These algorithms have been reverse engineered and adapted to support deep merging of ApiDOM structures.\n- File packages/apidom-core/test/deepmerge.ts contains tests and fixtures that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/test/merge.js to test deep merging of JavaScript Objects and Arrays.\n These tests have been adapted to support testing deep merging of ApiDOM structures.\n- File packages/apidom-core/README.md contains text fragments that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/readme.md to document deepmerge library.\n These text fragments have been amended to describe merging of ApiDOM structures.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\nAll modifications are licensed under Apache 2.0 License.\n\n---\n\nIf the SPDX-FileCopyrightText and SPDX-License-Identifier tags are not present in the file,\nit is assumed that these tags have following implicit value:\n\nSPDX-FileCopyrightText: Copyright 2020-2021 SmartBear Software Inc.\nSPDX-License-Identifier: Apache-2.0\n\n",
|
|
9210
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9219
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9211
9220
|
},
|
|
9212
9221
|
{
|
|
9213
9222
|
name: "@swagger-api/apidom-ns-json-schema-draft-4",
|
|
@@ -9217,7 +9226,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9217
9226
|
license: "Apache-2.0"
|
|
9218
9227
|
},
|
|
9219
9228
|
licenseText: "ApiDOM\nCopyright 2020 SmartBear Software Inc.\nApiDOM is licensed under Apache 2.0 license.\nCopy of the Apache 2.0 license can be found in `LICENSES/Apache-2.0.txt` file.\n\njson-schema-ref-parser\nCopyright (c) 2015 James Messinger\nFile packages/apidom-reference/src/util/url.ts (the file) was originally created under MIT license in https://github.com/APIDevTools/json-schema-ref-parser repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ngraphql-js\nCopyright (c) GraphQL Contributors\nFile packages/apidom-ast/src/traversal/visitor.ts (the file) was originally created under MIT license in https://github.com/graphql/graphql-js repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nbabel-plugin-add-import-extension\nCopyright (c) 2019 Karl Prieb\nFile scripts/babel-plugin-add-import-extension.cjs (the file) was originally created under MIT license in https://codeberg.org/karl/babel-plugin-add-import-extension.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nrefract-spec\nCopyright (c) 2015 refractproject\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\napi-elements\nCopyright (c) 2015 Apiary Inc.\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ndeepmerge\nCopyright (c) 2012 James Halliday, Josh Duff, and other contributors\n- File packages/apidom-core/src/deepmerge.ts contains algorithms that we originally created\n in https://github.com/TehShrike/deepmerge/blob/master/index.js to handle deep merging of JavaScript Objects and Arrays.\n These algorithms have been reverse engineered and adapted to support deep merging of ApiDOM structures.\n- File packages/apidom-core/test/deepmerge.ts contains tests and fixtures that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/test/merge.js to test deep merging of JavaScript Objects and Arrays.\n These tests have been adapted to support testing deep merging of ApiDOM structures.\n- File packages/apidom-core/README.md contains text fragments that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/readme.md to document deepmerge library.\n These text fragments have been amended to describe merging of ApiDOM structures.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\nAll modifications are licensed under Apache 2.0 License.\n\n---\n\nIf the SPDX-FileCopyrightText and SPDX-License-Identifier tags are not present in the file,\nit is assumed that these tags have following implicit value:\n\nSPDX-FileCopyrightText: Copyright 2020-2021 SmartBear Software Inc.\nSPDX-License-Identifier: Apache-2.0\n\n",
|
|
9220
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9229
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9221
9230
|
},
|
|
9222
9231
|
{
|
|
9223
9232
|
name: "@swagger-api/apidom-ns-openapi-3-0",
|
|
@@ -9227,7 +9236,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9227
9236
|
license: "Apache-2.0"
|
|
9228
9237
|
},
|
|
9229
9238
|
licenseText: "ApiDOM\nCopyright 2020 SmartBear Software Inc.\nApiDOM is licensed under Apache 2.0 license.\nCopy of the Apache 2.0 license can be found in `LICENSES/Apache-2.0.txt` file.\n\njson-schema-ref-parser\nCopyright (c) 2015 James Messinger\nFile packages/apidom-reference/src/util/url.ts (the file) was originally created under MIT license in https://github.com/APIDevTools/json-schema-ref-parser repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ngraphql-js\nCopyright (c) GraphQL Contributors\nFile packages/apidom-ast/src/traversal/visitor.ts (the file) was originally created under MIT license in https://github.com/graphql/graphql-js repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nbabel-plugin-add-import-extension\nCopyright (c) 2019 Karl Prieb\nFile scripts/babel-plugin-add-import-extension.cjs (the file) was originally created under MIT license in https://codeberg.org/karl/babel-plugin-add-import-extension.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nrefract-spec\nCopyright (c) 2015 refractproject\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\napi-elements\nCopyright (c) 2015 Apiary Inc.\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ndeepmerge\nCopyright (c) 2012 James Halliday, Josh Duff, and other contributors\n- File packages/apidom-core/src/deepmerge.ts contains algorithms that we originally created\n in https://github.com/TehShrike/deepmerge/blob/master/index.js to handle deep merging of JavaScript Objects and Arrays.\n These algorithms have been reverse engineered and adapted to support deep merging of ApiDOM structures.\n- File packages/apidom-core/test/deepmerge.ts contains tests and fixtures that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/test/merge.js to test deep merging of JavaScript Objects and Arrays.\n These tests have been adapted to support testing deep merging of ApiDOM structures.\n- File packages/apidom-core/README.md contains text fragments that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/readme.md to document deepmerge library.\n These text fragments have been amended to describe merging of ApiDOM structures.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\nAll modifications are licensed under Apache 2.0 License.\n\n---\n\nIf the SPDX-FileCopyrightText and SPDX-License-Identifier tags are not present in the file,\nit is assumed that these tags have following implicit value:\n\nSPDX-FileCopyrightText: Copyright 2020-2021 SmartBear Software Inc.\nSPDX-License-Identifier: Apache-2.0\n\n",
|
|
9230
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9239
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9231
9240
|
},
|
|
9232
9241
|
{
|
|
9233
9242
|
name: "@swagger-api/apidom-ns-openapi-3-1",
|
|
@@ -9237,7 +9246,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9237
9246
|
license: "Apache-2.0"
|
|
9238
9247
|
},
|
|
9239
9248
|
licenseText: "ApiDOM\nCopyright 2020 SmartBear Software Inc.\nApiDOM is licensed under Apache 2.0 license.\nCopy of the Apache 2.0 license can be found in `LICENSES/Apache-2.0.txt` file.\n\njson-schema-ref-parser\nCopyright (c) 2015 James Messinger\nFile packages/apidom-reference/src/util/url.ts (the file) was originally created under MIT license in https://github.com/APIDevTools/json-schema-ref-parser repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ngraphql-js\nCopyright (c) GraphQL Contributors\nFile packages/apidom-ast/src/traversal/visitor.ts (the file) was originally created under MIT license in https://github.com/graphql/graphql-js repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nbabel-plugin-add-import-extension\nCopyright (c) 2019 Karl Prieb\nFile scripts/babel-plugin-add-import-extension.cjs (the file) was originally created under MIT license in https://codeberg.org/karl/babel-plugin-add-import-extension.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nrefract-spec\nCopyright (c) 2015 refractproject\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\napi-elements\nCopyright (c) 2015 Apiary Inc.\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ndeepmerge\nCopyright (c) 2012 James Halliday, Josh Duff, and other contributors\n- File packages/apidom-core/src/deepmerge.ts contains algorithms that we originally created\n in https://github.com/TehShrike/deepmerge/blob/master/index.js to handle deep merging of JavaScript Objects and Arrays.\n These algorithms have been reverse engineered and adapted to support deep merging of ApiDOM structures.\n- File packages/apidom-core/test/deepmerge.ts contains tests and fixtures that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/test/merge.js to test deep merging of JavaScript Objects and Arrays.\n These tests have been adapted to support testing deep merging of ApiDOM structures.\n- File packages/apidom-core/README.md contains text fragments that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/readme.md to document deepmerge library.\n These text fragments have been amended to describe merging of ApiDOM structures.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\nAll modifications are licensed under Apache 2.0 License.\n\n---\n\nIf the SPDX-FileCopyrightText and SPDX-License-Identifier tags are not present in the file,\nit is assumed that these tags have following implicit value:\n\nSPDX-FileCopyrightText: Copyright 2020-2021 SmartBear Software Inc.\nSPDX-License-Identifier: Apache-2.0\n\n",
|
|
9240
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9249
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9241
9250
|
},
|
|
9242
9251
|
{
|
|
9243
9252
|
name: "@swagger-api/apidom-reference",
|
|
@@ -9247,7 +9256,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9247
9256
|
license: "Apache-2.0"
|
|
9248
9257
|
},
|
|
9249
9258
|
licenseText: "ApiDOM\nCopyright 2020 SmartBear Software Inc.\nApiDOM is licensed under Apache 2.0 license.\nCopy of the Apache 2.0 license can be found in `LICENSES/Apache-2.0.txt` file.\n\njson-schema-ref-parser\nCopyright (c) 2015 James Messinger\nFile packages/apidom-reference/src/util/url.ts (the file) was originally created under MIT license in https://github.com/APIDevTools/json-schema-ref-parser repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ngraphql-js\nCopyright (c) GraphQL Contributors\nFile packages/apidom-ast/src/traversal/visitor.ts (the file) was originally created under MIT license in https://github.com/graphql/graphql-js repository.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nbabel-plugin-add-import-extension\nCopyright (c) 2019 Karl Prieb\nFile scripts/babel-plugin-add-import-extension.cjs (the file) was originally created under MIT license in https://codeberg.org/karl/babel-plugin-add-import-extension.\nThe file has been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\nrefract-spec\nCopyright (c) 2015 refractproject\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\napi-elements\nCopyright (c) 2015 Apiary Inc.\nSpecific texts in README.md (the file) were originally created under MIT license in https://github.com/refractproject/refract-spec repository.\nSpecific texts have been copied into this project and modified. All modifications are licensed under Apache 2.0 License.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\n\ndeepmerge\nCopyright (c) 2012 James Halliday, Josh Duff, and other contributors\n- File packages/apidom-core/src/deepmerge.ts contains algorithms that we originally created\n in https://github.com/TehShrike/deepmerge/blob/master/index.js to handle deep merging of JavaScript Objects and Arrays.\n These algorithms have been reverse engineered and adapted to support deep merging of ApiDOM structures.\n- File packages/apidom-core/test/deepmerge.ts contains tests and fixtures that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/test/merge.js to test deep merging of JavaScript Objects and Arrays.\n These tests have been adapted to support testing deep merging of ApiDOM structures.\n- File packages/apidom-core/README.md contains text fragments that were originally created\n in https://github.com/TehShrike/deepmerge/blob/master/readme.md to document deepmerge library.\n These text fragments have been amended to describe merging of ApiDOM structures.\nCopy of the MIT license can be found in `LICENSES/MIT.txt` file.\nAll modifications are licensed under Apache 2.0 License.\n\n---\n\nIf the SPDX-FileCopyrightText and SPDX-License-Identifier tags are not present in the file,\nit is assumed that these tags have following implicit value:\n\nSPDX-FileCopyrightText: Copyright 2020-2021 SmartBear Software Inc.\nSPDX-License-Identifier: Apache-2.0\n\n",
|
|
9250
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9259
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9251
9260
|
},
|
|
9252
9261
|
{
|
|
9253
9262
|
name: "@swc/helpers",
|
|
@@ -9954,7 +9963,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9954
9963
|
license: "BSD-2-Clause"
|
|
9955
9964
|
},
|
|
9956
9965
|
licenseText: '## [2-Clause BSD License](https://opensource.org/licenses/BSD-2-Clause)\n\n<p>\nCopyright (c) 2023 Lowell D. Thomas<br>\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice,\n this list of conditions and the following disclaimer.\n\n2. Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\nCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE\nGOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\nHOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\nLIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT\nOF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n</p>\n',
|
|
9957
|
-
copyrightText: "
|
|
9966
|
+
copyrightText: "Copyright (c) 2023 Lowell D. Thomas All rights reserved."
|
|
9958
9967
|
},
|
|
9959
9968
|
{
|
|
9960
9969
|
name: "attr-accept",
|
|
@@ -10606,7 +10615,7 @@ Creative Commons may be contacted at creativecommons.org.
|
|
|
10606
10615
|
license: "MIT"
|
|
10607
10616
|
},
|
|
10608
10617
|
licenseText: "(The MIT License)\n\nCopyright (c) 2012-2014 Roman Shtylman <shtylman@gmail.com>\nCopyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n'Software'), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY\nCLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,\nTORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n",
|
|
10609
|
-
copyrightText: "Copyright (c) 2012-2014 Roman Shtylman <shtylman@gmail.com>"
|
|
10618
|
+
copyrightText: "Copyright (c) 2012-2014 Roman Shtylman <shtylman@gmail.com> Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>"
|
|
10610
10619
|
},
|
|
10611
10620
|
{
|
|
10612
10621
|
name: "copy-to-clipboard",
|
|
@@ -10995,7 +11004,7 @@ Creative Commons may be contacted at creativecommons.org.
|
|
|
10995
11004
|
license: "MIT"
|
|
10996
11005
|
},
|
|
10997
11006
|
licenseText: "(The MIT License)\n\nCopyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>\nCopyright (c) 2018-2021 Josh Junon\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software\nand associated documentation files (the 'Software'), to deal in the Software without restriction,\nincluding without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,\nand/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial\nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT\nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.\nIN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE\nSOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n",
|
|
10998
|
-
copyrightText: "Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>"
|
|
11007
|
+
copyrightText: "Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca> Copyright (c) 2018-2021 Josh Junon"
|
|
10999
11008
|
},
|
|
11000
11009
|
{
|
|
11001
11010
|
name: "deep-extend",
|
|
@@ -12282,7 +12291,7 @@ limitations under the License.`
|
|
|
12282
12291
|
license: "BSD-3-Clause"
|
|
12283
12292
|
},
|
|
12284
12293
|
licenseText: 'BSD 3-Clause License\n\nCopyright (c) 2006, Ivan Sagalaev.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n',
|
|
12285
|
-
copyrightText: "Copyright (c) 2006, Ivan Sagalaev."
|
|
12294
|
+
copyrightText: "Copyright (c) 2006, Ivan Sagalaev. All rights reserved."
|
|
12286
12295
|
},
|
|
12287
12296
|
{
|
|
12288
12297
|
name: "history",
|
|
@@ -12331,7 +12340,7 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
|
12331
12340
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
12332
12341
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
12333
12342
|
`,
|
|
12334
|
-
copyrightText: "Copyright (c) 2015, Yahoo! Inc. All rights reserved."
|
|
12343
|
+
copyrightText: "Copyright (c) 2015, Yahoo! Inc. All rights reserved. ----------------------------------------------------"
|
|
12335
12344
|
},
|
|
12336
12345
|
{
|
|
12337
12346
|
name: "html-entities",
|
|
@@ -12549,7 +12558,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
12549
12558
|
license: "MIT"
|
|
12550
12559
|
},
|
|
12551
12560
|
licenseText: 'MIT License\n\nCopyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)\nCopyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)\n\nPermission 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:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE 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.\n',
|
|
12552
|
-
copyrightText: "Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)"
|
|
12561
|
+
copyrightText: "Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop) Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
|
|
12553
12562
|
},
|
|
12554
12563
|
{
|
|
12555
12564
|
name: "is-typed-array",
|
|
@@ -13054,7 +13063,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13054
13063
|
license: "MIT"
|
|
13055
13064
|
},
|
|
13056
13065
|
licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2012 The Network Inc. and contributors\nCopyright (c) 2022 idesis GmbH, Max-Keith-Stra\xDFe 66 (E 11), D-45136 Essen, https://www.idesis.de\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
13057
|
-
copyrightText: "Copyright (c) 2012 The Network Inc. and contributors"
|
|
13066
|
+
copyrightText: "Copyright (c) 2012 The Network Inc. and contributors Copyright (c) 2022 idesis GmbH, Max-Keith-Stra\xDFe 66 (E 11), D-45136 Essen, https://www.idesis.de"
|
|
13058
13067
|
},
|
|
13059
13068
|
{
|
|
13060
13069
|
name: "normalizr",
|
|
@@ -13763,7 +13772,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13763
13772
|
license: "MIT"
|
|
13764
13773
|
},
|
|
13765
13774
|
licenseText: '(MIT License)\n\nCopyright (c) 2014-2016 Matt Zabriskie. All rights reserved.\n \nPermission is hereby granted, free of charge, to any person obtaining a\ncopy of this software and associated documentation files (the "Software"), \nto deal in the Software without restriction, including without limitation \nthe rights to use, copy, modify, merge, publish, distribute, sublicense, \nand/or sell copies of the Software, and to permit persons to whom the \nSoftware is furnished to do so, subject to the following conditions:\n \nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n \nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, \nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER \nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING \nFROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER \nDEALINGS IN THE SOFTWARE.\n',
|
|
13766
|
-
copyrightText:
|
|
13775
|
+
copyrightText: 'Copyright (c) 2014-2016 Matt Zabriskie. All rights reserved. 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 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.'
|
|
13767
13776
|
},
|
|
13768
13777
|
{
|
|
13769
13778
|
name: "react-dropzone",
|
|
@@ -13783,7 +13792,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13783
13792
|
license: "MIT"
|
|
13784
13793
|
},
|
|
13785
13794
|
licenseText: 'MIT License\n\nCopyright (c) 2018 Formidable Labs\nCopyright (c) 2017 Evgeny Poberezkin\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
13786
|
-
copyrightText: "Copyright (c) 2018 Formidable Labs"
|
|
13795
|
+
copyrightText: "Copyright (c) 2018 Formidable Labs Copyright (c) 2017 Evgeny Poberezkin"
|
|
13787
13796
|
},
|
|
13788
13797
|
{
|
|
13789
13798
|
name: "react-hook-form",
|
|
@@ -13851,7 +13860,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13851
13860
|
license: "MIT"
|
|
13852
13861
|
},
|
|
13853
13862
|
licenseText: 'MIT License\n\nCopyright (c) React Training 2015-2019\nCopyright (c) Remix Software 2020-2022\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
13854
|
-
copyrightText: "Copyright (c) React Training 2015-2019"
|
|
13863
|
+
copyrightText: "Copyright (c) React Training 2015-2019 Copyright (c) Remix Software 2020-2022"
|
|
13855
13864
|
},
|
|
13856
13865
|
{
|
|
13857
13866
|
name: "react-router-dom",
|
|
@@ -13861,7 +13870,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13861
13870
|
license: "MIT"
|
|
13862
13871
|
},
|
|
13863
13872
|
licenseText: 'MIT License\n\nCopyright (c) React Training 2015-2019\nCopyright (c) Remix Software 2020-2022\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
13864
|
-
copyrightText: "Copyright (c) React Training 2015-2019"
|
|
13873
|
+
copyrightText: "Copyright (c) React Training 2015-2019 Copyright (c) Remix Software 2020-2022"
|
|
13865
13874
|
},
|
|
13866
13875
|
{
|
|
13867
13876
|
name: "react-router-prop-types",
|
|
@@ -13926,7 +13935,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13926
13935
|
license: "BSD-3-Clause"
|
|
13927
13936
|
},
|
|
13928
13937
|
licenseText: 'BSD 3-Clause License\n\nCopyright (c) 2018, React Community\nForked from React (https://github.com/facebook/react) Copyright 2013-present, Facebook, Inc.\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\n* Neither the name of the copyright holder nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n',
|
|
13929
|
-
copyrightText: "Copyright (c) 2018, React Community"
|
|
13938
|
+
copyrightText: "Copyright (c) 2018, React Community Forked from React (https://github.com/facebook/react) Copyright 2013-present, Facebook, Inc. All rights reserved."
|
|
13930
13939
|
},
|
|
13931
13940
|
{
|
|
13932
13941
|
name: "react-virtualized-auto-sizer",
|
|
@@ -14033,7 +14042,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
14033
14042
|
license: "MIT"
|
|
14034
14043
|
},
|
|
14035
14044
|
licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014-2016, Jon Schlinkert\nCopyright (c) 2014 Jon Schlinkert, Vitaly Puzrin.\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n',
|
|
14036
|
-
copyrightText: "Copyright (c) 2014-2016, Jon Schlinkert"
|
|
14045
|
+
copyrightText: "Copyright (c) 2014-2016, Jon Schlinkert Copyright (c) 2014 Jon Schlinkert, Vitaly Puzrin."
|
|
14037
14046
|
},
|
|
14038
14047
|
{
|
|
14039
14048
|
name: "repeat-string",
|
|
@@ -14194,7 +14203,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
14194
14203
|
}
|
|
14195
14204
|
},
|
|
14196
14205
|
licenseText: 'Copyright (c) 2013-2018 sha.js contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n\nCopyright (c) 1998 - 2009, Paul Johnston & Contributors\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\nRedistributions of source code must retain the above copyright notice, this\nlist of conditions and the following disclaimer.\n\nRedistributions in binary form must reproduce the above copyright notice, this\nlist of conditions and the following disclaimer in the documentation and/or\nother materials provided with the distribution.\n\nNeither the name of the author nor the names of its contributors may be used to\nendorse or promote products derived from this software without specific prior\nwritten permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n\n',
|
|
14197
|
-
copyrightText: "Copyright (c) 2013-2018 sha.js contributors, Copyright (c) 1998 - 2009, Paul Johnston & Contributors"
|
|
14206
|
+
copyrightText: "Copyright (c) 2013-2018 sha.js contributors, Copyright (c) 1998 - 2009, Paul Johnston & Contributors All rights reserved."
|
|
14198
14207
|
},
|
|
14199
14208
|
{
|
|
14200
14209
|
name: "shallowequal",
|
|
@@ -14214,7 +14223,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
14214
14223
|
license: "BSD-2-Clause"
|
|
14215
14224
|
},
|
|
14216
14225
|
licenseText: 'BSD 2-Clause License\n\nCopyright (c) 2013-2019, Forrest L Norvell\nAll rights reserved.\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n\n* Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n\n* Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\nFOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\nDAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\nSERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\nCAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\nOR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\nOF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n',
|
|
14217
|
-
copyrightText: "Copyright (c) 2013-2019, Forrest L Norvell"
|
|
14226
|
+
copyrightText: "Copyright (c) 2013-2019, Forrest L Norvell All rights reserved."
|
|
14218
14227
|
},
|
|
14219
14228
|
{
|
|
14220
14229
|
name: "short-unique-id",
|