From 6ff42bcadb6f9c53e9a305d13169bed76e911266 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Mar 2022 18:32:59 -0400 Subject: [PATCH] Auto-update license files (#750) Co-authored-by: licensed-ci --- .licenses/npm/@ampproject/remapping.dep.yml | 214 ---------------- .licenses/npm/@babel/compat-data.dep.yml | 33 --- .licenses/npm/@babel/core.dep.yml | 33 --- .licenses/npm/@babel/generator.dep.yml | 33 --- .../@babel/helper-annotate-as-pure.dep.yml | 33 --- .../@babel/helper-compilation-targets.dep.yml | 33 --- ...elper-create-class-features-plugin.dep.yml | 34 --- .../@babel/helper-environment-visitor.dep.yml | 33 --- .../npm/@babel/helper-function-name.dep.yml | 33 --- .../@babel/helper-get-function-arity.dep.yml | 33 --- .../npm/@babel/helper-hoist-variables.dep.yml | 33 --- ...per-member-expression-to-functions.dep.yml | 33 --- .../npm/@babel/helper-module-imports.dep.yml | 33 --- .../@babel/helper-module-transforms.dep.yml | 33 --- .../helper-optimise-call-expression.dep.yml | 33 --- .../npm/@babel/helper-plugin-utils.dep.yml | 33 --- .../npm/@babel/helper-replace-supers.dep.yml | 33 --- .../npm/@babel/helper-simple-access.dep.yml | 34 --- .../helper-split-export-declaration.dep.yml | 33 --- .../@babel/helper-validator-option.dep.yml | 33 --- .licenses/npm/@babel/helpers.dep.yml | 33 --- .licenses/npm/@babel/parser.dep.yml | 30 --- .../npm/@babel/plugin-syntax-jsx.dep.yml | 33 --- .../@babel/plugin-syntax-typescript.dep.yml | 33 --- .../@babel/plugin-transform-react-jsx.dep.yml | 33 --- .../plugin-transform-typescript.dep.yml | 33 --- .../npm/@babel/preset-typescript.dep.yml | 33 --- .licenses/npm/@babel/template.dep.yml | 33 --- .licenses/npm/@babel/traverse.dep.yml | 34 --- .licenses/npm/@babel/types.dep.yml | 33 --- .licenses/npm/@jridgewell/resolve-uri.dep.yml | 30 --- .../npm/@jridgewell/sourcemap-codec.dep.yml | 32 --- .../npm/@jridgewell/trace-mapping.dep.yml | 30 --- .licenses/npm/axios.dep.yml | 2 +- .licenses/npm/browserslist.dep.yml | 32 --- .licenses/npm/caniuse-lite.dep.yml | 238 ------------------ ...r-3.5.2.dep.yml => chokidar-3.5.3.dep.yml} | 2 +- .licenses/npm/convert-source-map.dep.yml | 25 -- .licenses/npm/electron-to-chromium.dep.yml | 16 -- .licenses/npm/escalade.dep.yml | 20 -- .licenses/npm/gensync.dep.yml | 19 -- .licenses/npm/globals.dep.yml | 20 -- .licenses/npm/jsesc.dep.yml | 32 --- .licenses/npm/mime-2.6.0.dep.yml | 32 --- .../npm/{mime-3.0.0.dep.yml => mime.dep.yml} | 0 .licenses/npm/node-releases.dep.yml | 32 --- .licenses/npm/picocolors.dep.yml | 27 -- .licenses/npm/pngjs-5.0.0.dep.yml | 33 --- .licenses/npm/semver-6.3.0.dep.yml | 26 -- .licenses/npm/to-fast-properties.dep.yml | 21 -- 50 files changed, 2 insertions(+), 1838 deletions(-) delete mode 100644 .licenses/npm/@ampproject/remapping.dep.yml delete mode 100644 .licenses/npm/@babel/compat-data.dep.yml delete mode 100644 .licenses/npm/@babel/core.dep.yml delete mode 100644 .licenses/npm/@babel/generator.dep.yml delete mode 100644 .licenses/npm/@babel/helper-annotate-as-pure.dep.yml delete mode 100644 .licenses/npm/@babel/helper-compilation-targets.dep.yml delete mode 100644 .licenses/npm/@babel/helper-create-class-features-plugin.dep.yml delete mode 100644 .licenses/npm/@babel/helper-environment-visitor.dep.yml delete mode 100644 .licenses/npm/@babel/helper-function-name.dep.yml delete mode 100644 .licenses/npm/@babel/helper-get-function-arity.dep.yml delete mode 100644 .licenses/npm/@babel/helper-hoist-variables.dep.yml delete mode 100644 .licenses/npm/@babel/helper-member-expression-to-functions.dep.yml delete mode 100644 .licenses/npm/@babel/helper-module-imports.dep.yml delete mode 100644 .licenses/npm/@babel/helper-module-transforms.dep.yml delete mode 100644 .licenses/npm/@babel/helper-optimise-call-expression.dep.yml delete mode 100644 .licenses/npm/@babel/helper-plugin-utils.dep.yml delete mode 100644 .licenses/npm/@babel/helper-replace-supers.dep.yml delete mode 100644 .licenses/npm/@babel/helper-simple-access.dep.yml delete mode 100644 .licenses/npm/@babel/helper-split-export-declaration.dep.yml delete mode 100644 .licenses/npm/@babel/helper-validator-option.dep.yml delete mode 100644 .licenses/npm/@babel/helpers.dep.yml delete mode 100644 .licenses/npm/@babel/parser.dep.yml delete mode 100644 .licenses/npm/@babel/plugin-syntax-jsx.dep.yml delete mode 100644 .licenses/npm/@babel/plugin-syntax-typescript.dep.yml delete mode 100644 .licenses/npm/@babel/plugin-transform-react-jsx.dep.yml delete mode 100644 .licenses/npm/@babel/plugin-transform-typescript.dep.yml delete mode 100644 .licenses/npm/@babel/preset-typescript.dep.yml delete mode 100644 .licenses/npm/@babel/template.dep.yml delete mode 100644 .licenses/npm/@babel/traverse.dep.yml delete mode 100644 .licenses/npm/@babel/types.dep.yml delete mode 100644 .licenses/npm/@jridgewell/resolve-uri.dep.yml delete mode 100644 .licenses/npm/@jridgewell/sourcemap-codec.dep.yml delete mode 100644 .licenses/npm/@jridgewell/trace-mapping.dep.yml delete mode 100644 .licenses/npm/browserslist.dep.yml delete mode 100644 .licenses/npm/caniuse-lite.dep.yml rename .licenses/npm/{chokidar-3.5.2.dep.yml => chokidar-3.5.3.dep.yml} (98%) delete mode 100644 .licenses/npm/convert-source-map.dep.yml delete mode 100644 .licenses/npm/electron-to-chromium.dep.yml delete mode 100644 .licenses/npm/escalade.dep.yml delete mode 100644 .licenses/npm/gensync.dep.yml delete mode 100644 .licenses/npm/globals.dep.yml delete mode 100644 .licenses/npm/jsesc.dep.yml delete mode 100644 .licenses/npm/mime-2.6.0.dep.yml rename .licenses/npm/{mime-3.0.0.dep.yml => mime.dep.yml} (100%) delete mode 100644 .licenses/npm/node-releases.dep.yml delete mode 100644 .licenses/npm/picocolors.dep.yml delete mode 100644 .licenses/npm/pngjs-5.0.0.dep.yml delete mode 100644 .licenses/npm/semver-6.3.0.dep.yml delete mode 100644 .licenses/npm/to-fast-properties.dep.yml diff --git a/.licenses/npm/@ampproject/remapping.dep.yml b/.licenses/npm/@ampproject/remapping.dep.yml deleted file mode 100644 index 872adcc313..0000000000 --- a/.licenses/npm/@ampproject/remapping.dep.yml +++ /dev/null @@ -1,214 +0,0 @@ ---- -name: "@ampproject/remapping" -version: 2.1.2 -type: npm -summary: Remap sequential sourcemaps through transformations to point at the original - source code -homepage: -license: apache-2.0 -licenses: -- sources: LICENSE - text: |2 - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright 2019 Google LLC - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. -notices: [] diff --git a/.licenses/npm/@babel/compat-data.dep.yml b/.licenses/npm/@babel/compat-data.dep.yml deleted file mode 100644 index a13ec8c473..0000000000 --- a/.licenses/npm/@babel/compat-data.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/compat-data" -version: 7.16.8 -type: npm -summary: '' -homepage: -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/core.dep.yml b/.licenses/npm/@babel/core.dep.yml deleted file mode 100644 index 3815521b7f..0000000000 --- a/.licenses/npm/@babel/core.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/core" -version: 7.17.5 -type: npm -summary: Babel compiler core. -homepage: https://babel.dev/docs/en/next/babel-core -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/generator.dep.yml b/.licenses/npm/@babel/generator.dep.yml deleted file mode 100644 index 7467338d04..0000000000 --- a/.licenses/npm/@babel/generator.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/generator" -version: 7.17.3 -type: npm -summary: Turns an AST into code. -homepage: https://babel.dev/docs/en/next/babel-generator -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-annotate-as-pure.dep.yml b/.licenses/npm/@babel/helper-annotate-as-pure.dep.yml deleted file mode 100644 index c130ead994..0000000000 --- a/.licenses/npm/@babel/helper-annotate-as-pure.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/helper-annotate-as-pure" -version: 7.16.7 -type: npm -summary: 'Helper function to annotate paths and nodes with #__PURE__ comment' -homepage: https://babel.dev/docs/en/next/babel-helper-annotate-as-pure -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-compilation-targets.dep.yml b/.licenses/npm/@babel/helper-compilation-targets.dep.yml deleted file mode 100644 index 05035e909e..0000000000 --- a/.licenses/npm/@babel/helper-compilation-targets.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/helper-compilation-targets" -version: 7.16.7 -type: npm -summary: Helper functions on Babel compilation targets -homepage: -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-create-class-features-plugin.dep.yml b/.licenses/npm/@babel/helper-create-class-features-plugin.dep.yml deleted file mode 100644 index b12b4a0e9f..0000000000 --- a/.licenses/npm/@babel/helper-create-class-features-plugin.dep.yml +++ /dev/null @@ -1,34 +0,0 @@ ---- -name: "@babel/helper-create-class-features-plugin" -version: 7.17.1 -type: npm -summary: Compile class public and private fields, private methods and decorators to - ES6 -homepage: -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-environment-visitor.dep.yml b/.licenses/npm/@babel/helper-environment-visitor.dep.yml deleted file mode 100644 index c47ac9ab00..0000000000 --- a/.licenses/npm/@babel/helper-environment-visitor.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/helper-environment-visitor" -version: 7.16.7 -type: npm -summary: Helper visitor to only visit nodes in the current 'this' context -homepage: https://babel.dev/docs/en/next/babel-helper-environment-visitor -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-function-name.dep.yml b/.licenses/npm/@babel/helper-function-name.dep.yml deleted file mode 100644 index 518ae23d29..0000000000 --- a/.licenses/npm/@babel/helper-function-name.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/helper-function-name" -version: 7.16.7 -type: npm -summary: Helper function to change the property 'name' of every function -homepage: https://babel.dev/docs/en/next/babel-helper-function-name -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-get-function-arity.dep.yml b/.licenses/npm/@babel/helper-get-function-arity.dep.yml deleted file mode 100644 index 1cbe9e7c6a..0000000000 --- a/.licenses/npm/@babel/helper-get-function-arity.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/helper-get-function-arity" -version: 7.16.7 -type: npm -summary: Helper function to get function arity -homepage: https://babel.dev/docs/en/next/babel-helper-get-function-arity -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-hoist-variables.dep.yml b/.licenses/npm/@babel/helper-hoist-variables.dep.yml deleted file mode 100644 index dea415177e..0000000000 --- a/.licenses/npm/@babel/helper-hoist-variables.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/helper-hoist-variables" -version: 7.16.7 -type: npm -summary: Helper function to hoist variables -homepage: https://babel.dev/docs/en/next/babel-helper-hoist-variables -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-member-expression-to-functions.dep.yml b/.licenses/npm/@babel/helper-member-expression-to-functions.dep.yml deleted file mode 100644 index 1d4c49af0c..0000000000 --- a/.licenses/npm/@babel/helper-member-expression-to-functions.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/helper-member-expression-to-functions" -version: 7.16.7 -type: npm -summary: Helper function to replace certain member expressions with function calls -homepage: https://babel.dev/docs/en/next/babel-helper-member-expression-to-functions -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-module-imports.dep.yml b/.licenses/npm/@babel/helper-module-imports.dep.yml deleted file mode 100644 index 7caf660f7b..0000000000 --- a/.licenses/npm/@babel/helper-module-imports.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/helper-module-imports" -version: 7.16.7 -type: npm -summary: Babel helper functions for inserting module loads -homepage: https://babel.dev/docs/en/next/babel-helper-module-imports -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-module-transforms.dep.yml b/.licenses/npm/@babel/helper-module-transforms.dep.yml deleted file mode 100644 index 8daabbffae..0000000000 --- a/.licenses/npm/@babel/helper-module-transforms.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/helper-module-transforms" -version: 7.16.7 -type: npm -summary: Babel helper functions for implementing ES6 module transformations -homepage: https://babel.dev/docs/en/next/babel-helper-module-transforms -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-optimise-call-expression.dep.yml b/.licenses/npm/@babel/helper-optimise-call-expression.dep.yml deleted file mode 100644 index 5a50beed5a..0000000000 --- a/.licenses/npm/@babel/helper-optimise-call-expression.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/helper-optimise-call-expression" -version: 7.16.7 -type: npm -summary: Helper function to optimise call expression -homepage: https://babel.dev/docs/en/next/babel-helper-optimise-call-expression -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-plugin-utils.dep.yml b/.licenses/npm/@babel/helper-plugin-utils.dep.yml deleted file mode 100644 index 9b897b69ff..0000000000 --- a/.licenses/npm/@babel/helper-plugin-utils.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/helper-plugin-utils" -version: 7.16.7 -type: npm -summary: General utilities for plugins to use -homepage: https://babel.dev/docs/en/next/babel-helper-plugin-utils -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-replace-supers.dep.yml b/.licenses/npm/@babel/helper-replace-supers.dep.yml deleted file mode 100644 index 4ff69d0567..0000000000 --- a/.licenses/npm/@babel/helper-replace-supers.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/helper-replace-supers" -version: 7.16.7 -type: npm -summary: Helper function to replace supers -homepage: https://babel.dev/docs/en/next/babel-helper-replace-supers -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-simple-access.dep.yml b/.licenses/npm/@babel/helper-simple-access.dep.yml deleted file mode 100644 index f08e472750..0000000000 --- a/.licenses/npm/@babel/helper-simple-access.dep.yml +++ /dev/null @@ -1,34 +0,0 @@ ---- -name: "@babel/helper-simple-access" -version: 7.16.7 -type: npm -summary: Babel helper for ensuring that access to a given value is performed through - simple accesses -homepage: https://babel.dev/docs/en/next/babel-helper-simple-access -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-split-export-declaration.dep.yml b/.licenses/npm/@babel/helper-split-export-declaration.dep.yml deleted file mode 100644 index 9573cc8f40..0000000000 --- a/.licenses/npm/@babel/helper-split-export-declaration.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/helper-split-export-declaration" -version: 7.16.7 -type: npm -summary: '' -homepage: https://babel.dev/docs/en/next/babel-helper-split-export-declaration -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helper-validator-option.dep.yml b/.licenses/npm/@babel/helper-validator-option.dep.yml deleted file mode 100644 index ff283dc9e5..0000000000 --- a/.licenses/npm/@babel/helper-validator-option.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/helper-validator-option" -version: 7.16.7 -type: npm -summary: Validate plugin/preset options -homepage: -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/helpers.dep.yml b/.licenses/npm/@babel/helpers.dep.yml deleted file mode 100644 index 1e0fecde86..0000000000 --- a/.licenses/npm/@babel/helpers.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/helpers" -version: 7.17.2 -type: npm -summary: Collection of helper functions used by Babel transforms. -homepage: https://babel.dev/docs/en/next/babel-helpers -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/parser.dep.yml b/.licenses/npm/@babel/parser.dep.yml deleted file mode 100644 index cff4fbfcf8..0000000000 --- a/.licenses/npm/@babel/parser.dep.yml +++ /dev/null @@ -1,30 +0,0 @@ ---- -name: "@babel/parser" -version: 7.17.3 -type: npm -summary: A JavaScript parser -homepage: https://babel.dev/docs/en/next/babel-parser -license: mit -licenses: -- sources: LICENSE - text: | - Copyright (C) 2012-2014 by various contributors (see AUTHORS) - - 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. -notices: [] diff --git a/.licenses/npm/@babel/plugin-syntax-jsx.dep.yml b/.licenses/npm/@babel/plugin-syntax-jsx.dep.yml deleted file mode 100644 index 074ecbd6c6..0000000000 --- a/.licenses/npm/@babel/plugin-syntax-jsx.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/plugin-syntax-jsx" -version: 7.16.7 -type: npm -summary: Allow parsing of jsx -homepage: https://babel.dev/docs/en/next/babel-plugin-syntax-jsx -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/plugin-syntax-typescript.dep.yml b/.licenses/npm/@babel/plugin-syntax-typescript.dep.yml deleted file mode 100644 index cd15501e85..0000000000 --- a/.licenses/npm/@babel/plugin-syntax-typescript.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/plugin-syntax-typescript" -version: 7.16.7 -type: npm -summary: Allow parsing of TypeScript syntax -homepage: https://babel.dev/docs/en/next/babel-plugin-syntax-typescript -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/plugin-transform-react-jsx.dep.yml b/.licenses/npm/@babel/plugin-transform-react-jsx.dep.yml deleted file mode 100644 index 181ad68899..0000000000 --- a/.licenses/npm/@babel/plugin-transform-react-jsx.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/plugin-transform-react-jsx" -version: 7.16.7 -type: npm -summary: Turn JSX into React function calls -homepage: https://babel.dev/docs/en/next/babel-plugin-transform-react-jsx -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/plugin-transform-typescript.dep.yml b/.licenses/npm/@babel/plugin-transform-typescript.dep.yml deleted file mode 100644 index b5673a47ec..0000000000 --- a/.licenses/npm/@babel/plugin-transform-typescript.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/plugin-transform-typescript" -version: 7.16.8 -type: npm -summary: Transform TypeScript into ES.next -homepage: https://babel.dev/docs/en/next/babel-plugin-transform-typescript -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/preset-typescript.dep.yml b/.licenses/npm/@babel/preset-typescript.dep.yml deleted file mode 100644 index 3949deb105..0000000000 --- a/.licenses/npm/@babel/preset-typescript.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/preset-typescript" -version: 7.16.7 -type: npm -summary: Babel preset for TypeScript. -homepage: https://babel.dev/docs/en/next/babel-preset-typescript -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/template.dep.yml b/.licenses/npm/@babel/template.dep.yml deleted file mode 100644 index bba2b6cd57..0000000000 --- a/.licenses/npm/@babel/template.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/template" -version: 7.16.7 -type: npm -summary: Generate an AST from a string template. -homepage: https://babel.dev/docs/en/next/babel-template -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/traverse.dep.yml b/.licenses/npm/@babel/traverse.dep.yml deleted file mode 100644 index d2aa855458..0000000000 --- a/.licenses/npm/@babel/traverse.dep.yml +++ /dev/null @@ -1,34 +0,0 @@ ---- -name: "@babel/traverse" -version: 7.17.3 -type: npm -summary: The Babel Traverse module maintains the overall tree state, and is responsible - for replacing, removing, and adding nodes -homepage: https://babel.dev/docs/en/next/babel-traverse -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@babel/types.dep.yml b/.licenses/npm/@babel/types.dep.yml deleted file mode 100644 index 14e7e53e57..0000000000 --- a/.licenses/npm/@babel/types.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: "@babel/types" -version: 7.17.0 -type: npm -summary: Babel Types is a Lodash-esque utility library for AST nodes -homepage: https://babel.dev/docs/en/next/babel-types -license: mit -licenses: -- sources: LICENSE - text: | - MIT License - - Copyright (c) 2014-present Sebastian McKenzie and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/@jridgewell/resolve-uri.dep.yml b/.licenses/npm/@jridgewell/resolve-uri.dep.yml deleted file mode 100644 index 8483384170..0000000000 --- a/.licenses/npm/@jridgewell/resolve-uri.dep.yml +++ /dev/null @@ -1,30 +0,0 @@ ---- -name: "@jridgewell/resolve-uri" -version: 3.0.4 -type: npm -summary: Resolve a URI relative to an optional base URI -homepage: -license: mit -licenses: -- sources: LICENSE - text: |- - Copyright 2019 Justin Ridgewell - - 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. -notices: [] diff --git a/.licenses/npm/@jridgewell/sourcemap-codec.dep.yml b/.licenses/npm/@jridgewell/sourcemap-codec.dep.yml deleted file mode 100644 index 287f1a4699..0000000000 --- a/.licenses/npm/@jridgewell/sourcemap-codec.dep.yml +++ /dev/null @@ -1,32 +0,0 @@ ---- -name: "@jridgewell/sourcemap-codec" -version: 1.4.10 -type: npm -summary: Encode/decode sourcemap mappings -homepage: -license: mit -licenses: -- sources: LICENSE - text: | - The MIT License - - Copyright (c) 2015 Rich Harris - - 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. -notices: [] diff --git a/.licenses/npm/@jridgewell/trace-mapping.dep.yml b/.licenses/npm/@jridgewell/trace-mapping.dep.yml deleted file mode 100644 index 2b27f4c1bd..0000000000 --- a/.licenses/npm/@jridgewell/trace-mapping.dep.yml +++ /dev/null @@ -1,30 +0,0 @@ ---- -name: "@jridgewell/trace-mapping" -version: 0.3.4 -type: npm -summary: Trace the original position through a source map -homepage: -license: mit -licenses: -- sources: LICENSE - text: | - Copyright 2022 Justin Ridgewell - - 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. -notices: [] diff --git a/.licenses/npm/axios.dep.yml b/.licenses/npm/axios.dep.yml index 0a3fa638d1..afa7bd788f 100644 --- a/.licenses/npm/axios.dep.yml +++ b/.licenses/npm/axios.dep.yml @@ -1,6 +1,6 @@ --- name: axios -version: 0.26.0 +version: 0.26.1 type: npm summary: Promise based HTTP client for the browser and node.js homepage: https://axios-http.com diff --git a/.licenses/npm/browserslist.dep.yml b/.licenses/npm/browserslist.dep.yml deleted file mode 100644 index f4602a3f6f..0000000000 --- a/.licenses/npm/browserslist.dep.yml +++ /dev/null @@ -1,32 +0,0 @@ ---- -name: browserslist -version: 4.19.1 -type: npm -summary: Share target browsers between different front-end tools, like Autoprefixer, - Stylelint and babel-env-preset -homepage: -license: mit -licenses: -- sources: LICENSE - text: | - The MIT License (MIT) - - Copyright 2014 Andrey Sitnik and other contributors - - 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. -notices: [] diff --git a/.licenses/npm/caniuse-lite.dep.yml b/.licenses/npm/caniuse-lite.dep.yml deleted file mode 100644 index 2ec8a82d5a..0000000000 --- a/.licenses/npm/caniuse-lite.dep.yml +++ /dev/null @@ -1,238 +0,0 @@ ---- -name: caniuse-lite -version: 1.0.30001299 -type: npm -summary: A smaller version of caniuse-db, with only the essentials! -homepage: -license: cc-by-4.0 -licenses: -- sources: LICENSE - text: "Attribution 4.0 International\n\n=======================================================================\n\nCreative - Commons Corporation (\"Creative Commons\") is not a law firm and\ndoes not provide - legal services or legal advice. Distribution of\nCreative Commons public licenses - does not create a lawyer-client or\nother relationship. Creative Commons makes - its licenses and related\ninformation available on an \"as-is\" basis. Creative - Commons gives no\nwarranties regarding its licenses, any material licensed under - their\nterms and conditions, or any related information. Creative Commons\ndisclaims - all liability for damages resulting from their use to the\nfullest extent possible.\n\nUsing - Creative Commons Public Licenses\n\nCreative Commons public licenses provide a - standard set of terms and\nconditions that creators and other rights holders may - use to share\noriginal works of authorship and other material subject to copyright\nand - certain other rights specified in the public license below. The\nfollowing considerations - are for informational purposes only, are not\nexhaustive, and do not form part - of our licenses.\n\n Considerations for licensors: Our public licenses are\n - \ intended for use by those authorized to give the public\n permission - to use material in ways otherwise restricted by\n copyright and certain other - rights. Our licenses are\n irrevocable. Licensors should read and understand - the terms\n and conditions of the license they choose before applying it.\n - \ Licensors should also secure all rights necessary before\n applying our - licenses so that the public can reuse the\n material as expected. Licensors - should clearly mark any\n material not subject to the license. This includes - other CC-\n licensed material, or material used under an exception or\n limitation - to copyright. More considerations for licensors:\n\twiki.creativecommons.org/Considerations_for_licensors\n\n - \ Considerations for the public: By using one of our public\n licenses, - a licensor grants the public permission to use the\n licensed material under - specified terms and conditions. If\n the licensor's permission is not necessary - for any reason--for\n example, because of any applicable exception or limitation - to\n copyright--then that use is not regulated by the license. Our\n licenses - grant only permissions under copyright and certain\n other rights that a licensor - has authority to grant. Use of\n the licensed material may still be restricted - for other\n reasons, including because others have copyright or other\n rights - in the material. A licensor may make special requests,\n such as asking that - all changes be marked or described.\n Although not required by our licenses, - you are encouraged to\n respect those requests where reasonable. More_considerations\n - \ for the public: \n\twiki.creativecommons.org/Considerations_for_licensees\n\n=======================================================================\n\nCreative - Commons Attribution 4.0 International Public License\n\nBy exercising the Licensed - Rights (defined below), You accept and agree\nto be bound by the terms and conditions - of this Creative Commons\nAttribution 4.0 International Public License (\"Public - License\"). To the\nextent this Public License may be interpreted as a contract, - You are\ngranted the Licensed Rights in consideration of Your acceptance of\nthese - terms and conditions, and the Licensor grants You such rights in\nconsideration - of benefits the Licensor receives from making the\nLicensed Material available - under these terms and conditions.\n\n\nSection 1 -- Definitions.\n\n a. Adapted - Material means material subject to Copyright and Similar\n Rights that is - derived from or based upon the Licensed Material\n and in which the Licensed - Material is translated, altered,\n arranged, transformed, or otherwise modified - in a manner requiring\n permission under the Copyright and Similar Rights - held by the\n Licensor. For purposes of this Public License, where the Licensed\n - \ Material is a musical work, performance, or sound recording,\n Adapted - Material is always produced where the Licensed Material is\n synched in timed - relation with a moving image.\n\n b. Adapter's License means the license You - apply to Your Copyright\n and Similar Rights in Your contributions to Adapted - Material in\n accordance with the terms and conditions of this Public License.\n\n - \ c. Copyright and Similar Rights means copyright and/or similar rights\n closely - related to copyright including, without limitation,\n performance, broadcast, - sound recording, and Sui Generis Database\n Rights, without regard to how - the rights are labeled or\n categorized. For purposes of this Public License, - the rights\n specified in Section 2(b)(1)-(2) are not Copyright and Similar\n - \ Rights.\n\n d. Effective Technological Measures means those measures that, - in the\n absence of proper authority, may not be circumvented under laws\n - \ fulfilling obligations under Article 11 of the WIPO Copyright\n Treaty - adopted on December 20, 1996, and/or similar international\n agreements.\n\n - \ e. Exceptions and Limitations means fair use, fair dealing, and/or\n any - other exception or limitation to Copyright and Similar Rights\n that applies - to Your use of the Licensed Material.\n\n f. Licensed Material means the artistic - or literary work, database,\n or other material to which the Licensor applied - this Public\n License.\n\n g. Licensed Rights means the rights granted to - You subject to the\n terms and conditions of this Public License, which are - limited to\n all Copyright and Similar Rights that apply to Your use of the\n - \ Licensed Material and that the Licensor has authority to license.\n\n h. - Licensor means the individual(s) or entity(ies) granting rights\n under this - Public License.\n\n i. Share means to provide material to the public by any means - or\n process that requires permission under the Licensed Rights, such\n as - reproduction, public display, public performance, distribution,\n dissemination, - communication, or importation, and to make material\n available to the public - including in ways that members of the\n public may access the material from - a place and at a time\n individually chosen by them.\n\n j. Sui Generis Database - Rights means rights other than copyright\n resulting from Directive 96/9/EC - of the European Parliament and of\n the Council of 11 March 1996 on the legal - protection of databases,\n as amended and/or succeeded, as well as other essentially\n - \ equivalent rights anywhere in the world.\n\n k. You means the individual - or entity exercising the Licensed Rights\n under this Public License. Your - has a corresponding meaning.\n\n\nSection 2 -- Scope.\n\n a. License grant.\n\n - \ 1. Subject to the terms and conditions of this Public License,\n the - Licensor hereby grants You a worldwide, royalty-free,\n non-sublicensable, - non-exclusive, irrevocable license to\n exercise the Licensed Rights - in the Licensed Material to:\n\n a. reproduce and Share the Licensed - Material, in whole or\n in part; and\n\n b. produce, - reproduce, and Share Adapted Material.\n\n 2. Exceptions and Limitations. - For the avoidance of doubt, where\n Exceptions and Limitations apply - to Your use, this Public\n License does not apply, and You do not need - to comply with\n its terms and conditions.\n\n 3. Term. The term - of this Public License is specified in Section\n 6(a).\n\n 4. Media - and formats; technical modifications allowed. The\n Licensor authorizes - You to exercise the Licensed Rights in\n all media and formats whether - now known or hereafter created,\n and to make technical modifications - necessary to do so. The\n Licensor waives and/or agrees not to assert - any right or\n authority to forbid You from making technical modifications\n - \ necessary to exercise the Licensed Rights, including\n technical - modifications necessary to circumvent Effective\n Technological Measures. - For purposes of this Public License,\n simply making modifications authorized - by this Section 2(a)\n (4) never produces Adapted Material.\n\n 5. - Downstream recipients.\n\n a. Offer from the Licensor -- Licensed Material. - Every\n recipient of the Licensed Material automatically\n receives - an offer from the Licensor to exercise the\n Licensed Rights under - the terms and conditions of this\n Public License.\n\n b. - No downstream restrictions. You may not offer or impose\n any additional - or different terms or conditions on, or\n apply any Effective Technological - Measures to, the\n Licensed Material if doing so restricts exercise - of the\n Licensed Rights by any recipient of the Licensed\n Material.\n\n - \ 6. No endorsement. Nothing in this Public License constitutes or\n may - be construed as permission to assert or imply that You\n are, or that - Your use of the Licensed Material is, connected\n with, or sponsored, - endorsed, or granted official status by,\n the Licensor or others designated - to receive attribution as\n provided in Section 3(a)(1)(A)(i).\n\n b. - Other rights.\n\n 1. Moral rights, such as the right of integrity, are not\n - \ licensed under this Public License, nor are publicity,\n privacy, - and/or other similar personality rights; however, to\n the extent possible, - the Licensor waives and/or agrees not to\n assert any such rights held - by the Licensor to the limited\n extent necessary to allow You to exercise - the Licensed\n Rights, but not otherwise.\n\n 2. Patent and trademark - rights are not licensed under this\n Public License.\n\n 3. To - the extent possible, the Licensor waives any right to\n collect royalties - from You for the exercise of the Licensed\n Rights, whether directly - or through a collecting society\n under any voluntary or waivable statutory - or compulsory\n licensing scheme. In all other cases the Licensor expressly\n - \ reserves any right to collect such royalties.\n\n\nSection 3 -- License - Conditions.\n\nYour exercise of the Licensed Rights is expressly made subject - to the\nfollowing conditions.\n\n a. Attribution.\n\n 1. If You Share the - Licensed Material (including in modified\n form), You must:\n\n a. - retain the following if it is supplied by the Licensor\n with the - Licensed Material:\n\n i. identification of the creator(s) of - the Licensed\n Material and any others designated to receive\n - \ attribution, in any reasonable manner requested by\n the - Licensor (including by pseudonym if\n designated);\n\n ii. - a copyright notice;\n\n iii. a notice that refers to this Public - License;\n\n iv. a notice that refers to the disclaimer of\n warranties;\n\n - \ v. a URI or hyperlink to the Licensed Material to the\n extent - reasonably practicable;\n\n b. indicate if You modified the Licensed - Material and\n retain an indication of any previous modifications; - and\n\n c. indicate the Licensed Material is licensed under this\n - \ Public License, and include the text of, or the URI or\n hyperlink - to, this Public License.\n\n 2. You may satisfy the conditions in Section - 3(a)(1) in any\n reasonable manner based on the medium, means, and context - in\n which You Share the Licensed Material. For example, it may be\n - \ reasonable to satisfy the conditions by providing a URI or\n hyperlink - to a resource that includes the required\n information.\n\n 3. - If requested by the Licensor, You must remove any of the\n information - required by Section 3(a)(1)(A) to the extent\n reasonably practicable.\n\n - \ 4. If You Share Adapted Material You produce, the Adapter's\n License - You apply must not prevent recipients of the Adapted\n Material from - complying with this Public License.\n\n\nSection 4 -- Sui Generis Database Rights.\n\nWhere - the Licensed Rights include Sui Generis Database Rights that\napply to Your use - of the Licensed Material:\n\n a. for the avoidance of doubt, Section 2(a)(1) - grants You the right\n to extract, reuse, reproduce, and Share all or a substantial\n - \ portion of the contents of the database;\n\n b. if You include all or a - substantial portion of the database\n contents in a database in which You - have Sui Generis Database\n Rights, then the database in which You have Sui - Generis Database\n Rights (but not its individual contents) is Adapted Material; - and\n\n c. You must comply with the conditions in Section 3(a) if You Share\n - \ all or a substantial portion of the contents of the database.\n\nFor the - avoidance of doubt, this Section 4 supplements and does not\nreplace Your obligations - under this Public License where the Licensed\nRights include other Copyright and - Similar Rights.\n\n\nSection 5 -- Disclaimer of Warranties and Limitation of Liability.\n\n - \ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE\n EXTENT - POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS\n AND AS-AVAILABLE, - AND MAKES NO REPRESENTATIONS OR WARRANTIES OF\n ANY KIND CONCERNING THE LICENSED - MATERIAL, WHETHER EXPRESS,\n IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, - WITHOUT LIMITATION,\n WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A - PARTICULAR\n PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,\n - \ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT\n KNOWN - OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT\n ALLOWED IN FULL - OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.\n\n b. TO THE EXTENT POSSIBLE, - IN NO EVENT WILL THE LICENSOR BE LIABLE\n TO YOU ON ANY LEGAL THEORY (INCLUDING, - WITHOUT LIMITATION,\n NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,\n - \ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,\n COSTS, - EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR\n USE OF THE LICENSED - MATERIAL, EVEN IF THE LICENSOR HAS BEEN\n ADVISED OF THE POSSIBILITY OF SUCH - LOSSES, COSTS, EXPENSES, OR\n DAMAGES. WHERE A LIMITATION OF LIABILITY IS - NOT ALLOWED IN FULL OR\n IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.\n\n - \ c. The disclaimer of warranties and limitation of liability provided\n above - shall be interpreted in a manner that, to the extent\n possible, most closely - approximates an absolute disclaimer and\n waiver of all liability.\n\n\nSection - 6 -- Term and Termination.\n\n a. This Public License applies for the term of - the Copyright and\n Similar Rights licensed here. However, if You fail to - comply with\n this Public License, then Your rights under this Public License\n - \ terminate automatically.\n\n b. Where Your right to use the Licensed Material - has terminated under\n Section 6(a), it reinstates:\n\n 1. automatically - as of the date the violation is cured, provided\n it is cured within - 30 days of Your discovery of the\n violation; or\n\n 2. upon express - reinstatement by the Licensor.\n\n For the avoidance of doubt, this Section - 6(b) does not affect any\n right the Licensor may have to seek remedies for - Your violations\n of this Public License.\n\n c. For the avoidance of doubt, - the Licensor may also offer the\n Licensed Material under separate terms or - conditions or stop\n distributing the Licensed Material at any time; however, - doing so\n will not terminate this Public License.\n\n d. Sections 1, 5, - 6, 7, and 8 survive termination of this Public\n License.\n\n\nSection 7 -- - Other Terms and Conditions.\n\n a. The Licensor shall not be bound by any additional - or different\n terms or conditions communicated by You unless expressly agreed.\n\n - \ b. Any arrangements, understandings, or agreements regarding the\n Licensed - Material not stated herein are separate from and\n independent of the terms - and conditions of this Public License.\n\n\nSection 8 -- Interpretation.\n\n a. - For the avoidance of doubt, this Public License does not, and\n shall not - be interpreted to, reduce, limit, restrict, or impose\n conditions on any - use of the Licensed Material that could lawfully\n be made without permission - under this Public License.\n\n b. To the extent possible, if any provision of - this Public License is\n deemed unenforceable, it shall be automatically reformed - to the\n minimum extent necessary to make it enforceable. If the provision\n - \ cannot be reformed, it shall be severed from this Public License\n without - affecting the enforceability of the remaining terms and\n conditions.\n\n - \ c. No term or condition of this Public License will be waived and no\n failure - to comply consented to unless expressly agreed to by the\n Licensor.\n\n d. - Nothing in this Public License constitutes or may be interpreted\n as a limitation - upon, or waiver of, any privileges and immunities\n that apply to the Licensor - or You, including from the legal\n processes of any jurisdiction or authority.\n\n\n=======================================================================\n\nCreative - Commons is not a party to its public\nlicenses. Notwithstanding, Creative Commons - may elect to apply one of\nits public licenses to material it publishes and in - those instances\nwill be considered the “Licensor.” The text of the Creative Commons\npublic - licenses is dedicated to the public domain under the CC0 Public\nDomain Dedication. - Except for the limited purpose of indicating that\nmaterial is shared under a - Creative Commons public license or as\notherwise permitted by the Creative Commons - policies published at\ncreativecommons.org/policies, Creative Commons does not - authorize the\nuse of the trademark \"Creative Commons\" or any other trademark - or logo\nof Creative Commons without its prior written consent including,\nwithout - limitation, in connection with any unauthorized modifications\nto any of its public - licenses or any other arrangements,\nunderstandings, or agreements concerning - use of licensed material. For\nthe avoidance of doubt, this paragraph does not - form part of the\npublic licenses.\n\nCreative Commons may be contacted at creativecommons.org.\n" -notices: [] diff --git a/.licenses/npm/chokidar-3.5.2.dep.yml b/.licenses/npm/chokidar-3.5.3.dep.yml similarity index 98% rename from .licenses/npm/chokidar-3.5.2.dep.yml rename to .licenses/npm/chokidar-3.5.3.dep.yml index 46e01ca284..06bb255a3b 100644 --- a/.licenses/npm/chokidar-3.5.2.dep.yml +++ b/.licenses/npm/chokidar-3.5.3.dep.yml @@ -1,6 +1,6 @@ --- name: chokidar -version: 3.5.2 +version: 3.5.3 type: npm summary: Minimal and efficient cross-platform file watching library homepage: https://github.com/paulmillr/chokidar diff --git a/.licenses/npm/convert-source-map.dep.yml b/.licenses/npm/convert-source-map.dep.yml deleted file mode 100644 index 2a3599aaad..0000000000 --- a/.licenses/npm/convert-source-map.dep.yml +++ /dev/null @@ -1,25 +0,0 @@ ---- -name: convert-source-map -version: 1.8.0 -type: npm -summary: Converts a source-map from/to different formats and allows adding/changing - properties. -homepage: https://github.com/thlorenz/convert-source-map -license: mit -licenses: -- sources: LICENSE - text: "Copyright 2013 Thorsten Lorenz. \nAll rights reserved.\n\nPermission is hereby - granted, free of charge, to any person\nobtaining a copy of this software and - associated documentation\nfiles (the \"Software\"), to deal in the Software without\nrestriction, - including without limitation the rights to use,\ncopy, modify, merge, publish, - distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons - to whom the\nSoftware is furnished to do so, subject to the following\nconditions:\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\nOF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. - IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT\nHOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES - OR OTHER LIABILITY,\nWHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING\nFROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR\nOTHER DEALINGS IN THE - SOFTWARE.\n" -notices: [] diff --git a/.licenses/npm/electron-to-chromium.dep.yml b/.licenses/npm/electron-to-chromium.dep.yml deleted file mode 100644 index 0c0db6e10f..0000000000 --- a/.licenses/npm/electron-to-chromium.dep.yml +++ /dev/null @@ -1,16 +0,0 @@ ---- -name: electron-to-chromium -version: 1.4.46 -type: npm -summary: Provides a list of electron-to-chromium version mappings -homepage: -license: isc -licenses: -- sources: LICENSE - text: | - Copyright 2018 Kilian Valkhof - - Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. - - THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -notices: [] diff --git a/.licenses/npm/escalade.dep.yml b/.licenses/npm/escalade.dep.yml deleted file mode 100644 index 85c216a0fa..0000000000 --- a/.licenses/npm/escalade.dep.yml +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: escalade -version: 3.1.1 -type: npm -summary: A tiny (183B to 210B) and fast utility to ascend parent directories -homepage: -license: mit -licenses: -- sources: license - text: | - MIT License - - Copyright (c) Luke Edwards (lukeed.com) - - 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. -notices: [] diff --git a/.licenses/npm/gensync.dep.yml b/.licenses/npm/gensync.dep.yml deleted file mode 100644 index 6dae7cc2ed..0000000000 --- a/.licenses/npm/gensync.dep.yml +++ /dev/null @@ -1,19 +0,0 @@ ---- -name: gensync -version: 1.0.0-beta.2 -type: npm -summary: Allows users to use generators in order to write common functions that can - be both sync or async. -homepage: https://github.com/loganfsmyth/gensync -license: mit -licenses: -- sources: LICENSE - text: | - Copyright 2018 Logan Smyth - - 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. -notices: [] diff --git a/.licenses/npm/globals.dep.yml b/.licenses/npm/globals.dep.yml deleted file mode 100644 index 31c9423b41..0000000000 --- a/.licenses/npm/globals.dep.yml +++ /dev/null @@ -1,20 +0,0 @@ ---- -name: globals -version: 11.12.0 -type: npm -summary: Global identifiers from different JavaScript environments -homepage: -license: mit -licenses: -- sources: license - text: | - MIT License - - Copyright (c) Sindre Sorhus (sindresorhus.com) - - 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. -notices: [] diff --git a/.licenses/npm/jsesc.dep.yml b/.licenses/npm/jsesc.dep.yml deleted file mode 100644 index 3c6dfd3f05..0000000000 --- a/.licenses/npm/jsesc.dep.yml +++ /dev/null @@ -1,32 +0,0 @@ ---- -name: jsesc -version: 2.5.2 -type: npm -summary: Given some data, jsesc returns the shortest possible stringified & ASCII-safe - representation of that data. -homepage: https://mths.be/jsesc -license: mit -licenses: -- sources: LICENSE-MIT.txt - text: | - Copyright Mathias Bynens - - 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. -notices: [] diff --git a/.licenses/npm/mime-2.6.0.dep.yml b/.licenses/npm/mime-2.6.0.dep.yml deleted file mode 100644 index 9c96362b54..0000000000 --- a/.licenses/npm/mime-2.6.0.dep.yml +++ /dev/null @@ -1,32 +0,0 @@ ---- -name: mime -version: 2.6.0 -type: npm -summary: A comprehensive library for mime-type mapping -homepage: -license: mit -licenses: -- sources: LICENSE - text: | - The MIT License (MIT) - - Copyright (c) 2010 Benjamin Thomas, Robert Kieffer - - 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. -notices: [] diff --git a/.licenses/npm/mime-3.0.0.dep.yml b/.licenses/npm/mime.dep.yml similarity index 100% rename from .licenses/npm/mime-3.0.0.dep.yml rename to .licenses/npm/mime.dep.yml diff --git a/.licenses/npm/node-releases.dep.yml b/.licenses/npm/node-releases.dep.yml deleted file mode 100644 index bb12a60a8e..0000000000 --- a/.licenses/npm/node-releases.dep.yml +++ /dev/null @@ -1,32 +0,0 @@ ---- -name: node-releases -version: 2.0.1 -type: npm -summary: Node.js releases data -homepage: -license: mit -licenses: -- sources: LICENSE - text: | - The MIT License - - Copyright (c) 2017 Sergey Rubanov (https://github.com/chicoxyzzy) - - 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. -notices: [] diff --git a/.licenses/npm/picocolors.dep.yml b/.licenses/npm/picocolors.dep.yml deleted file mode 100644 index 85b2000e7c..0000000000 --- a/.licenses/npm/picocolors.dep.yml +++ /dev/null @@ -1,27 +0,0 @@ ---- -name: picocolors -version: 1.0.0 -type: npm -summary: The tiniest and the fastest library for terminal output formatting with ANSI - colors -homepage: -license: isc -licenses: -- sources: LICENSE - text: | - ISC License - - Copyright (c) 2021 Alexey Raspopov, Kostiantyn Denysov, Anton Verinov - - Permission to use, copy, modify, and/or distribute this software for any - purpose with or without fee is hereby granted, provided that the above - copyright notice and this permission notice appear in all copies. - - THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES - WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF - MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR - ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES - WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN - ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF - OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -notices: [] diff --git a/.licenses/npm/pngjs-5.0.0.dep.yml b/.licenses/npm/pngjs-5.0.0.dep.yml deleted file mode 100644 index 1b0fcc79de..0000000000 --- a/.licenses/npm/pngjs-5.0.0.dep.yml +++ /dev/null @@ -1,33 +0,0 @@ ---- -name: pngjs -version: 5.0.0 -type: npm -summary: - PNG encoder/decoder in pure JS, supporting any bit size & interlace, async - & sync with full test suite. -homepage: https://github.com/lukeapage/pngjs -license: mit -licenses: - - sources: LICENSE - text: | - pngjs2 original work Copyright (c) 2015 Luke Page & Original Contributors - pngjs derived work Copyright (c) 2012 Kuba Niegowski - - 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. -notices: [] diff --git a/.licenses/npm/semver-6.3.0.dep.yml b/.licenses/npm/semver-6.3.0.dep.yml deleted file mode 100644 index a168d1c3f3..0000000000 --- a/.licenses/npm/semver-6.3.0.dep.yml +++ /dev/null @@ -1,26 +0,0 @@ ---- -name: semver -version: 6.3.0 -type: npm -summary: The semantic version parser used by npm. -homepage: -license: isc -licenses: -- sources: LICENSE - text: | - The ISC License - - Copyright (c) Isaac Z. Schlueter and Contributors - - Permission to use, copy, modify, and/or distribute this software for any - purpose with or without fee is hereby granted, provided that the above - copyright notice and this permission notice appear in all copies. - - THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES - WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF - MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR - ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES - WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN - ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR - IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -notices: [] diff --git a/.licenses/npm/to-fast-properties.dep.yml b/.licenses/npm/to-fast-properties.dep.yml deleted file mode 100644 index 1e9dcc799a..0000000000 --- a/.licenses/npm/to-fast-properties.dep.yml +++ /dev/null @@ -1,21 +0,0 @@ ---- -name: to-fast-properties -version: 2.0.0 -type: npm -summary: Force V8 to use fast properties for an object -homepage: -license: mit -licenses: - - sources: license - text: | - MIT License - - Copyright (c) 2014 Petka Antonov - 2015 Sindre Sorhus - - 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. -notices: []