@createiq/frontend-licenses 1.0.72 → 1.0.74
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs +96 -1314
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +96 -1314
- package/dist/index.js.map +1 -1
- package/oss-licenses.json +7 -55
- package/oss-licenses.json.sha256 +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -119,7 +119,6 @@ var oss_licenses_default = [
|
|
|
119
119
|
{
|
|
120
120
|
name: "@codemirror/lint",
|
|
121
121
|
author: "Marijn Haverbeke",
|
|
122
|
-
website: "https://github.com/codemirror/lint#readme",
|
|
123
122
|
licenses: {
|
|
124
123
|
license: "MIT"
|
|
125
124
|
},
|
|
@@ -689,7 +688,8 @@ var oss_licenses_default = [
|
|
|
689
688
|
licenses: {
|
|
690
689
|
license: "MIT"
|
|
691
690
|
},
|
|
692
|
-
licenseText: 'MIT License\n\nCopyright (c)
|
|
691
|
+
licenseText: 'MIT License\n\nCopyright (c) 2022 Luis Marsiglia <https://github.com/marsidev>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
692
|
+
copyrightText: "Copyright (c) 2022 Luis Marsiglia <https://github.com/marsidev>"
|
|
693
693
|
},
|
|
694
694
|
{
|
|
695
695
|
name: "@mui/base",
|
|
@@ -827,896 +827,56 @@ var oss_licenses_default = [
|
|
|
827
827
|
licenses: {
|
|
828
828
|
license: "MIT"
|
|
829
829
|
},
|
|
830
|
-
licenseText: 'MIT License\n\nCopyright (c) 2020 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
831
|
-
copyrightText: "Copyright (c) 2020 Material-UI SAS"
|
|
832
|
-
},
|
|
833
|
-
{
|
|
834
|
-
name: "@mui/x-internal-gestures",
|
|
835
|
-
author: "MUI Team",
|
|
836
|
-
website: "https://mui.com/x/",
|
|
837
|
-
licenses: {
|
|
838
|
-
license: "MIT"
|
|
839
|
-
},
|
|
840
|
-
licenseText: 'MIT License\n\nCopyright (c) 2025 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
841
|
-
copyrightText: "Copyright (c) 2025 Material-UI SAS"
|
|
842
|
-
},
|
|
843
|
-
{
|
|
844
|
-
name: "@mui/x-internals",
|
|
845
|
-
author: "MUI Team",
|
|
846
|
-
website: "https://mui.com/x/",
|
|
847
|
-
licenses: {
|
|
848
|
-
license: "MIT"
|
|
849
|
-
},
|
|
850
|
-
licenseText: 'MIT License\n\nCopyright (c) 2020 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
851
|
-
copyrightText: "Copyright (c) 2020 Material-UI SAS"
|
|
852
|
-
},
|
|
853
|
-
{
|
|
854
|
-
name: "@mui/x-license",
|
|
855
|
-
author: "MUI Team",
|
|
856
|
-
website: "https://mui.com/x/introduction/licensing/",
|
|
857
|
-
licenseText: "Commercial License\n\nCopyright (c) 2020 Material-UI SAS\n\nMUI X Pro (https://mui.com/pricing/) is commercial software. You MUST agree to the\nEnd User License Agreement (EULA: https://mui.com/r/x-license-eula) to be able to\nuse the software.\n\nThis means that you either need to purchase a commercial license at\nhttps://mui.com/r/x-get-license?scope=pro or be eligible for the Evaluation (trial)\nlicenses detailed at https://mui.com/r/x-license-trial.\n",
|
|
858
|
-
copyrightText: "Copyright (c) 2020 Material-UI SAS"
|
|
859
|
-
},
|
|
860
|
-
{
|
|
861
|
-
name: "@mui/x-telemetry",
|
|
862
|
-
author: "MUI Team",
|
|
863
|
-
website: "https://mui.com/x/guides/telemetry/",
|
|
864
|
-
licenseText: "Commercial License\n\nCopyright (c) 2020 Material-UI SAS\n\nMUI X Pro (https://mui.com/pricing/) is commercial software. You MUST agree to the\nEnd User License Agreement (EULA: https://mui.com/r/x-license-eula) to be able to\nuse the software.\n\nThis means that you either need to purchase a commercial license at\nhttps://mui.com/r/x-get-license?scope=pro or be eligible for the Evaluation (trial)\nlicenses detailed at https://mui.com/r/x-license-trial.\n",
|
|
865
|
-
copyrightText: "Copyright (c) 2020 Material-UI SAS"
|
|
866
|
-
},
|
|
867
|
-
{
|
|
868
|
-
name: "@mui/x-virtualizer",
|
|
869
|
-
author: "MUI Team",
|
|
870
|
-
website: "https://mui.com",
|
|
871
|
-
licenses: {
|
|
872
|
-
license: "MIT"
|
|
873
|
-
},
|
|
874
|
-
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
875
|
-
},
|
|
876
|
-
{
|
|
877
|
-
name: "@opentelemetry/api",
|
|
878
|
-
author: "OpenTelemetry Authors",
|
|
879
|
-
website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/api",
|
|
880
|
-
licenses: {
|
|
881
|
-
license: "Apache-2.0"
|
|
882
|
-
},
|
|
883
|
-
licenseText: ` Apache License
|
|
884
|
-
Version 2.0, January 2004
|
|
885
|
-
http://www.apache.org/licenses/
|
|
886
|
-
|
|
887
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
888
|
-
|
|
889
|
-
1. Definitions.
|
|
890
|
-
|
|
891
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
892
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
893
|
-
|
|
894
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
895
|
-
the copyright owner that is granting the License.
|
|
896
|
-
|
|
897
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
898
|
-
other entities that control, are controlled by, or are under common
|
|
899
|
-
control with that entity. For the purposes of this definition,
|
|
900
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
901
|
-
direction or management of such entity, whether by contract or
|
|
902
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
903
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
904
|
-
|
|
905
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
906
|
-
exercising permissions granted by this License.
|
|
907
|
-
|
|
908
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
909
|
-
including but not limited to software source code, documentation
|
|
910
|
-
source, and configuration files.
|
|
911
|
-
|
|
912
|
-
"Object" form shall mean any form resulting from mechanical
|
|
913
|
-
transformation or translation of a Source form, including but
|
|
914
|
-
not limited to compiled object code, generated documentation,
|
|
915
|
-
and conversions to other media types.
|
|
916
|
-
|
|
917
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
918
|
-
Object form, made available under the License, as indicated by a
|
|
919
|
-
copyright notice that is included in or attached to the work
|
|
920
|
-
(an example is provided in the Appendix below).
|
|
921
|
-
|
|
922
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
923
|
-
form, that is based on (or derived from) the Work and for which the
|
|
924
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
925
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
926
|
-
of this License, Derivative Works shall not include works that remain
|
|
927
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
928
|
-
the Work and Derivative Works thereof.
|
|
929
|
-
|
|
930
|
-
"Contribution" shall mean any work of authorship, including
|
|
931
|
-
the original version of the Work and any modifications or additions
|
|
932
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
933
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
934
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
935
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
936
|
-
means any form of electronic, verbal, or written communication sent
|
|
937
|
-
to the Licensor or its representatives, including but not limited to
|
|
938
|
-
communication on electronic mailing lists, source code control systems,
|
|
939
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
940
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
941
|
-
excluding communication that is conspicuously marked or otherwise
|
|
942
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
943
|
-
|
|
944
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
945
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
946
|
-
subsequently incorporated within the Work.
|
|
947
|
-
|
|
948
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
949
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
950
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
951
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
952
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
953
|
-
Work and such Derivative Works in Source or Object form.
|
|
954
|
-
|
|
955
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
956
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
957
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
958
|
-
(except as stated in this section) patent license to make, have made,
|
|
959
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
960
|
-
where such license applies only to those patent claims licensable
|
|
961
|
-
by such Contributor that are necessarily infringed by their
|
|
962
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
963
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
964
|
-
institute patent litigation against any entity (including a
|
|
965
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
966
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
967
|
-
or contributory patent infringement, then any patent licenses
|
|
968
|
-
granted to You under this License for that Work shall terminate
|
|
969
|
-
as of the date such litigation is filed.
|
|
970
|
-
|
|
971
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
972
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
973
|
-
modifications, and in Source or Object form, provided that You
|
|
974
|
-
meet the following conditions:
|
|
975
|
-
|
|
976
|
-
(a) You must give any other recipients of the Work or
|
|
977
|
-
Derivative Works a copy of this License; and
|
|
978
|
-
|
|
979
|
-
(b) You must cause any modified files to carry prominent notices
|
|
980
|
-
stating that You changed the files; and
|
|
981
|
-
|
|
982
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
983
|
-
that You distribute, all copyright, patent, trademark, and
|
|
984
|
-
attribution notices from the Source form of the Work,
|
|
985
|
-
excluding those notices that do not pertain to any part of
|
|
986
|
-
the Derivative Works; and
|
|
987
|
-
|
|
988
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
989
|
-
distribution, then any Derivative Works that You distribute must
|
|
990
|
-
include a readable copy of the attribution notices contained
|
|
991
|
-
within such NOTICE file, excluding those notices that do not
|
|
992
|
-
pertain to any part of the Derivative Works, in at least one
|
|
993
|
-
of the following places: within a NOTICE text file distributed
|
|
994
|
-
as part of the Derivative Works; within the Source form or
|
|
995
|
-
documentation, if provided along with the Derivative Works; or,
|
|
996
|
-
within a display generated by the Derivative Works, if and
|
|
997
|
-
wherever such third-party notices normally appear. The contents
|
|
998
|
-
of the NOTICE file are for informational purposes only and
|
|
999
|
-
do not modify the License. You may add Your own attribution
|
|
1000
|
-
notices within Derivative Works that You distribute, alongside
|
|
1001
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
1002
|
-
that such additional attribution notices cannot be construed
|
|
1003
|
-
as modifying the License.
|
|
1004
|
-
|
|
1005
|
-
You may add Your own copyright statement to Your modifications and
|
|
1006
|
-
may provide additional or different license terms and conditions
|
|
1007
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
1008
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
1009
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
1010
|
-
the conditions stated in this License.
|
|
1011
|
-
|
|
1012
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
1013
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
1014
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
1015
|
-
this License, without any additional terms or conditions.
|
|
1016
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
1017
|
-
the terms of any separate license agreement you may have executed
|
|
1018
|
-
with Licensor regarding such Contributions.
|
|
1019
|
-
|
|
1020
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
1021
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
1022
|
-
except as required for reasonable and customary use in describing the
|
|
1023
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
1024
|
-
|
|
1025
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
1026
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
1027
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
1028
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
1029
|
-
implied, including, without limitation, any warranties or conditions
|
|
1030
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
1031
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
1032
|
-
appropriateness of using or redistributing the Work and assume any
|
|
1033
|
-
risks associated with Your exercise of permissions under this License.
|
|
1034
|
-
|
|
1035
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
1036
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
1037
|
-
unless required by applicable law (such as deliberate and grossly
|
|
1038
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
1039
|
-
liable to You for damages, including any direct, indirect, special,
|
|
1040
|
-
incidental, or consequential damages of any character arising as a
|
|
1041
|
-
result of this License or out of the use or inability to use the
|
|
1042
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
1043
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
1044
|
-
other commercial damages or losses), even if such Contributor
|
|
1045
|
-
has been advised of the possibility of such damages.
|
|
1046
|
-
|
|
1047
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
1048
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
1049
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
1050
|
-
or other liability obligations and/or rights consistent with this
|
|
1051
|
-
License. However, in accepting such obligations, You may act only
|
|
1052
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
1053
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
1054
|
-
defend, and hold each Contributor harmless for any liability
|
|
1055
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
1056
|
-
of your accepting any such warranty or additional liability.
|
|
1057
|
-
|
|
1058
|
-
END OF TERMS AND CONDITIONS
|
|
1059
|
-
|
|
1060
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
1061
|
-
|
|
1062
|
-
To apply the Apache License to your work, attach the following
|
|
1063
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
1064
|
-
replaced with your own identifying information. (Don't include
|
|
1065
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
1066
|
-
comment syntax for the file format. We also recommend that a
|
|
1067
|
-
file or class name and description of purpose be included on the
|
|
1068
|
-
same "printed page" as the copyright notice for easier
|
|
1069
|
-
identification within third-party archives.
|
|
1070
|
-
|
|
1071
|
-
Copyright [yyyy] [name of copyright owner]
|
|
1072
|
-
|
|
1073
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1074
|
-
you may not use this file except in compliance with the License.
|
|
1075
|
-
You may obtain a copy of the License at
|
|
1076
|
-
|
|
1077
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
1078
|
-
|
|
1079
|
-
Unless required by applicable law or agreed to in writing, software
|
|
1080
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1081
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1082
|
-
See the License for the specific language governing permissions and
|
|
1083
|
-
limitations under the License.
|
|
1084
|
-
`
|
|
1085
|
-
},
|
|
1086
|
-
{
|
|
1087
|
-
name: "@opentelemetry/api-logs",
|
|
1088
|
-
author: "OpenTelemetry Authors",
|
|
1089
|
-
website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/api-logs",
|
|
1090
|
-
licenses: {
|
|
1091
|
-
license: "Apache-2.0"
|
|
1092
|
-
},
|
|
1093
|
-
licenseText: ` Apache License
|
|
1094
|
-
Version 2.0, January 2004
|
|
1095
|
-
http://www.apache.org/licenses/
|
|
1096
|
-
|
|
1097
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
1098
|
-
|
|
1099
|
-
1. Definitions.
|
|
1100
|
-
|
|
1101
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
1102
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
1103
|
-
|
|
1104
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
1105
|
-
the copyright owner that is granting the License.
|
|
1106
|
-
|
|
1107
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
1108
|
-
other entities that control, are controlled by, or are under common
|
|
1109
|
-
control with that entity. For the purposes of this definition,
|
|
1110
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
1111
|
-
direction or management of such entity, whether by contract or
|
|
1112
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
1113
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
1114
|
-
|
|
1115
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
1116
|
-
exercising permissions granted by this License.
|
|
1117
|
-
|
|
1118
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
1119
|
-
including but not limited to software source code, documentation
|
|
1120
|
-
source, and configuration files.
|
|
1121
|
-
|
|
1122
|
-
"Object" form shall mean any form resulting from mechanical
|
|
1123
|
-
transformation or translation of a Source form, including but
|
|
1124
|
-
not limited to compiled object code, generated documentation,
|
|
1125
|
-
and conversions to other media types.
|
|
1126
|
-
|
|
1127
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
1128
|
-
Object form, made available under the License, as indicated by a
|
|
1129
|
-
copyright notice that is included in or attached to the work
|
|
1130
|
-
(an example is provided in the Appendix below).
|
|
1131
|
-
|
|
1132
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
1133
|
-
form, that is based on (or derived from) the Work and for which the
|
|
1134
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
1135
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
1136
|
-
of this License, Derivative Works shall not include works that remain
|
|
1137
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
1138
|
-
the Work and Derivative Works thereof.
|
|
1139
|
-
|
|
1140
|
-
"Contribution" shall mean any work of authorship, including
|
|
1141
|
-
the original version of the Work and any modifications or additions
|
|
1142
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
1143
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
1144
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
1145
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
1146
|
-
means any form of electronic, verbal, or written communication sent
|
|
1147
|
-
to the Licensor or its representatives, including but not limited to
|
|
1148
|
-
communication on electronic mailing lists, source code control systems,
|
|
1149
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
1150
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
1151
|
-
excluding communication that is conspicuously marked or otherwise
|
|
1152
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
1153
|
-
|
|
1154
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
1155
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
1156
|
-
subsequently incorporated within the Work.
|
|
1157
|
-
|
|
1158
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
1159
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
1160
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1161
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
1162
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
1163
|
-
Work and such Derivative Works in Source or Object form.
|
|
1164
|
-
|
|
1165
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
1166
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
1167
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1168
|
-
(except as stated in this section) patent license to make, have made,
|
|
1169
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
1170
|
-
where such license applies only to those patent claims licensable
|
|
1171
|
-
by such Contributor that are necessarily infringed by their
|
|
1172
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
1173
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
1174
|
-
institute patent litigation against any entity (including a
|
|
1175
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
1176
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
1177
|
-
or contributory patent infringement, then any patent licenses
|
|
1178
|
-
granted to You under this License for that Work shall terminate
|
|
1179
|
-
as of the date such litigation is filed.
|
|
1180
|
-
|
|
1181
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
1182
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
1183
|
-
modifications, and in Source or Object form, provided that You
|
|
1184
|
-
meet the following conditions:
|
|
1185
|
-
|
|
1186
|
-
(a) You must give any other recipients of the Work or
|
|
1187
|
-
Derivative Works a copy of this License; and
|
|
1188
|
-
|
|
1189
|
-
(b) You must cause any modified files to carry prominent notices
|
|
1190
|
-
stating that You changed the files; and
|
|
1191
|
-
|
|
1192
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
1193
|
-
that You distribute, all copyright, patent, trademark, and
|
|
1194
|
-
attribution notices from the Source form of the Work,
|
|
1195
|
-
excluding those notices that do not pertain to any part of
|
|
1196
|
-
the Derivative Works; and
|
|
1197
|
-
|
|
1198
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
1199
|
-
distribution, then any Derivative Works that You distribute must
|
|
1200
|
-
include a readable copy of the attribution notices contained
|
|
1201
|
-
within such NOTICE file, excluding those notices that do not
|
|
1202
|
-
pertain to any part of the Derivative Works, in at least one
|
|
1203
|
-
of the following places: within a NOTICE text file distributed
|
|
1204
|
-
as part of the Derivative Works; within the Source form or
|
|
1205
|
-
documentation, if provided along with the Derivative Works; or,
|
|
1206
|
-
within a display generated by the Derivative Works, if and
|
|
1207
|
-
wherever such third-party notices normally appear. The contents
|
|
1208
|
-
of the NOTICE file are for informational purposes only and
|
|
1209
|
-
do not modify the License. You may add Your own attribution
|
|
1210
|
-
notices within Derivative Works that You distribute, alongside
|
|
1211
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
1212
|
-
that such additional attribution notices cannot be construed
|
|
1213
|
-
as modifying the License.
|
|
1214
|
-
|
|
1215
|
-
You may add Your own copyright statement to Your modifications and
|
|
1216
|
-
may provide additional or different license terms and conditions
|
|
1217
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
1218
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
1219
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
1220
|
-
the conditions stated in this License.
|
|
1221
|
-
|
|
1222
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
1223
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
1224
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
1225
|
-
this License, without any additional terms or conditions.
|
|
1226
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
1227
|
-
the terms of any separate license agreement you may have executed
|
|
1228
|
-
with Licensor regarding such Contributions.
|
|
1229
|
-
|
|
1230
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
1231
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
1232
|
-
except as required for reasonable and customary use in describing the
|
|
1233
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
1234
|
-
|
|
1235
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
1236
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
1237
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
1238
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
1239
|
-
implied, including, without limitation, any warranties or conditions
|
|
1240
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
1241
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
1242
|
-
appropriateness of using or redistributing the Work and assume any
|
|
1243
|
-
risks associated with Your exercise of permissions under this License.
|
|
1244
|
-
|
|
1245
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
1246
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
1247
|
-
unless required by applicable law (such as deliberate and grossly
|
|
1248
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
1249
|
-
liable to You for damages, including any direct, indirect, special,
|
|
1250
|
-
incidental, or consequential damages of any character arising as a
|
|
1251
|
-
result of this License or out of the use or inability to use the
|
|
1252
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
1253
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
1254
|
-
other commercial damages or losses), even if such Contributor
|
|
1255
|
-
has been advised of the possibility of such damages.
|
|
1256
|
-
|
|
1257
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
1258
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
1259
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
1260
|
-
or other liability obligations and/or rights consistent with this
|
|
1261
|
-
License. However, in accepting such obligations, You may act only
|
|
1262
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
1263
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
1264
|
-
defend, and hold each Contributor harmless for any liability
|
|
1265
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
1266
|
-
of your accepting any such warranty or additional liability.
|
|
1267
|
-
|
|
1268
|
-
END OF TERMS AND CONDITIONS
|
|
1269
|
-
|
|
1270
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
1271
|
-
|
|
1272
|
-
To apply the Apache License to your work, attach the following
|
|
1273
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
1274
|
-
replaced with your own identifying information. (Don't include
|
|
1275
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
1276
|
-
comment syntax for the file format. We also recommend that a
|
|
1277
|
-
file or class name and description of purpose be included on the
|
|
1278
|
-
same "printed page" as the copyright notice for easier
|
|
1279
|
-
identification within third-party archives.
|
|
1280
|
-
|
|
1281
|
-
Copyright [yyyy] [name of copyright owner]
|
|
1282
|
-
|
|
1283
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1284
|
-
you may not use this file except in compliance with the License.
|
|
1285
|
-
You may obtain a copy of the License at
|
|
1286
|
-
|
|
1287
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
1288
|
-
|
|
1289
|
-
Unless required by applicable law or agreed to in writing, software
|
|
1290
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1291
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1292
|
-
See the License for the specific language governing permissions and
|
|
1293
|
-
limitations under the License.
|
|
1294
|
-
`
|
|
1295
|
-
},
|
|
1296
|
-
{
|
|
1297
|
-
name: "@opentelemetry/core",
|
|
1298
|
-
author: "OpenTelemetry Authors",
|
|
1299
|
-
website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-core",
|
|
1300
|
-
licenses: {
|
|
1301
|
-
license: "Apache-2.0"
|
|
1302
|
-
},
|
|
1303
|
-
licenseText: ` Apache License
|
|
1304
|
-
Version 2.0, January 2004
|
|
1305
|
-
http://www.apache.org/licenses/
|
|
1306
|
-
|
|
1307
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
1308
|
-
|
|
1309
|
-
1. Definitions.
|
|
1310
|
-
|
|
1311
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
1312
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
1313
|
-
|
|
1314
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
1315
|
-
the copyright owner that is granting the License.
|
|
1316
|
-
|
|
1317
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
1318
|
-
other entities that control, are controlled by, or are under common
|
|
1319
|
-
control with that entity. For the purposes of this definition,
|
|
1320
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
1321
|
-
direction or management of such entity, whether by contract or
|
|
1322
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
1323
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
1324
|
-
|
|
1325
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
1326
|
-
exercising permissions granted by this License.
|
|
1327
|
-
|
|
1328
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
1329
|
-
including but not limited to software source code, documentation
|
|
1330
|
-
source, and configuration files.
|
|
1331
|
-
|
|
1332
|
-
"Object" form shall mean any form resulting from mechanical
|
|
1333
|
-
transformation or translation of a Source form, including but
|
|
1334
|
-
not limited to compiled object code, generated documentation,
|
|
1335
|
-
and conversions to other media types.
|
|
1336
|
-
|
|
1337
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
1338
|
-
Object form, made available under the License, as indicated by a
|
|
1339
|
-
copyright notice that is included in or attached to the work
|
|
1340
|
-
(an example is provided in the Appendix below).
|
|
1341
|
-
|
|
1342
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
1343
|
-
form, that is based on (or derived from) the Work and for which the
|
|
1344
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
1345
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
1346
|
-
of this License, Derivative Works shall not include works that remain
|
|
1347
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
1348
|
-
the Work and Derivative Works thereof.
|
|
1349
|
-
|
|
1350
|
-
"Contribution" shall mean any work of authorship, including
|
|
1351
|
-
the original version of the Work and any modifications or additions
|
|
1352
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
1353
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
1354
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
1355
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
1356
|
-
means any form of electronic, verbal, or written communication sent
|
|
1357
|
-
to the Licensor or its representatives, including but not limited to
|
|
1358
|
-
communication on electronic mailing lists, source code control systems,
|
|
1359
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
1360
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
1361
|
-
excluding communication that is conspicuously marked or otherwise
|
|
1362
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
1363
|
-
|
|
1364
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
1365
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
1366
|
-
subsequently incorporated within the Work.
|
|
1367
|
-
|
|
1368
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
1369
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
1370
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1371
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
1372
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
1373
|
-
Work and such Derivative Works in Source or Object form.
|
|
1374
|
-
|
|
1375
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
1376
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
1377
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1378
|
-
(except as stated in this section) patent license to make, have made,
|
|
1379
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
1380
|
-
where such license applies only to those patent claims licensable
|
|
1381
|
-
by such Contributor that are necessarily infringed by their
|
|
1382
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
1383
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
1384
|
-
institute patent litigation against any entity (including a
|
|
1385
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
1386
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
1387
|
-
or contributory patent infringement, then any patent licenses
|
|
1388
|
-
granted to You under this License for that Work shall terminate
|
|
1389
|
-
as of the date such litigation is filed.
|
|
1390
|
-
|
|
1391
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
1392
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
1393
|
-
modifications, and in Source or Object form, provided that You
|
|
1394
|
-
meet the following conditions:
|
|
1395
|
-
|
|
1396
|
-
(a) You must give any other recipients of the Work or
|
|
1397
|
-
Derivative Works a copy of this License; and
|
|
1398
|
-
|
|
1399
|
-
(b) You must cause any modified files to carry prominent notices
|
|
1400
|
-
stating that You changed the files; and
|
|
1401
|
-
|
|
1402
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
1403
|
-
that You distribute, all copyright, patent, trademark, and
|
|
1404
|
-
attribution notices from the Source form of the Work,
|
|
1405
|
-
excluding those notices that do not pertain to any part of
|
|
1406
|
-
the Derivative Works; and
|
|
1407
|
-
|
|
1408
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
1409
|
-
distribution, then any Derivative Works that You distribute must
|
|
1410
|
-
include a readable copy of the attribution notices contained
|
|
1411
|
-
within such NOTICE file, excluding those notices that do not
|
|
1412
|
-
pertain to any part of the Derivative Works, in at least one
|
|
1413
|
-
of the following places: within a NOTICE text file distributed
|
|
1414
|
-
as part of the Derivative Works; within the Source form or
|
|
1415
|
-
documentation, if provided along with the Derivative Works; or,
|
|
1416
|
-
within a display generated by the Derivative Works, if and
|
|
1417
|
-
wherever such third-party notices normally appear. The contents
|
|
1418
|
-
of the NOTICE file are for informational purposes only and
|
|
1419
|
-
do not modify the License. You may add Your own attribution
|
|
1420
|
-
notices within Derivative Works that You distribute, alongside
|
|
1421
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
1422
|
-
that such additional attribution notices cannot be construed
|
|
1423
|
-
as modifying the License.
|
|
1424
|
-
|
|
1425
|
-
You may add Your own copyright statement to Your modifications and
|
|
1426
|
-
may provide additional or different license terms and conditions
|
|
1427
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
1428
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
1429
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
1430
|
-
the conditions stated in this License.
|
|
1431
|
-
|
|
1432
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
1433
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
1434
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
1435
|
-
this License, without any additional terms or conditions.
|
|
1436
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
1437
|
-
the terms of any separate license agreement you may have executed
|
|
1438
|
-
with Licensor regarding such Contributions.
|
|
1439
|
-
|
|
1440
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
1441
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
1442
|
-
except as required for reasonable and customary use in describing the
|
|
1443
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
1444
|
-
|
|
1445
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
1446
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
1447
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
1448
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
1449
|
-
implied, including, without limitation, any warranties or conditions
|
|
1450
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
1451
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
1452
|
-
appropriateness of using or redistributing the Work and assume any
|
|
1453
|
-
risks associated with Your exercise of permissions under this License.
|
|
1454
|
-
|
|
1455
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
1456
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
1457
|
-
unless required by applicable law (such as deliberate and grossly
|
|
1458
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
1459
|
-
liable to You for damages, including any direct, indirect, special,
|
|
1460
|
-
incidental, or consequential damages of any character arising as a
|
|
1461
|
-
result of this License or out of the use or inability to use the
|
|
1462
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
1463
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
1464
|
-
other commercial damages or losses), even if such Contributor
|
|
1465
|
-
has been advised of the possibility of such damages.
|
|
1466
|
-
|
|
1467
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
1468
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
1469
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
1470
|
-
or other liability obligations and/or rights consistent with this
|
|
1471
|
-
License. However, in accepting such obligations, You may act only
|
|
1472
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
1473
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
1474
|
-
defend, and hold each Contributor harmless for any liability
|
|
1475
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
1476
|
-
of your accepting any such warranty or additional liability.
|
|
1477
|
-
|
|
1478
|
-
END OF TERMS AND CONDITIONS
|
|
1479
|
-
|
|
1480
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
1481
|
-
|
|
1482
|
-
To apply the Apache License to your work, attach the following
|
|
1483
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
1484
|
-
replaced with your own identifying information. (Don't include
|
|
1485
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
1486
|
-
comment syntax for the file format. We also recommend that a
|
|
1487
|
-
file or class name and description of purpose be included on the
|
|
1488
|
-
same "printed page" as the copyright notice for easier
|
|
1489
|
-
identification within third-party archives.
|
|
1490
|
-
|
|
1491
|
-
Copyright [yyyy] [name of copyright owner]
|
|
1492
|
-
|
|
1493
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1494
|
-
you may not use this file except in compliance with the License.
|
|
1495
|
-
You may obtain a copy of the License at
|
|
1496
|
-
|
|
1497
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
1498
|
-
|
|
1499
|
-
Unless required by applicable law or agreed to in writing, software
|
|
1500
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1501
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1502
|
-
See the License for the specific language governing permissions and
|
|
1503
|
-
limitations under the License.
|
|
1504
|
-
`
|
|
1505
|
-
},
|
|
1506
|
-
{
|
|
1507
|
-
name: "@opentelemetry/instrumentation",
|
|
1508
|
-
author: "OpenTelemetry Authors",
|
|
1509
|
-
website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation",
|
|
1510
|
-
licenses: {
|
|
1511
|
-
license: "Apache-2.0"
|
|
1512
|
-
},
|
|
1513
|
-
licenseText: ` Apache License
|
|
1514
|
-
Version 2.0, January 2004
|
|
1515
|
-
http://www.apache.org/licenses/
|
|
1516
|
-
|
|
1517
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
1518
|
-
|
|
1519
|
-
1. Definitions.
|
|
1520
|
-
|
|
1521
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
1522
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
1523
|
-
|
|
1524
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
1525
|
-
the copyright owner that is granting the License.
|
|
1526
|
-
|
|
1527
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
1528
|
-
other entities that control, are controlled by, or are under common
|
|
1529
|
-
control with that entity. For the purposes of this definition,
|
|
1530
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
1531
|
-
direction or management of such entity, whether by contract or
|
|
1532
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
1533
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
1534
|
-
|
|
1535
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
1536
|
-
exercising permissions granted by this License.
|
|
1537
|
-
|
|
1538
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
1539
|
-
including but not limited to software source code, documentation
|
|
1540
|
-
source, and configuration files.
|
|
1541
|
-
|
|
1542
|
-
"Object" form shall mean any form resulting from mechanical
|
|
1543
|
-
transformation or translation of a Source form, including but
|
|
1544
|
-
not limited to compiled object code, generated documentation,
|
|
1545
|
-
and conversions to other media types.
|
|
1546
|
-
|
|
1547
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
1548
|
-
Object form, made available under the License, as indicated by a
|
|
1549
|
-
copyright notice that is included in or attached to the work
|
|
1550
|
-
(an example is provided in the Appendix below).
|
|
1551
|
-
|
|
1552
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
1553
|
-
form, that is based on (or derived from) the Work and for which the
|
|
1554
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
1555
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
1556
|
-
of this License, Derivative Works shall not include works that remain
|
|
1557
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
1558
|
-
the Work and Derivative Works thereof.
|
|
1559
|
-
|
|
1560
|
-
"Contribution" shall mean any work of authorship, including
|
|
1561
|
-
the original version of the Work and any modifications or additions
|
|
1562
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
1563
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
1564
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
1565
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
1566
|
-
means any form of electronic, verbal, or written communication sent
|
|
1567
|
-
to the Licensor or its representatives, including but not limited to
|
|
1568
|
-
communication on electronic mailing lists, source code control systems,
|
|
1569
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
1570
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
1571
|
-
excluding communication that is conspicuously marked or otherwise
|
|
1572
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
1573
|
-
|
|
1574
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
1575
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
1576
|
-
subsequently incorporated within the Work.
|
|
1577
|
-
|
|
1578
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
1579
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
1580
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1581
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
1582
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
1583
|
-
Work and such Derivative Works in Source or Object form.
|
|
1584
|
-
|
|
1585
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
1586
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
1587
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
1588
|
-
(except as stated in this section) patent license to make, have made,
|
|
1589
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
1590
|
-
where such license applies only to those patent claims licensable
|
|
1591
|
-
by such Contributor that are necessarily infringed by their
|
|
1592
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
1593
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
1594
|
-
institute patent litigation against any entity (including a
|
|
1595
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
1596
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
1597
|
-
or contributory patent infringement, then any patent licenses
|
|
1598
|
-
granted to You under this License for that Work shall terminate
|
|
1599
|
-
as of the date such litigation is filed.
|
|
1600
|
-
|
|
1601
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
1602
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
1603
|
-
modifications, and in Source or Object form, provided that You
|
|
1604
|
-
meet the following conditions:
|
|
1605
|
-
|
|
1606
|
-
(a) You must give any other recipients of the Work or
|
|
1607
|
-
Derivative Works a copy of this License; and
|
|
1608
|
-
|
|
1609
|
-
(b) You must cause any modified files to carry prominent notices
|
|
1610
|
-
stating that You changed the files; and
|
|
1611
|
-
|
|
1612
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
1613
|
-
that You distribute, all copyright, patent, trademark, and
|
|
1614
|
-
attribution notices from the Source form of the Work,
|
|
1615
|
-
excluding those notices that do not pertain to any part of
|
|
1616
|
-
the Derivative Works; and
|
|
1617
|
-
|
|
1618
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
1619
|
-
distribution, then any Derivative Works that You distribute must
|
|
1620
|
-
include a readable copy of the attribution notices contained
|
|
1621
|
-
within such NOTICE file, excluding those notices that do not
|
|
1622
|
-
pertain to any part of the Derivative Works, in at least one
|
|
1623
|
-
of the following places: within a NOTICE text file distributed
|
|
1624
|
-
as part of the Derivative Works; within the Source form or
|
|
1625
|
-
documentation, if provided along with the Derivative Works; or,
|
|
1626
|
-
within a display generated by the Derivative Works, if and
|
|
1627
|
-
wherever such third-party notices normally appear. The contents
|
|
1628
|
-
of the NOTICE file are for informational purposes only and
|
|
1629
|
-
do not modify the License. You may add Your own attribution
|
|
1630
|
-
notices within Derivative Works that You distribute, alongside
|
|
1631
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
1632
|
-
that such additional attribution notices cannot be construed
|
|
1633
|
-
as modifying the License.
|
|
1634
|
-
|
|
1635
|
-
You may add Your own copyright statement to Your modifications and
|
|
1636
|
-
may provide additional or different license terms and conditions
|
|
1637
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
1638
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
1639
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
1640
|
-
the conditions stated in this License.
|
|
1641
|
-
|
|
1642
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
1643
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
1644
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
1645
|
-
this License, without any additional terms or conditions.
|
|
1646
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
1647
|
-
the terms of any separate license agreement you may have executed
|
|
1648
|
-
with Licensor regarding such Contributions.
|
|
1649
|
-
|
|
1650
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
1651
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
1652
|
-
except as required for reasonable and customary use in describing the
|
|
1653
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
1654
|
-
|
|
1655
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
1656
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
1657
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
1658
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
1659
|
-
implied, including, without limitation, any warranties or conditions
|
|
1660
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
1661
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
1662
|
-
appropriateness of using or redistributing the Work and assume any
|
|
1663
|
-
risks associated with Your exercise of permissions under this License.
|
|
1664
|
-
|
|
1665
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
1666
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
1667
|
-
unless required by applicable law (such as deliberate and grossly
|
|
1668
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
1669
|
-
liable to You for damages, including any direct, indirect, special,
|
|
1670
|
-
incidental, or consequential damages of any character arising as a
|
|
1671
|
-
result of this License or out of the use or inability to use the
|
|
1672
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
1673
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
1674
|
-
other commercial damages or losses), even if such Contributor
|
|
1675
|
-
has been advised of the possibility of such damages.
|
|
1676
|
-
|
|
1677
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
1678
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
1679
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
1680
|
-
or other liability obligations and/or rights consistent with this
|
|
1681
|
-
License. However, in accepting such obligations, You may act only
|
|
1682
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
1683
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
1684
|
-
defend, and hold each Contributor harmless for any liability
|
|
1685
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
1686
|
-
of your accepting any such warranty or additional liability.
|
|
1687
|
-
|
|
1688
|
-
END OF TERMS AND CONDITIONS
|
|
1689
|
-
|
|
1690
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
1691
|
-
|
|
1692
|
-
To apply the Apache License to your work, attach the following
|
|
1693
|
-
boilerplate notice, with the fields enclosed by brackets "[]"
|
|
1694
|
-
replaced with your own identifying information. (Don't include
|
|
1695
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
1696
|
-
comment syntax for the file format. We also recommend that a
|
|
1697
|
-
file or class name and description of purpose be included on the
|
|
1698
|
-
same "printed page" as the copyright notice for easier
|
|
1699
|
-
identification within third-party archives.
|
|
1700
|
-
|
|
1701
|
-
Copyright [yyyy] [name of copyright owner]
|
|
1702
|
-
|
|
1703
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
1704
|
-
you may not use this file except in compliance with the License.
|
|
1705
|
-
You may obtain a copy of the License at
|
|
1706
|
-
|
|
1707
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
1708
|
-
|
|
1709
|
-
Unless required by applicable law or agreed to in writing, software
|
|
1710
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
1711
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
1712
|
-
See the License for the specific language governing permissions and
|
|
1713
|
-
limitations under the License.
|
|
1714
|
-
`
|
|
830
|
+
licenseText: 'MIT License\n\nCopyright (c) 2020 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
831
|
+
copyrightText: "Copyright (c) 2020 Material-UI SAS"
|
|
1715
832
|
},
|
|
1716
833
|
{
|
|
1717
|
-
name: "@
|
|
834
|
+
name: "@mui/x-internal-gestures",
|
|
835
|
+
author: "MUI Team",
|
|
836
|
+
website: "https://mui.com/x/",
|
|
837
|
+
licenses: {
|
|
838
|
+
license: "MIT"
|
|
839
|
+
},
|
|
840
|
+
licenseText: 'MIT License\n\nCopyright (c) 2025 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
841
|
+
copyrightText: "Copyright (c) 2025 Material-UI SAS"
|
|
842
|
+
},
|
|
843
|
+
{
|
|
844
|
+
name: "@mui/x-internals",
|
|
845
|
+
author: "MUI Team",
|
|
846
|
+
website: "https://mui.com/x/",
|
|
847
|
+
licenses: {
|
|
848
|
+
license: "MIT"
|
|
849
|
+
},
|
|
850
|
+
licenseText: 'MIT License\n\nCopyright (c) 2020 Material-UI SAS\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
851
|
+
copyrightText: "Copyright (c) 2020 Material-UI SAS"
|
|
852
|
+
},
|
|
853
|
+
{
|
|
854
|
+
name: "@mui/x-license",
|
|
855
|
+
author: "MUI Team",
|
|
856
|
+
website: "https://mui.com/x/introduction/licensing/",
|
|
857
|
+
licenseText: "Commercial License\n\nCopyright (c) 2020 Material-UI SAS\n\nMUI X Pro (https://mui.com/pricing/) is commercial software. You MUST agree to the\nEnd User License Agreement (EULA: https://mui.com/r/x-license-eula) to be able to\nuse the software.\n\nThis means that you either need to purchase a commercial license at\nhttps://mui.com/r/x-get-license?scope=pro or be eligible for the Evaluation (trial)\nlicenses detailed at https://mui.com/r/x-license-trial.\n",
|
|
858
|
+
copyrightText: "Copyright (c) 2020 Material-UI SAS"
|
|
859
|
+
},
|
|
860
|
+
{
|
|
861
|
+
name: "@mui/x-telemetry",
|
|
862
|
+
author: "MUI Team",
|
|
863
|
+
website: "https://mui.com/x/guides/telemetry/",
|
|
864
|
+
licenseText: "Commercial License\n\nCopyright (c) 2020 Material-UI SAS\n\nMUI X Pro (https://mui.com/pricing/) is commercial software. You MUST agree to the\nEnd User License Agreement (EULA: https://mui.com/r/x-license-eula) to be able to\nuse the software.\n\nThis means that you either need to purchase a commercial license at\nhttps://mui.com/r/x-get-license?scope=pro or be eligible for the Evaluation (trial)\nlicenses detailed at https://mui.com/r/x-license-trial.\n",
|
|
865
|
+
copyrightText: "Copyright (c) 2020 Material-UI SAS"
|
|
866
|
+
},
|
|
867
|
+
{
|
|
868
|
+
name: "@mui/x-virtualizer",
|
|
869
|
+
author: "MUI Team",
|
|
870
|
+
website: "https://mui.com",
|
|
871
|
+
licenses: {
|
|
872
|
+
license: "MIT"
|
|
873
|
+
},
|
|
874
|
+
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
name: "@opentelemetry/api",
|
|
1718
878
|
author: "OpenTelemetry Authors",
|
|
1719
|
-
website: "https://github.com/open-telemetry/opentelemetry-js
|
|
879
|
+
website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/api",
|
|
1720
880
|
licenses: {
|
|
1721
881
|
license: "Apache-2.0"
|
|
1722
882
|
},
|
|
@@ -1924,9 +1084,9 @@ var oss_licenses_default = [
|
|
|
1924
1084
|
`
|
|
1925
1085
|
},
|
|
1926
1086
|
{
|
|
1927
|
-
name: "@opentelemetry/
|
|
1087
|
+
name: "@opentelemetry/api-logs",
|
|
1928
1088
|
author: "OpenTelemetry Authors",
|
|
1929
|
-
website: "https://github.com/open-telemetry/opentelemetry-js
|
|
1089
|
+
website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/api-logs",
|
|
1930
1090
|
licenses: {
|
|
1931
1091
|
license: "Apache-2.0"
|
|
1932
1092
|
},
|
|
@@ -2134,9 +1294,9 @@ var oss_licenses_default = [
|
|
|
2134
1294
|
`
|
|
2135
1295
|
},
|
|
2136
1296
|
{
|
|
2137
|
-
name: "@opentelemetry/
|
|
1297
|
+
name: "@opentelemetry/core",
|
|
2138
1298
|
author: "OpenTelemetry Authors",
|
|
2139
|
-
website: "https://github.com/open-telemetry/opentelemetry-js
|
|
1299
|
+
website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-core",
|
|
2140
1300
|
licenses: {
|
|
2141
1301
|
license: "Apache-2.0"
|
|
2142
1302
|
},
|
|
@@ -2344,9 +1504,9 @@ var oss_licenses_default = [
|
|
|
2344
1504
|
`
|
|
2345
1505
|
},
|
|
2346
1506
|
{
|
|
2347
|
-
name: "@opentelemetry/instrumentation
|
|
1507
|
+
name: "@opentelemetry/instrumentation",
|
|
2348
1508
|
author: "OpenTelemetry Authors",
|
|
2349
|
-
website: "https://github.com/open-telemetry/opentelemetry-js
|
|
1509
|
+
website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation",
|
|
2350
1510
|
licenses: {
|
|
2351
1511
|
license: "Apache-2.0"
|
|
2352
1512
|
},
|
|
@@ -2554,9 +1714,9 @@ var oss_licenses_default = [
|
|
|
2554
1714
|
`
|
|
2555
1715
|
},
|
|
2556
1716
|
{
|
|
2557
|
-
name: "@opentelemetry/instrumentation-
|
|
1717
|
+
name: "@opentelemetry/instrumentation-amqplib",
|
|
2558
1718
|
author: "OpenTelemetry Authors",
|
|
2559
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-
|
|
1719
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-amqplib#readme",
|
|
2560
1720
|
licenses: {
|
|
2561
1721
|
license: "Apache-2.0"
|
|
2562
1722
|
},
|
|
@@ -2764,9 +1924,9 @@ var oss_licenses_default = [
|
|
|
2764
1924
|
`
|
|
2765
1925
|
},
|
|
2766
1926
|
{
|
|
2767
|
-
name: "@opentelemetry/instrumentation-
|
|
1927
|
+
name: "@opentelemetry/instrumentation-connect",
|
|
2768
1928
|
author: "OpenTelemetry Authors",
|
|
2769
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-
|
|
1929
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-connect#readme",
|
|
2770
1930
|
licenses: {
|
|
2771
1931
|
license: "Apache-2.0"
|
|
2772
1932
|
},
|
|
@@ -2974,9 +2134,9 @@ var oss_licenses_default = [
|
|
|
2974
2134
|
`
|
|
2975
2135
|
},
|
|
2976
2136
|
{
|
|
2977
|
-
name: "@opentelemetry/instrumentation-
|
|
2137
|
+
name: "@opentelemetry/instrumentation-dataloader",
|
|
2978
2138
|
author: "OpenTelemetry Authors",
|
|
2979
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-
|
|
2139
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-dataloader#readme",
|
|
2980
2140
|
licenses: {
|
|
2981
2141
|
license: "Apache-2.0"
|
|
2982
2142
|
},
|
|
@@ -3184,9 +2344,9 @@ var oss_licenses_default = [
|
|
|
3184
2344
|
`
|
|
3185
2345
|
},
|
|
3186
2346
|
{
|
|
3187
|
-
name: "@opentelemetry/instrumentation-
|
|
2347
|
+
name: "@opentelemetry/instrumentation-fs",
|
|
3188
2348
|
author: "OpenTelemetry Authors",
|
|
3189
|
-
website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/
|
|
2349
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-fs#readme",
|
|
3190
2350
|
licenses: {
|
|
3191
2351
|
license: "Apache-2.0"
|
|
3192
2352
|
},
|
|
@@ -3394,9 +2554,9 @@ var oss_licenses_default = [
|
|
|
3394
2554
|
`
|
|
3395
2555
|
},
|
|
3396
2556
|
{
|
|
3397
|
-
name: "@opentelemetry/instrumentation-
|
|
2557
|
+
name: "@opentelemetry/instrumentation-generic-pool",
|
|
3398
2558
|
author: "OpenTelemetry Authors",
|
|
3399
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-
|
|
2559
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-generic-pool#readme",
|
|
3400
2560
|
licenses: {
|
|
3401
2561
|
license: "Apache-2.0"
|
|
3402
2562
|
},
|
|
@@ -3604,9 +2764,9 @@ var oss_licenses_default = [
|
|
|
3604
2764
|
`
|
|
3605
2765
|
},
|
|
3606
2766
|
{
|
|
3607
|
-
name: "@opentelemetry/instrumentation-
|
|
2767
|
+
name: "@opentelemetry/instrumentation-graphql",
|
|
3608
2768
|
author: "OpenTelemetry Authors",
|
|
3609
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-
|
|
2769
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-graphql#readme",
|
|
3610
2770
|
licenses: {
|
|
3611
2771
|
license: "Apache-2.0"
|
|
3612
2772
|
},
|
|
@@ -3814,9 +2974,9 @@ var oss_licenses_default = [
|
|
|
3814
2974
|
`
|
|
3815
2975
|
},
|
|
3816
2976
|
{
|
|
3817
|
-
name: "@opentelemetry/instrumentation-
|
|
2977
|
+
name: "@opentelemetry/instrumentation-hapi",
|
|
3818
2978
|
author: "OpenTelemetry Authors",
|
|
3819
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-
|
|
2979
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-hapi#readme",
|
|
3820
2980
|
licenses: {
|
|
3821
2981
|
license: "Apache-2.0"
|
|
3822
2982
|
},
|
|
@@ -4024,9 +3184,9 @@ var oss_licenses_default = [
|
|
|
4024
3184
|
`
|
|
4025
3185
|
},
|
|
4026
3186
|
{
|
|
4027
|
-
name: "@opentelemetry/instrumentation-
|
|
3187
|
+
name: "@opentelemetry/instrumentation-kafkajs",
|
|
4028
3188
|
author: "OpenTelemetry Authors",
|
|
4029
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-
|
|
3189
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-kafkajs#readme",
|
|
4030
3190
|
licenses: {
|
|
4031
3191
|
license: "Apache-2.0"
|
|
4032
3192
|
},
|
|
@@ -4234,9 +3394,9 @@ var oss_licenses_default = [
|
|
|
4234
3394
|
`
|
|
4235
3395
|
},
|
|
4236
3396
|
{
|
|
4237
|
-
name: "@opentelemetry/instrumentation-
|
|
3397
|
+
name: "@opentelemetry/instrumentation-knex",
|
|
4238
3398
|
author: "OpenTelemetry Authors",
|
|
4239
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-
|
|
3399
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-knex#readme",
|
|
4240
3400
|
licenses: {
|
|
4241
3401
|
license: "Apache-2.0"
|
|
4242
3402
|
},
|
|
@@ -4444,9 +3604,9 @@ var oss_licenses_default = [
|
|
|
4444
3604
|
`
|
|
4445
3605
|
},
|
|
4446
3606
|
{
|
|
4447
|
-
name: "@opentelemetry/instrumentation-
|
|
3607
|
+
name: "@opentelemetry/instrumentation-koa",
|
|
4448
3608
|
author: "OpenTelemetry Authors",
|
|
4449
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-
|
|
3609
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-koa#readme",
|
|
4450
3610
|
licenses: {
|
|
4451
3611
|
license: "Apache-2.0"
|
|
4452
3612
|
},
|
|
@@ -4654,9 +3814,9 @@ var oss_licenses_default = [
|
|
|
4654
3814
|
`
|
|
4655
3815
|
},
|
|
4656
3816
|
{
|
|
4657
|
-
name: "@opentelemetry/instrumentation-
|
|
3817
|
+
name: "@opentelemetry/instrumentation-lru-memoizer",
|
|
4658
3818
|
author: "OpenTelemetry Authors",
|
|
4659
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-
|
|
3819
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-lru-memoizer#readme",
|
|
4660
3820
|
licenses: {
|
|
4661
3821
|
license: "Apache-2.0"
|
|
4662
3822
|
},
|
|
@@ -4864,9 +4024,9 @@ var oss_licenses_default = [
|
|
|
4864
4024
|
`
|
|
4865
4025
|
},
|
|
4866
4026
|
{
|
|
4867
|
-
name: "@opentelemetry/instrumentation-
|
|
4027
|
+
name: "@opentelemetry/instrumentation-mongodb",
|
|
4868
4028
|
author: "OpenTelemetry Authors",
|
|
4869
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-
|
|
4029
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mongodb#readme",
|
|
4870
4030
|
licenses: {
|
|
4871
4031
|
license: "Apache-2.0"
|
|
4872
4032
|
},
|
|
@@ -5074,9 +4234,9 @@ var oss_licenses_default = [
|
|
|
5074
4234
|
`
|
|
5075
4235
|
},
|
|
5076
4236
|
{
|
|
5077
|
-
name: "@opentelemetry/instrumentation-
|
|
4237
|
+
name: "@opentelemetry/instrumentation-mongoose",
|
|
5078
4238
|
author: "OpenTelemetry Authors",
|
|
5079
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-
|
|
4239
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mongoose#readme",
|
|
5080
4240
|
licenses: {
|
|
5081
4241
|
license: "Apache-2.0"
|
|
5082
4242
|
},
|
|
@@ -5284,9 +4444,9 @@ var oss_licenses_default = [
|
|
|
5284
4444
|
`
|
|
5285
4445
|
},
|
|
5286
4446
|
{
|
|
5287
|
-
name: "@opentelemetry/instrumentation-
|
|
4447
|
+
name: "@opentelemetry/instrumentation-mysql",
|
|
5288
4448
|
author: "OpenTelemetry Authors",
|
|
5289
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-
|
|
4449
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mysql#readme",
|
|
5290
4450
|
licenses: {
|
|
5291
4451
|
license: "Apache-2.0"
|
|
5292
4452
|
},
|
|
@@ -5494,9 +4654,9 @@ var oss_licenses_default = [
|
|
|
5494
4654
|
`
|
|
5495
4655
|
},
|
|
5496
4656
|
{
|
|
5497
|
-
name: "@opentelemetry/instrumentation-
|
|
4657
|
+
name: "@opentelemetry/instrumentation-mysql2",
|
|
5498
4658
|
author: "OpenTelemetry Authors",
|
|
5499
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-
|
|
4659
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mysql2#readme",
|
|
5500
4660
|
licenses: {
|
|
5501
4661
|
license: "Apache-2.0"
|
|
5502
4662
|
},
|
|
@@ -5704,9 +4864,9 @@ var oss_licenses_default = [
|
|
|
5704
4864
|
`
|
|
5705
4865
|
},
|
|
5706
4866
|
{
|
|
5707
|
-
name: "@opentelemetry/instrumentation-
|
|
4867
|
+
name: "@opentelemetry/instrumentation-pg",
|
|
5708
4868
|
author: "OpenTelemetry Authors",
|
|
5709
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-
|
|
4869
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-pg#readme",
|
|
5710
4870
|
licenses: {
|
|
5711
4871
|
license: "Apache-2.0"
|
|
5712
4872
|
},
|
|
@@ -5914,9 +5074,9 @@ var oss_licenses_default = [
|
|
|
5914
5074
|
`
|
|
5915
5075
|
},
|
|
5916
5076
|
{
|
|
5917
|
-
name: "@opentelemetry/
|
|
5077
|
+
name: "@opentelemetry/instrumentation-tedious",
|
|
5918
5078
|
author: "OpenTelemetry Authors",
|
|
5919
|
-
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/
|
|
5079
|
+
website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-tedious#readme",
|
|
5920
5080
|
licenses: {
|
|
5921
5081
|
license: "Apache-2.0"
|
|
5922
5082
|
},
|
|
@@ -9352,17 +8512,7 @@ Creative Commons may be contacted at creativecommons.org.
|
|
|
9352
8512
|
licenses: {
|
|
9353
8513
|
license: "Apache-2.0"
|
|
9354
8514
|
},
|
|
9355
|
-
licenseText: `
|
|
9356
|
-
Copyright 2025-2026 Dr.-Ing. Mario Heiderich, Cure53
|
|
9357
|
-
|
|
9358
|
-
DOMPurify is free software; you can redistribute it and/or modify it under the
|
|
9359
|
-
terms of either:
|
|
9360
|
-
|
|
9361
|
-
a) the Apache License Version 2.0, or
|
|
9362
|
-
b) the Mozilla Public License Version 2.0
|
|
9363
|
-
|
|
9364
|
-
-----------------------------------------------------------------------------
|
|
9365
|
-
|
|
8515
|
+
licenseText: `
|
|
9366
8516
|
Apache License
|
|
9367
8517
|
Version 2.0, January 2004
|
|
9368
8518
|
http://www.apache.org/licenses/
|
|
@@ -9551,7 +8701,7 @@ b) the Mozilla Public License Version 2.0
|
|
|
9551
8701
|
same "printed page" as the copyright notice for easier
|
|
9552
8702
|
identification within third-party archives.
|
|
9553
8703
|
|
|
9554
|
-
Copyright
|
|
8704
|
+
Copyright [yyyy] [name of copyright owner]
|
|
9555
8705
|
|
|
9556
8706
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
9557
8707
|
you may not use this file except in compliance with the License.
|
|
@@ -9564,364 +8714,7 @@ Copyright 2025-2026 Dr.-Ing. Mario Heiderich, Cure53
|
|
|
9564
8714
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
9565
8715
|
See the License for the specific language governing permissions and
|
|
9566
8716
|
limitations under the License.
|
|
9567
|
-
|
|
9568
|
-
-----------------------------------------------------------------------------
|
|
9569
|
-
Mozilla Public License, version 2.0
|
|
9570
|
-
|
|
9571
|
-
1. Definitions
|
|
9572
|
-
|
|
9573
|
-
1.1. \u201CContributor\u201D
|
|
9574
|
-
|
|
9575
|
-
means each individual or legal entity that creates, contributes to the
|
|
9576
|
-
creation of, or owns Covered Software.
|
|
9577
|
-
|
|
9578
|
-
1.2. \u201CContributor Version\u201D
|
|
9579
|
-
|
|
9580
|
-
means the combination of the Contributions of others (if any) used by a
|
|
9581
|
-
Contributor and that particular Contributor\u2019s Contribution.
|
|
9582
|
-
|
|
9583
|
-
1.3. \u201CContribution\u201D
|
|
9584
|
-
|
|
9585
|
-
means Covered Software of a particular Contributor.
|
|
9586
|
-
|
|
9587
|
-
1.4. \u201CCovered Software\u201D
|
|
9588
|
-
|
|
9589
|
-
means Source Code Form to which the initial Contributor has attached the
|
|
9590
|
-
notice in Exhibit A, the Executable Form of such Source Code Form, and
|
|
9591
|
-
Modifications of such Source Code Form, in each case including portions
|
|
9592
|
-
thereof.
|
|
9593
|
-
|
|
9594
|
-
1.5. \u201CIncompatible With Secondary Licenses\u201D
|
|
9595
|
-
means
|
|
9596
|
-
|
|
9597
|
-
a. that the initial Contributor has attached the notice described in
|
|
9598
|
-
Exhibit B to the Covered Software; or
|
|
9599
|
-
|
|
9600
|
-
b. that the Covered Software was made available under the terms of version
|
|
9601
|
-
1.1 or earlier of the License, but not also under the terms of a
|
|
9602
|
-
Secondary License.
|
|
9603
|
-
|
|
9604
|
-
1.6. \u201CExecutable Form\u201D
|
|
9605
|
-
|
|
9606
|
-
means any form of the work other than Source Code Form.
|
|
9607
|
-
|
|
9608
|
-
1.7. \u201CLarger Work\u201D
|
|
9609
|
-
|
|
9610
|
-
means a work that combines Covered Software with other material, in a separate
|
|
9611
|
-
file or files, that is not Covered Software.
|
|
9612
|
-
|
|
9613
|
-
1.8. \u201CLicense\u201D
|
|
9614
|
-
|
|
9615
|
-
means this document.
|
|
9616
|
-
|
|
9617
|
-
1.9. \u201CLicensable\u201D
|
|
9618
|
-
|
|
9619
|
-
means having the right to grant, to the maximum extent possible, whether at the
|
|
9620
|
-
time of the initial grant or subsequently, any and all of the rights conveyed by
|
|
9621
|
-
this License.
|
|
9622
|
-
|
|
9623
|
-
1.10. \u201CModifications\u201D
|
|
9624
|
-
|
|
9625
|
-
means any of the following:
|
|
9626
|
-
|
|
9627
|
-
a. any file in Source Code Form that results from an addition to, deletion
|
|
9628
|
-
from, or modification of the contents of Covered Software; or
|
|
9629
|
-
|
|
9630
|
-
b. any new file in Source Code Form that contains any Covered Software.
|
|
9631
|
-
|
|
9632
|
-
1.11. \u201CPatent Claims\u201D of a Contributor
|
|
9633
|
-
|
|
9634
|
-
means any patent claim(s), including without limitation, method, process,
|
|
9635
|
-
and apparatus claims, in any patent Licensable by such Contributor that
|
|
9636
|
-
would be infringed, but for the grant of the License, by the making,
|
|
9637
|
-
using, selling, offering for sale, having made, import, or transfer of
|
|
9638
|
-
either its Contributions or its Contributor Version.
|
|
9639
|
-
|
|
9640
|
-
1.12. \u201CSecondary License\u201D
|
|
9641
|
-
|
|
9642
|
-
means either the GNU General Public License, Version 2.0, the GNU Lesser
|
|
9643
|
-
General Public License, Version 2.1, the GNU Affero General Public
|
|
9644
|
-
License, Version 3.0, or any later versions of those licenses.
|
|
9645
|
-
|
|
9646
|
-
1.13. \u201CSource Code Form\u201D
|
|
9647
|
-
|
|
9648
|
-
means the form of the work preferred for making modifications.
|
|
9649
|
-
|
|
9650
|
-
1.14. \u201CYou\u201D (or \u201CYour\u201D)
|
|
9651
|
-
|
|
9652
|
-
means an individual or a legal entity exercising rights under this
|
|
9653
|
-
License. For legal entities, \u201CYou\u201D includes any entity that controls, is
|
|
9654
|
-
controlled by, or is under common control with You. For purposes of this
|
|
9655
|
-
definition, \u201Ccontrol\u201D means (a) the power, direct or indirect, to cause
|
|
9656
|
-
the direction or management of such entity, whether by contract or
|
|
9657
|
-
otherwise, or (b) ownership of more than fifty percent (50%) of the
|
|
9658
|
-
outstanding shares or beneficial ownership of such entity.
|
|
9659
|
-
|
|
9660
|
-
|
|
9661
|
-
2. License Grants and Conditions
|
|
9662
|
-
|
|
9663
|
-
2.1. Grants
|
|
9664
|
-
|
|
9665
|
-
Each Contributor hereby grants You a world-wide, royalty-free,
|
|
9666
|
-
non-exclusive license:
|
|
9667
|
-
|
|
9668
|
-
a. under intellectual property rights (other than patent or trademark)
|
|
9669
|
-
Licensable by such Contributor to use, reproduce, make available,
|
|
9670
|
-
modify, display, perform, distribute, and otherwise exploit its
|
|
9671
|
-
Contributions, either on an unmodified basis, with Modifications, or as
|
|
9672
|
-
part of a Larger Work; and
|
|
9673
|
-
|
|
9674
|
-
b. under Patent Claims of such Contributor to make, use, sell, offer for
|
|
9675
|
-
sale, have made, import, and otherwise transfer either its Contributions
|
|
9676
|
-
or its Contributor Version.
|
|
9677
|
-
|
|
9678
|
-
2.2. Effective Date
|
|
9679
|
-
|
|
9680
|
-
The licenses granted in Section 2.1 with respect to any Contribution become
|
|
9681
|
-
effective for each Contribution on the date the Contributor first distributes
|
|
9682
|
-
such Contribution.
|
|
9683
|
-
|
|
9684
|
-
2.3. Limitations on Grant Scope
|
|
9685
|
-
|
|
9686
|
-
The licenses granted in this Section 2 are the only rights granted under this
|
|
9687
|
-
License. No additional rights or licenses will be implied from the distribution
|
|
9688
|
-
or licensing of Covered Software under this License. Notwithstanding Section
|
|
9689
|
-
2.1(b) above, no patent license is granted by a Contributor:
|
|
9690
|
-
|
|
9691
|
-
a. for any code that a Contributor has removed from Covered Software; or
|
|
9692
|
-
|
|
9693
|
-
b. for infringements caused by: (i) Your and any other third party\u2019s
|
|
9694
|
-
modifications of Covered Software, or (ii) the combination of its
|
|
9695
|
-
Contributions with other software (except as part of its Contributor
|
|
9696
|
-
Version); or
|
|
9697
|
-
|
|
9698
|
-
c. under Patent Claims infringed by Covered Software in the absence of its
|
|
9699
|
-
Contributions.
|
|
9700
|
-
|
|
9701
|
-
This License does not grant any rights in the trademarks, service marks, or
|
|
9702
|
-
logos of any Contributor (except as may be necessary to comply with the
|
|
9703
|
-
notice requirements in Section 3.4).
|
|
9704
|
-
|
|
9705
|
-
2.4. Subsequent Licenses
|
|
9706
|
-
|
|
9707
|
-
No Contributor makes additional grants as a result of Your choice to
|
|
9708
|
-
distribute the Covered Software under a subsequent version of this License
|
|
9709
|
-
(see Section 10.2) or under the terms of a Secondary License (if permitted
|
|
9710
|
-
under the terms of Section 3.3).
|
|
9711
|
-
|
|
9712
|
-
2.5. Representation
|
|
9713
|
-
|
|
9714
|
-
Each Contributor represents that the Contributor believes its Contributions
|
|
9715
|
-
are its original creation(s) or it has sufficient rights to grant the
|
|
9716
|
-
rights to its Contributions conveyed by this License.
|
|
9717
|
-
|
|
9718
|
-
2.6. Fair Use
|
|
9719
|
-
|
|
9720
|
-
This License is not intended to limit any rights You have under applicable
|
|
9721
|
-
copyright doctrines of fair use, fair dealing, or other equivalents.
|
|
9722
|
-
|
|
9723
|
-
2.7. Conditions
|
|
9724
|
-
|
|
9725
|
-
Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
|
|
9726
|
-
Section 2.1.
|
|
9727
|
-
|
|
9728
|
-
|
|
9729
|
-
3. Responsibilities
|
|
9730
|
-
|
|
9731
|
-
3.1. Distribution of Source Form
|
|
9732
|
-
|
|
9733
|
-
All distribution of Covered Software in Source Code Form, including any
|
|
9734
|
-
Modifications that You create or to which You contribute, must be under the
|
|
9735
|
-
terms of this License. You must inform recipients that the Source Code Form
|
|
9736
|
-
of the Covered Software is governed by the terms of this License, and how
|
|
9737
|
-
they can obtain a copy of this License. You may not attempt to alter or
|
|
9738
|
-
restrict the recipients\u2019 rights in the Source Code Form.
|
|
9739
|
-
|
|
9740
|
-
3.2. Distribution of Executable Form
|
|
9741
|
-
|
|
9742
|
-
If You distribute Covered Software in Executable Form then:
|
|
9743
|
-
|
|
9744
|
-
a. such Covered Software must also be made available in Source Code Form,
|
|
9745
|
-
as described in Section 3.1, and You must inform recipients of the
|
|
9746
|
-
Executable Form how they can obtain a copy of such Source Code Form by
|
|
9747
|
-
reasonable means in a timely manner, at a charge no more than the cost
|
|
9748
|
-
of distribution to the recipient; and
|
|
9749
|
-
|
|
9750
|
-
b. You may distribute such Executable Form under the terms of this License,
|
|
9751
|
-
or sublicense it under different terms, provided that the license for
|
|
9752
|
-
the Executable Form does not attempt to limit or alter the recipients\u2019
|
|
9753
|
-
rights in the Source Code Form under this License.
|
|
9754
|
-
|
|
9755
|
-
3.3. Distribution of a Larger Work
|
|
9756
|
-
|
|
9757
|
-
You may create and distribute a Larger Work under terms of Your choice,
|
|
9758
|
-
provided that You also comply with the requirements of this License for the
|
|
9759
|
-
Covered Software. If the Larger Work is a combination of Covered Software
|
|
9760
|
-
with a work governed by one or more Secondary Licenses, and the Covered
|
|
9761
|
-
Software is not Incompatible With Secondary Licenses, this License permits
|
|
9762
|
-
You to additionally distribute such Covered Software under the terms of
|
|
9763
|
-
such Secondary License(s), so that the recipient of the Larger Work may, at
|
|
9764
|
-
their option, further distribute the Covered Software under the terms of
|
|
9765
|
-
either this License or such Secondary License(s).
|
|
9766
|
-
|
|
9767
|
-
3.4. Notices
|
|
9768
|
-
|
|
9769
|
-
You may not remove or alter the substance of any license notices (including
|
|
9770
|
-
copyright notices, patent notices, disclaimers of warranty, or limitations
|
|
9771
|
-
of liability) contained within the Source Code Form of the Covered
|
|
9772
|
-
Software, except that You may alter any license notices to the extent
|
|
9773
|
-
required to remedy known factual inaccuracies.
|
|
9774
|
-
|
|
9775
|
-
3.5. Application of Additional Terms
|
|
9776
|
-
|
|
9777
|
-
You may choose to offer, and to charge a fee for, warranty, support,
|
|
9778
|
-
indemnity or liability obligations to one or more recipients of Covered
|
|
9779
|
-
Software. However, You may do so only on Your own behalf, and not on behalf
|
|
9780
|
-
of any Contributor. You must make it absolutely clear that any such
|
|
9781
|
-
warranty, support, indemnity, or liability obligation is offered by You
|
|
9782
|
-
alone, and You hereby agree to indemnify every Contributor for any
|
|
9783
|
-
liability incurred by such Contributor as a result of warranty, support,
|
|
9784
|
-
indemnity or liability terms You offer. You may include additional
|
|
9785
|
-
disclaimers of warranty and limitations of liability specific to any
|
|
9786
|
-
jurisdiction.
|
|
9787
|
-
|
|
9788
|
-
4. Inability to Comply Due to Statute or Regulation
|
|
9789
|
-
|
|
9790
|
-
If it is impossible for You to comply with any of the terms of this License
|
|
9791
|
-
with respect to some or all of the Covered Software due to statute, judicial
|
|
9792
|
-
order, or regulation then You must: (a) comply with the terms of this License
|
|
9793
|
-
to the maximum extent possible; and (b) describe the limitations and the code
|
|
9794
|
-
they affect. Such description must be placed in a text file included with all
|
|
9795
|
-
distributions of the Covered Software under this License. Except to the
|
|
9796
|
-
extent prohibited by statute or regulation, such description must be
|
|
9797
|
-
sufficiently detailed for a recipient of ordinary skill to be able to
|
|
9798
|
-
understand it.
|
|
9799
|
-
|
|
9800
|
-
5. Termination
|
|
9801
|
-
|
|
9802
|
-
5.1. The rights granted under this License will terminate automatically if You
|
|
9803
|
-
fail to comply with any of its terms. However, if You become compliant,
|
|
9804
|
-
then the rights granted under this License from a particular Contributor
|
|
9805
|
-
are reinstated (a) provisionally, unless and until such Contributor
|
|
9806
|
-
explicitly and finally terminates Your grants, and (b) on an ongoing basis,
|
|
9807
|
-
if such Contributor fails to notify You of the non-compliance by some
|
|
9808
|
-
reasonable means prior to 60 days after You have come back into compliance.
|
|
9809
|
-
Moreover, Your grants from a particular Contributor are reinstated on an
|
|
9810
|
-
ongoing basis if such Contributor notifies You of the non-compliance by
|
|
9811
|
-
some reasonable means, this is the first time You have received notice of
|
|
9812
|
-
non-compliance with this License from such Contributor, and You become
|
|
9813
|
-
compliant prior to 30 days after Your receipt of the notice.
|
|
9814
|
-
|
|
9815
|
-
5.2. If You initiate litigation against any entity by asserting a patent
|
|
9816
|
-
infringement claim (excluding declaratory judgment actions, counter-claims,
|
|
9817
|
-
and cross-claims) alleging that a Contributor Version directly or
|
|
9818
|
-
indirectly infringes any patent, then the rights granted to You by any and
|
|
9819
|
-
all Contributors for the Covered Software under Section 2.1 of this License
|
|
9820
|
-
shall terminate.
|
|
9821
|
-
|
|
9822
|
-
5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
|
|
9823
|
-
license agreements (excluding distributors and resellers) which have been
|
|
9824
|
-
validly granted by You or Your distributors under this License prior to
|
|
9825
|
-
termination shall survive termination.
|
|
9826
|
-
|
|
9827
|
-
6. Disclaimer of Warranty
|
|
9828
|
-
|
|
9829
|
-
Covered Software is provided under this License on an \u201Cas is\u201D basis, without
|
|
9830
|
-
warranty of any kind, either expressed, implied, or statutory, including,
|
|
9831
|
-
without limitation, warranties that the Covered Software is free of defects,
|
|
9832
|
-
merchantable, fit for a particular purpose or non-infringing. The entire
|
|
9833
|
-
risk as to the quality and performance of the Covered Software is with You.
|
|
9834
|
-
Should any Covered Software prove defective in any respect, You (not any
|
|
9835
|
-
Contributor) assume the cost of any necessary servicing, repair, or
|
|
9836
|
-
correction. This disclaimer of warranty constitutes an essential part of this
|
|
9837
|
-
License. No use of any Covered Software is authorized under this License
|
|
9838
|
-
except under this disclaimer.
|
|
9839
|
-
|
|
9840
|
-
7. Limitation of Liability
|
|
9841
|
-
|
|
9842
|
-
Under no circumstances and under no legal theory, whether tort (including
|
|
9843
|
-
negligence), contract, or otherwise, shall any Contributor, or anyone who
|
|
9844
|
-
distributes Covered Software as permitted above, be liable to You for any
|
|
9845
|
-
direct, indirect, special, incidental, or consequential damages of any
|
|
9846
|
-
character including, without limitation, damages for lost profits, loss of
|
|
9847
|
-
goodwill, work stoppage, computer failure or malfunction, or any and all
|
|
9848
|
-
other commercial damages or losses, even if such party shall have been
|
|
9849
|
-
informed of the possibility of such damages. This limitation of liability
|
|
9850
|
-
shall not apply to liability for death or personal injury resulting from such
|
|
9851
|
-
party\u2019s negligence to the extent applicable law prohibits such limitation.
|
|
9852
|
-
Some jurisdictions do not allow the exclusion or limitation of incidental or
|
|
9853
|
-
consequential damages, so this exclusion and limitation may not apply to You.
|
|
9854
|
-
|
|
9855
|
-
8. Litigation
|
|
9856
|
-
|
|
9857
|
-
Any litigation relating to this License may be brought only in the courts of
|
|
9858
|
-
a jurisdiction where the defendant maintains its principal place of business
|
|
9859
|
-
and such litigation shall be governed by laws of that jurisdiction, without
|
|
9860
|
-
reference to its conflict-of-law provisions. Nothing in this Section shall
|
|
9861
|
-
prevent a party\u2019s ability to bring cross-claims or counter-claims.
|
|
9862
|
-
|
|
9863
|
-
9. Miscellaneous
|
|
9864
|
-
|
|
9865
|
-
This License represents the complete agreement concerning the subject matter
|
|
9866
|
-
hereof. If any provision of this License is held to be unenforceable, such
|
|
9867
|
-
provision shall be reformed only to the extent necessary to make it
|
|
9868
|
-
enforceable. Any law or regulation which provides that the language of a
|
|
9869
|
-
contract shall be construed against the drafter shall not be used to construe
|
|
9870
|
-
this License against a Contributor.
|
|
9871
|
-
|
|
9872
|
-
|
|
9873
|
-
10. Versions of the License
|
|
9874
|
-
|
|
9875
|
-
10.1. New Versions
|
|
9876
|
-
|
|
9877
|
-
Mozilla Foundation is the license steward. Except as provided in Section
|
|
9878
|
-
10.3, no one other than the license steward has the right to modify or
|
|
9879
|
-
publish new versions of this License. Each version will be given a
|
|
9880
|
-
distinguishing version number.
|
|
9881
|
-
|
|
9882
|
-
10.2. Effect of New Versions
|
|
9883
|
-
|
|
9884
|
-
You may distribute the Covered Software under the terms of the version of
|
|
9885
|
-
the License under which You originally received the Covered Software, or
|
|
9886
|
-
under the terms of any subsequent version published by the license
|
|
9887
|
-
steward.
|
|
9888
|
-
|
|
9889
|
-
10.3. Modified Versions
|
|
9890
|
-
|
|
9891
|
-
If you create software not governed by this License, and you want to
|
|
9892
|
-
create a new license for such software, you may create and use a modified
|
|
9893
|
-
version of this License if you rename the license and remove any
|
|
9894
|
-
references to the name of the license steward (except to note that such
|
|
9895
|
-
modified license differs from this License).
|
|
9896
|
-
|
|
9897
|
-
10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
|
|
9898
|
-
If You choose to distribute Source Code Form that is Incompatible With
|
|
9899
|
-
Secondary Licenses under the terms of this version of the License, the
|
|
9900
|
-
notice described in Exhibit B of this License must be attached.
|
|
9901
|
-
|
|
9902
|
-
Exhibit A - Source Code Form License Notice
|
|
9903
|
-
|
|
9904
|
-
This Source Code Form is subject to the
|
|
9905
|
-
terms of the Mozilla Public License, v.
|
|
9906
|
-
2.0. If a copy of the MPL was not
|
|
9907
|
-
distributed with this file, You can
|
|
9908
|
-
obtain one at
|
|
9909
|
-
http://mozilla.org/MPL/2.0/.
|
|
9910
|
-
|
|
9911
|
-
If it is not possible or desirable to put the notice in a particular file, then
|
|
9912
|
-
You may include the notice in a location (such as a LICENSE file in a relevant
|
|
9913
|
-
directory) where a recipient would be likely to look for such a notice.
|
|
9914
|
-
|
|
9915
|
-
You may add additional accurate notices of copyright ownership.
|
|
9916
|
-
|
|
9917
|
-
Exhibit B - \u201CIncompatible With Secondary Licenses\u201D Notice
|
|
9918
|
-
|
|
9919
|
-
This Source Code Form is \u201CIncompatible
|
|
9920
|
-
With Secondary Licenses\u201D, as defined by
|
|
9921
|
-
the Mozilla Public License, v. 2.0.
|
|
9922
|
-
|
|
9923
|
-
`,
|
|
9924
|
-
copyrightText: "Copyright 2025-2026 Dr.-Ing. Mario Heiderich, Cure53, Copyright 2025-2026 Dr.-Ing. Mario Heiderich, Cure53"
|
|
8717
|
+
`
|
|
9925
8718
|
},
|
|
9926
8719
|
{
|
|
9927
8720
|
name: "domutils",
|
|
@@ -10079,8 +8872,8 @@ Exhibit B - \u201CIncompatible With Secondary Licenses\u201D Notice
|
|
|
10079
8872
|
licenses: {
|
|
10080
8873
|
license: "MIT"
|
|
10081
8874
|
},
|
|
10082
|
-
licenseText: 'MIT License\n\nCopyright (c)
|
|
10083
|
-
copyrightText: "Copyright (c)
|
|
8875
|
+
licenseText: 'MIT License\n\nCopyright (c) 2026 Arjun Barrett\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.',
|
|
8876
|
+
copyrightText: "Copyright (c) 2026 Arjun Barrett"
|
|
10084
8877
|
},
|
|
10085
8878
|
{
|
|
10086
8879
|
name: "file-saver",
|
|
@@ -10342,16 +9135,6 @@ Exhibit B - \u201CIncompatible With Secondary Licenses\u201D Notice
|
|
|
10342
9135
|
},
|
|
10343
9136
|
licenseText: 'MIT License\n\nCopyright (c) <year> <copyright holders>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and \nassociated documentation files (the "Software"), to deal in the Software without restriction, including \nwithout limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell \ncopies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the \nfollowing conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial \nportions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT \nLIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO \nEVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER \nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE \nUSE OR OTHER DEALINGS IN THE SOFTWARE.'
|
|
10344
9137
|
},
|
|
10345
|
-
{
|
|
10346
|
-
name: "forwarded-parse",
|
|
10347
|
-
author: "Luigi Pinca",
|
|
10348
|
-
website: "https://github.com/lpinca/forwarded-parse",
|
|
10349
|
-
licenses: {
|
|
10350
|
-
license: "MIT"
|
|
10351
|
-
},
|
|
10352
|
-
licenseText: 'Copyright (c) 2015 Luigi Pinca\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n',
|
|
10353
|
-
copyrightText: "Copyright (c) 2015 Luigi Pinca"
|
|
10354
|
-
},
|
|
10355
9138
|
{
|
|
10356
9139
|
name: "function-bind",
|
|
10357
9140
|
author: "Raynos",
|
|
@@ -11726,7 +10509,6 @@ https://github.com/DataDog/import-in-the-middle repository:
|
|
|
11726
10509
|
},
|
|
11727
10510
|
{
|
|
11728
10511
|
name: "prosemirror-model",
|
|
11729
|
-
website: "https://github.com/prosemirror/prosemirror-model#readme",
|
|
11730
10512
|
licenses: {
|
|
11731
10513
|
license: "MIT"
|
|
11732
10514
|
},
|
|
@@ -11949,7 +10731,7 @@ https://github.com/DataDog/import-in-the-middle repository:
|
|
|
11949
10731
|
licenses: {
|
|
11950
10732
|
license: "MIT"
|
|
11951
10733
|
},
|
|
11952
|
-
licenseText: 'The MIT License (MIT)\
|
|
10734
|
+
licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2015-present Dan Abramov\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
11953
10735
|
copyrightText: "Copyright (c) 2015-present Dan Abramov"
|
|
11954
10736
|
},
|
|
11955
10737
|
{
|
|
@@ -12082,7 +10864,7 @@ https://github.com/DataDog/import-in-the-middle repository:
|
|
|
12082
10864
|
licenses: {
|
|
12083
10865
|
license: "MIT"
|
|
12084
10866
|
},
|
|
12085
|
-
licenseText: 'The MIT License (MIT)\
|
|
10867
|
+
licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2015-2018 Reselect Contributors\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the "Software"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
|
|
12086
10868
|
copyrightText: "Copyright (c) 2015-2018 Reselect Contributors"
|
|
12087
10869
|
},
|
|
12088
10870
|
{
|