@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.cjs
CHANGED
|
@@ -185,6 +185,9 @@ var oss_licenses_default = [
|
|
|
185
185
|
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',
|
|
186
186
|
copyrightText: "Copyright (C) 2018-2021 by Marijn Haverbeke <marijn@haverbeke.berlin> and others"
|
|
187
187
|
},
|
|
188
|
+
{
|
|
189
|
+
name: "@createiq/backend-licenses"
|
|
190
|
+
},
|
|
188
191
|
{
|
|
189
192
|
name: "@createiq/frontend-licenses"
|
|
190
193
|
},
|
|
@@ -197,6 +200,12 @@ var oss_licenses_default = [
|
|
|
197
200
|
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.',
|
|
198
201
|
copyrightText: "Copyright (c) 2024 Linklaters Business Services t/a CreateiQ"
|
|
199
202
|
},
|
|
203
|
+
{
|
|
204
|
+
name: "@createiq/tpl-licenses"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
name: "@createiq/virus-scanner-licenses"
|
|
208
|
+
},
|
|
200
209
|
{
|
|
201
210
|
name: "@e965/xlsx",
|
|
202
211
|
author: "sheetjs",
|
|
@@ -8750,7 +8759,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
8750
8759
|
license: "MIT"
|
|
8751
8760
|
},
|
|
8752
8761
|
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',
|
|
8753
|
-
copyrightText: "Copyright (c) 2012-2018 Zachary Carter"
|
|
8762
|
+
copyrightText: "Copyright (c) 2012-2018 Zachary Carter Copyright (c) 2019-2024 Ferdinand Prantl"
|
|
8754
8763
|
},
|
|
8755
8764
|
{
|
|
8756
8765
|
name: "@prisma/instrumentation",
|
|
@@ -9203,7 +9212,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9203
9212
|
license: "Apache-2.0"
|
|
9204
9213
|
},
|
|
9205
9214
|
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",
|
|
9206
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9215
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9207
9216
|
},
|
|
9208
9217
|
{
|
|
9209
9218
|
name: "@swagger-api/apidom-core",
|
|
@@ -9213,7 +9222,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9213
9222
|
license: "Apache-2.0"
|
|
9214
9223
|
},
|
|
9215
9224
|
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",
|
|
9216
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9225
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9217
9226
|
},
|
|
9218
9227
|
{
|
|
9219
9228
|
name: "@swagger-api/apidom-error",
|
|
@@ -9223,7 +9232,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9223
9232
|
license: "Apache-2.0"
|
|
9224
9233
|
},
|
|
9225
9234
|
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",
|
|
9226
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9235
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9227
9236
|
},
|
|
9228
9237
|
{
|
|
9229
9238
|
name: "@swagger-api/apidom-json-pointer",
|
|
@@ -9233,7 +9242,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9233
9242
|
license: "Apache-2.0"
|
|
9234
9243
|
},
|
|
9235
9244
|
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",
|
|
9236
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9245
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9237
9246
|
},
|
|
9238
9247
|
{
|
|
9239
9248
|
name: "@swagger-api/apidom-ns-json-schema-draft-4",
|
|
@@ -9243,7 +9252,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9243
9252
|
license: "Apache-2.0"
|
|
9244
9253
|
},
|
|
9245
9254
|
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",
|
|
9246
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9255
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9247
9256
|
},
|
|
9248
9257
|
{
|
|
9249
9258
|
name: "@swagger-api/apidom-ns-openapi-3-0",
|
|
@@ -9253,7 +9262,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9253
9262
|
license: "Apache-2.0"
|
|
9254
9263
|
},
|
|
9255
9264
|
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",
|
|
9256
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9265
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9257
9266
|
},
|
|
9258
9267
|
{
|
|
9259
9268
|
name: "@swagger-api/apidom-ns-openapi-3-1",
|
|
@@ -9263,7 +9272,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9263
9272
|
license: "Apache-2.0"
|
|
9264
9273
|
},
|
|
9265
9274
|
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",
|
|
9266
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9275
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9267
9276
|
},
|
|
9268
9277
|
{
|
|
9269
9278
|
name: "@swagger-api/apidom-reference",
|
|
@@ -9273,7 +9282,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9273
9282
|
license: "Apache-2.0"
|
|
9274
9283
|
},
|
|
9275
9284
|
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",
|
|
9276
|
-
copyrightText: "Copyright 2020 SmartBear Software Inc
|
|
9285
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9277
9286
|
},
|
|
9278
9287
|
{
|
|
9279
9288
|
name: "@swc/helpers",
|
|
@@ -9980,7 +9989,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9980
9989
|
license: "BSD-2-Clause"
|
|
9981
9990
|
},
|
|
9982
9991
|
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',
|
|
9983
|
-
copyrightText: "
|
|
9992
|
+
copyrightText: "Copyright (c) 2023 Lowell D. Thomas All rights reserved."
|
|
9984
9993
|
},
|
|
9985
9994
|
{
|
|
9986
9995
|
name: "attr-accept",
|
|
@@ -10632,7 +10641,7 @@ Creative Commons may be contacted at creativecommons.org.
|
|
|
10632
10641
|
license: "MIT"
|
|
10633
10642
|
},
|
|
10634
10643
|
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",
|
|
10635
|
-
copyrightText: "Copyright (c) 2012-2014 Roman Shtylman <shtylman@gmail.com>"
|
|
10644
|
+
copyrightText: "Copyright (c) 2012-2014 Roman Shtylman <shtylman@gmail.com> Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>"
|
|
10636
10645
|
},
|
|
10637
10646
|
{
|
|
10638
10647
|
name: "copy-to-clipboard",
|
|
@@ -11021,7 +11030,7 @@ Creative Commons may be contacted at creativecommons.org.
|
|
|
11021
11030
|
license: "MIT"
|
|
11022
11031
|
},
|
|
11023
11032
|
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",
|
|
11024
|
-
copyrightText: "Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca>"
|
|
11033
|
+
copyrightText: "Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca> Copyright (c) 2018-2021 Josh Junon"
|
|
11025
11034
|
},
|
|
11026
11035
|
{
|
|
11027
11036
|
name: "deep-extend",
|
|
@@ -12308,7 +12317,7 @@ limitations under the License.`
|
|
|
12308
12317
|
license: "BSD-3-Clause"
|
|
12309
12318
|
},
|
|
12310
12319
|
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',
|
|
12311
|
-
copyrightText: "Copyright (c) 2006, Ivan Sagalaev."
|
|
12320
|
+
copyrightText: "Copyright (c) 2006, Ivan Sagalaev. All rights reserved."
|
|
12312
12321
|
},
|
|
12313
12322
|
{
|
|
12314
12323
|
name: "history",
|
|
@@ -12357,7 +12366,7 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
|
12357
12366
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
12358
12367
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
12359
12368
|
`,
|
|
12360
|
-
copyrightText: "Copyright (c) 2015, Yahoo! Inc. All rights reserved."
|
|
12369
|
+
copyrightText: "Copyright (c) 2015, Yahoo! Inc. All rights reserved. ----------------------------------------------------"
|
|
12361
12370
|
},
|
|
12362
12371
|
{
|
|
12363
12372
|
name: "html-entities",
|
|
@@ -12575,7 +12584,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
12575
12584
|
license: "MIT"
|
|
12576
12585
|
},
|
|
12577
12586
|
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',
|
|
12578
|
-
copyrightText: "Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop)"
|
|
12587
|
+
copyrightText: "Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop) Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
|
|
12579
12588
|
},
|
|
12580
12589
|
{
|
|
12581
12590
|
name: "is-typed-array",
|
|
@@ -13080,7 +13089,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13080
13089
|
license: "MIT"
|
|
13081
13090
|
},
|
|
13082
13091
|
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',
|
|
13083
|
-
copyrightText: "Copyright (c) 2012 The Network Inc. and contributors"
|
|
13092
|
+
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"
|
|
13084
13093
|
},
|
|
13085
13094
|
{
|
|
13086
13095
|
name: "normalizr",
|
|
@@ -13789,7 +13798,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13789
13798
|
license: "MIT"
|
|
13790
13799
|
},
|
|
13791
13800
|
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',
|
|
13792
|
-
copyrightText:
|
|
13801
|
+
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.'
|
|
13793
13802
|
},
|
|
13794
13803
|
{
|
|
13795
13804
|
name: "react-dropzone",
|
|
@@ -13809,7 +13818,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13809
13818
|
license: "MIT"
|
|
13810
13819
|
},
|
|
13811
13820
|
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',
|
|
13812
|
-
copyrightText: "Copyright (c) 2018 Formidable Labs"
|
|
13821
|
+
copyrightText: "Copyright (c) 2018 Formidable Labs Copyright (c) 2017 Evgeny Poberezkin"
|
|
13813
13822
|
},
|
|
13814
13823
|
{
|
|
13815
13824
|
name: "react-hook-form",
|
|
@@ -13877,7 +13886,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13877
13886
|
license: "MIT"
|
|
13878
13887
|
},
|
|
13879
13888
|
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',
|
|
13880
|
-
copyrightText: "Copyright (c) React Training 2015-2019"
|
|
13889
|
+
copyrightText: "Copyright (c) React Training 2015-2019 Copyright (c) Remix Software 2020-2022"
|
|
13881
13890
|
},
|
|
13882
13891
|
{
|
|
13883
13892
|
name: "react-router-dom",
|
|
@@ -13887,7 +13896,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13887
13896
|
license: "MIT"
|
|
13888
13897
|
},
|
|
13889
13898
|
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',
|
|
13890
|
-
copyrightText: "Copyright (c) React Training 2015-2019"
|
|
13899
|
+
copyrightText: "Copyright (c) React Training 2015-2019 Copyright (c) Remix Software 2020-2022"
|
|
13891
13900
|
},
|
|
13892
13901
|
{
|
|
13893
13902
|
name: "react-router-prop-types",
|
|
@@ -13952,7 +13961,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13952
13961
|
license: "BSD-3-Clause"
|
|
13953
13962
|
},
|
|
13954
13963
|
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',
|
|
13955
|
-
copyrightText: "Copyright (c) 2018, React Community"
|
|
13964
|
+
copyrightText: "Copyright (c) 2018, React Community Forked from React (https://github.com/facebook/react) Copyright 2013-present, Facebook, Inc. All rights reserved."
|
|
13956
13965
|
},
|
|
13957
13966
|
{
|
|
13958
13967
|
name: "react-virtualized-auto-sizer",
|
|
@@ -14059,7 +14068,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
14059
14068
|
license: "MIT"
|
|
14060
14069
|
},
|
|
14061
14070
|
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',
|
|
14062
|
-
copyrightText: "Copyright (c) 2014-2016, Jon Schlinkert"
|
|
14071
|
+
copyrightText: "Copyright (c) 2014-2016, Jon Schlinkert Copyright (c) 2014 Jon Schlinkert, Vitaly Puzrin."
|
|
14063
14072
|
},
|
|
14064
14073
|
{
|
|
14065
14074
|
name: "repeat-string",
|
|
@@ -14220,7 +14229,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
14220
14229
|
}
|
|
14221
14230
|
},
|
|
14222
14231
|
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',
|
|
14223
|
-
copyrightText: "Copyright (c) 2013-2018 sha.js contributors, Copyright (c) 1998 - 2009, Paul Johnston & Contributors"
|
|
14232
|
+
copyrightText: "Copyright (c) 2013-2018 sha.js contributors, Copyright (c) 1998 - 2009, Paul Johnston & Contributors All rights reserved."
|
|
14224
14233
|
},
|
|
14225
14234
|
{
|
|
14226
14235
|
name: "shallowequal",
|
|
@@ -14240,7 +14249,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
14240
14249
|
license: "BSD-2-Clause"
|
|
14241
14250
|
},
|
|
14242
14251
|
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',
|
|
14243
|
-
copyrightText: "Copyright (c) 2013-2019, Forrest L Norvell"
|
|
14252
|
+
copyrightText: "Copyright (c) 2013-2019, Forrest L Norvell All rights reserved."
|
|
14244
14253
|
},
|
|
14245
14254
|
{
|
|
14246
14255
|
name: "short-unique-id",
|