@createiq/frontend-licenses 1.0.8 → 1.0.9
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 +24 -24
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +24 -24
- package/dist/index.js.map +1 -1
- package/oss-licenses.json +24 -24
- package/oss-licenses.json.sha256 +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -8750,7 +8750,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
8750
8750
|
license: "MIT"
|
|
8751
8751
|
},
|
|
8752
8752
|
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"
|
|
8753
|
+
copyrightText: "Copyright (c) 2012-2018 Zachary Carter Copyright (c) 2019-2024 Ferdinand Prantl"
|
|
8754
8754
|
},
|
|
8755
8755
|
{
|
|
8756
8756
|
name: "@prisma/instrumentation",
|
|
@@ -9203,7 +9203,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9203
9203
|
license: "Apache-2.0"
|
|
9204
9204
|
},
|
|
9205
9205
|
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
|
|
9206
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9207
9207
|
},
|
|
9208
9208
|
{
|
|
9209
9209
|
name: "@swagger-api/apidom-core",
|
|
@@ -9213,7 +9213,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9213
9213
|
license: "Apache-2.0"
|
|
9214
9214
|
},
|
|
9215
9215
|
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
|
|
9216
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9217
9217
|
},
|
|
9218
9218
|
{
|
|
9219
9219
|
name: "@swagger-api/apidom-error",
|
|
@@ -9223,7 +9223,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9223
9223
|
license: "Apache-2.0"
|
|
9224
9224
|
},
|
|
9225
9225
|
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
|
|
9226
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9227
9227
|
},
|
|
9228
9228
|
{
|
|
9229
9229
|
name: "@swagger-api/apidom-json-pointer",
|
|
@@ -9233,7 +9233,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9233
9233
|
license: "Apache-2.0"
|
|
9234
9234
|
},
|
|
9235
9235
|
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
|
|
9236
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9237
9237
|
},
|
|
9238
9238
|
{
|
|
9239
9239
|
name: "@swagger-api/apidom-ns-json-schema-draft-4",
|
|
@@ -9243,7 +9243,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9243
9243
|
license: "Apache-2.0"
|
|
9244
9244
|
},
|
|
9245
9245
|
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
|
|
9246
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9247
9247
|
},
|
|
9248
9248
|
{
|
|
9249
9249
|
name: "@swagger-api/apidom-ns-openapi-3-0",
|
|
@@ -9253,7 +9253,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9253
9253
|
license: "Apache-2.0"
|
|
9254
9254
|
},
|
|
9255
9255
|
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
|
|
9256
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9257
9257
|
},
|
|
9258
9258
|
{
|
|
9259
9259
|
name: "@swagger-api/apidom-ns-openapi-3-1",
|
|
@@ -9263,7 +9263,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9263
9263
|
license: "Apache-2.0"
|
|
9264
9264
|
},
|
|
9265
9265
|
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
|
|
9266
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9267
9267
|
},
|
|
9268
9268
|
{
|
|
9269
9269
|
name: "@swagger-api/apidom-reference",
|
|
@@ -9273,7 +9273,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9273
9273
|
license: "Apache-2.0"
|
|
9274
9274
|
},
|
|
9275
9275
|
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
|
|
9276
|
+
copyrightText: "Copyright 2020-2021 SmartBear Software Inc."
|
|
9277
9277
|
},
|
|
9278
9278
|
{
|
|
9279
9279
|
name: "@swc/helpers",
|
|
@@ -9980,7 +9980,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
|
|
9980
9980
|
license: "BSD-2-Clause"
|
|
9981
9981
|
},
|
|
9982
9982
|
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: "
|
|
9983
|
+
copyrightText: "Copyright (c) 2023 Lowell D. Thomas All rights reserved."
|
|
9984
9984
|
},
|
|
9985
9985
|
{
|
|
9986
9986
|
name: "attr-accept",
|
|
@@ -10632,7 +10632,7 @@ Creative Commons may be contacted at creativecommons.org.
|
|
|
10632
10632
|
license: "MIT"
|
|
10633
10633
|
},
|
|
10634
10634
|
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>"
|
|
10635
|
+
copyrightText: "Copyright (c) 2012-2014 Roman Shtylman <shtylman@gmail.com> Copyright (c) 2015 Douglas Christopher Wilson <doug@somethingdoug.com>"
|
|
10636
10636
|
},
|
|
10637
10637
|
{
|
|
10638
10638
|
name: "copy-to-clipboard",
|
|
@@ -11021,7 +11021,7 @@ Creative Commons may be contacted at creativecommons.org.
|
|
|
11021
11021
|
license: "MIT"
|
|
11022
11022
|
},
|
|
11023
11023
|
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>"
|
|
11024
|
+
copyrightText: "Copyright (c) 2014-2017 TJ Holowaychuk <tj@vision-media.ca> Copyright (c) 2018-2021 Josh Junon"
|
|
11025
11025
|
},
|
|
11026
11026
|
{
|
|
11027
11027
|
name: "deep-extend",
|
|
@@ -12308,7 +12308,7 @@ limitations under the License.`
|
|
|
12308
12308
|
license: "BSD-3-Clause"
|
|
12309
12309
|
},
|
|
12310
12310
|
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."
|
|
12311
|
+
copyrightText: "Copyright (c) 2006, Ivan Sagalaev. All rights reserved."
|
|
12312
12312
|
},
|
|
12313
12313
|
{
|
|
12314
12314
|
name: "history",
|
|
@@ -12357,7 +12357,7 @@ ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
|
|
12357
12357
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
12358
12358
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
12359
12359
|
`,
|
|
12360
|
-
copyrightText: "Copyright (c) 2015, Yahoo! Inc. All rights reserved."
|
|
12360
|
+
copyrightText: "Copyright (c) 2015, Yahoo! Inc. All rights reserved. ----------------------------------------------------"
|
|
12361
12361
|
},
|
|
12362
12362
|
{
|
|
12363
12363
|
name: "html-entities",
|
|
@@ -12575,7 +12575,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
12575
12575
|
license: "MIT"
|
|
12576
12576
|
},
|
|
12577
12577
|
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)"
|
|
12578
|
+
copyrightText: "Copyright (c) Vsevolod Strukchinsky <floatdrop@gmail.com> (github.com/floatdrop) Copyright (c) Sindre Sorhus <sindresorhus@gmail.com> (https://sindresorhus.com)"
|
|
12579
12579
|
},
|
|
12580
12580
|
{
|
|
12581
12581
|
name: "is-typed-array",
|
|
@@ -13080,7 +13080,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13080
13080
|
license: "MIT"
|
|
13081
13081
|
},
|
|
13082
13082
|
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"
|
|
13083
|
+
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
13084
|
},
|
|
13085
13085
|
{
|
|
13086
13086
|
name: "normalizr",
|
|
@@ -13789,7 +13789,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13789
13789
|
license: "MIT"
|
|
13790
13790
|
},
|
|
13791
13791
|
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:
|
|
13792
|
+
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
13793
|
},
|
|
13794
13794
|
{
|
|
13795
13795
|
name: "react-dropzone",
|
|
@@ -13809,7 +13809,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13809
13809
|
license: "MIT"
|
|
13810
13810
|
},
|
|
13811
13811
|
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"
|
|
13812
|
+
copyrightText: "Copyright (c) 2018 Formidable Labs Copyright (c) 2017 Evgeny Poberezkin"
|
|
13813
13813
|
},
|
|
13814
13814
|
{
|
|
13815
13815
|
name: "react-hook-form",
|
|
@@ -13877,7 +13877,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13877
13877
|
license: "MIT"
|
|
13878
13878
|
},
|
|
13879
13879
|
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"
|
|
13880
|
+
copyrightText: "Copyright (c) React Training 2015-2019 Copyright (c) Remix Software 2020-2022"
|
|
13881
13881
|
},
|
|
13882
13882
|
{
|
|
13883
13883
|
name: "react-router-dom",
|
|
@@ -13887,7 +13887,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13887
13887
|
license: "MIT"
|
|
13888
13888
|
},
|
|
13889
13889
|
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"
|
|
13890
|
+
copyrightText: "Copyright (c) React Training 2015-2019 Copyright (c) Remix Software 2020-2022"
|
|
13891
13891
|
},
|
|
13892
13892
|
{
|
|
13893
13893
|
name: "react-router-prop-types",
|
|
@@ -13952,7 +13952,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
13952
13952
|
license: "BSD-3-Clause"
|
|
13953
13953
|
},
|
|
13954
13954
|
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"
|
|
13955
|
+
copyrightText: "Copyright (c) 2018, React Community Forked from React (https://github.com/facebook/react) Copyright 2013-present, Facebook, Inc. All rights reserved."
|
|
13956
13956
|
},
|
|
13957
13957
|
{
|
|
13958
13958
|
name: "react-virtualized-auto-sizer",
|
|
@@ -14059,7 +14059,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
14059
14059
|
license: "MIT"
|
|
14060
14060
|
},
|
|
14061
14061
|
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"
|
|
14062
|
+
copyrightText: "Copyright (c) 2014-2016, Jon Schlinkert Copyright (c) 2014 Jon Schlinkert, Vitaly Puzrin."
|
|
14063
14063
|
},
|
|
14064
14064
|
{
|
|
14065
14065
|
name: "repeat-string",
|
|
@@ -14220,7 +14220,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
14220
14220
|
}
|
|
14221
14221
|
},
|
|
14222
14222
|
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"
|
|
14223
|
+
copyrightText: "Copyright (c) 2013-2018 sha.js contributors, Copyright (c) 1998 - 2009, Paul Johnston & Contributors All rights reserved."
|
|
14224
14224
|
},
|
|
14225
14225
|
{
|
|
14226
14226
|
name: "shallowequal",
|
|
@@ -14240,7 +14240,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
14240
14240
|
license: "BSD-2-Clause"
|
|
14241
14241
|
},
|
|
14242
14242
|
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"
|
|
14243
|
+
copyrightText: "Copyright (c) 2013-2019, Forrest L Norvell All rights reserved."
|
|
14244
14244
|
},
|
|
14245
14245
|
{
|
|
14246
14246
|
name: "short-unique-id",
|