@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.js CHANGED
@@ -93,7 +93,6 @@ var oss_licenses_default = [
93
93
  {
94
94
  name: "@codemirror/lint",
95
95
  author: "Marijn Haverbeke",
96
- website: "https://github.com/codemirror/lint#readme",
97
96
  licenses: {
98
97
  license: "MIT"
99
98
  },
@@ -663,7 +662,8 @@ var oss_licenses_default = [
663
662
  licenses: {
664
663
  license: "MIT"
665
664
  },
666
- 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.'
665
+ 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',
666
+ copyrightText: "Copyright (c) 2022 Luis Marsiglia <https://github.com/marsidev>"
667
667
  },
668
668
  {
669
669
  name: "@mui/base",
@@ -801,896 +801,56 @@ var oss_licenses_default = [
801
801
  licenses: {
802
802
  license: "MIT"
803
803
  },
804
- 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',
805
- copyrightText: "Copyright (c) 2020 Material-UI SAS"
806
- },
807
- {
808
- name: "@mui/x-internal-gestures",
809
- author: "MUI Team",
810
- website: "https://mui.com/x/",
811
- licenses: {
812
- license: "MIT"
813
- },
814
- 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',
815
- copyrightText: "Copyright (c) 2025 Material-UI SAS"
816
- },
817
- {
818
- name: "@mui/x-internals",
819
- author: "MUI Team",
820
- website: "https://mui.com/x/",
821
- licenses: {
822
- license: "MIT"
823
- },
824
- 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',
825
- copyrightText: "Copyright (c) 2020 Material-UI SAS"
826
- },
827
- {
828
- name: "@mui/x-license",
829
- author: "MUI Team",
830
- website: "https://mui.com/x/introduction/licensing/",
831
- 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",
832
- copyrightText: "Copyright (c) 2020 Material-UI SAS"
833
- },
834
- {
835
- name: "@mui/x-telemetry",
836
- author: "MUI Team",
837
- website: "https://mui.com/x/guides/telemetry/",
838
- 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",
839
- copyrightText: "Copyright (c) 2020 Material-UI SAS"
840
- },
841
- {
842
- name: "@mui/x-virtualizer",
843
- author: "MUI Team",
844
- website: "https://mui.com",
845
- licenses: {
846
- license: "MIT"
847
- },
848
- 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.'
849
- },
850
- {
851
- name: "@opentelemetry/api",
852
- author: "OpenTelemetry Authors",
853
- website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/api",
854
- licenses: {
855
- license: "Apache-2.0"
856
- },
857
- licenseText: ` Apache License
858
- Version 2.0, January 2004
859
- http://www.apache.org/licenses/
860
-
861
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
862
-
863
- 1. Definitions.
864
-
865
- "License" shall mean the terms and conditions for use, reproduction,
866
- and distribution as defined by Sections 1 through 9 of this document.
867
-
868
- "Licensor" shall mean the copyright owner or entity authorized by
869
- the copyright owner that is granting the License.
870
-
871
- "Legal Entity" shall mean the union of the acting entity and all
872
- other entities that control, are controlled by, or are under common
873
- control with that entity. For the purposes of this definition,
874
- "control" means (i) the power, direct or indirect, to cause the
875
- direction or management of such entity, whether by contract or
876
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
877
- outstanding shares, or (iii) beneficial ownership of such entity.
878
-
879
- "You" (or "Your") shall mean an individual or Legal Entity
880
- exercising permissions granted by this License.
881
-
882
- "Source" form shall mean the preferred form for making modifications,
883
- including but not limited to software source code, documentation
884
- source, and configuration files.
885
-
886
- "Object" form shall mean any form resulting from mechanical
887
- transformation or translation of a Source form, including but
888
- not limited to compiled object code, generated documentation,
889
- and conversions to other media types.
890
-
891
- "Work" shall mean the work of authorship, whether in Source or
892
- Object form, made available under the License, as indicated by a
893
- copyright notice that is included in or attached to the work
894
- (an example is provided in the Appendix below).
895
-
896
- "Derivative Works" shall mean any work, whether in Source or Object
897
- form, that is based on (or derived from) the Work and for which the
898
- editorial revisions, annotations, elaborations, or other modifications
899
- represent, as a whole, an original work of authorship. For the purposes
900
- of this License, Derivative Works shall not include works that remain
901
- separable from, or merely link (or bind by name) to the interfaces of,
902
- the Work and Derivative Works thereof.
903
-
904
- "Contribution" shall mean any work of authorship, including
905
- the original version of the Work and any modifications or additions
906
- to that Work or Derivative Works thereof, that is intentionally
907
- submitted to Licensor for inclusion in the Work by the copyright owner
908
- or by an individual or Legal Entity authorized to submit on behalf of
909
- the copyright owner. For the purposes of this definition, "submitted"
910
- means any form of electronic, verbal, or written communication sent
911
- to the Licensor or its representatives, including but not limited to
912
- communication on electronic mailing lists, source code control systems,
913
- and issue tracking systems that are managed by, or on behalf of, the
914
- Licensor for the purpose of discussing and improving the Work, but
915
- excluding communication that is conspicuously marked or otherwise
916
- designated in writing by the copyright owner as "Not a Contribution."
917
-
918
- "Contributor" shall mean Licensor and any individual or Legal Entity
919
- on behalf of whom a Contribution has been received by Licensor and
920
- subsequently incorporated within the Work.
921
-
922
- 2. Grant of Copyright License. Subject to the terms and conditions of
923
- this License, each Contributor hereby grants to You a perpetual,
924
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
925
- copyright license to reproduce, prepare Derivative Works of,
926
- publicly display, publicly perform, sublicense, and distribute the
927
- Work and such Derivative Works in Source or Object form.
928
-
929
- 3. Grant of Patent License. Subject to the terms and conditions of
930
- this License, each Contributor hereby grants to You a perpetual,
931
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
932
- (except as stated in this section) patent license to make, have made,
933
- use, offer to sell, sell, import, and otherwise transfer the Work,
934
- where such license applies only to those patent claims licensable
935
- by such Contributor that are necessarily infringed by their
936
- Contribution(s) alone or by combination of their Contribution(s)
937
- with the Work to which such Contribution(s) was submitted. If You
938
- institute patent litigation against any entity (including a
939
- cross-claim or counterclaim in a lawsuit) alleging that the Work
940
- or a Contribution incorporated within the Work constitutes direct
941
- or contributory patent infringement, then any patent licenses
942
- granted to You under this License for that Work shall terminate
943
- as of the date such litigation is filed.
944
-
945
- 4. Redistribution. You may reproduce and distribute copies of the
946
- Work or Derivative Works thereof in any medium, with or without
947
- modifications, and in Source or Object form, provided that You
948
- meet the following conditions:
949
-
950
- (a) You must give any other recipients of the Work or
951
- Derivative Works a copy of this License; and
952
-
953
- (b) You must cause any modified files to carry prominent notices
954
- stating that You changed the files; and
955
-
956
- (c) You must retain, in the Source form of any Derivative Works
957
- that You distribute, all copyright, patent, trademark, and
958
- attribution notices from the Source form of the Work,
959
- excluding those notices that do not pertain to any part of
960
- the Derivative Works; and
961
-
962
- (d) If the Work includes a "NOTICE" text file as part of its
963
- distribution, then any Derivative Works that You distribute must
964
- include a readable copy of the attribution notices contained
965
- within such NOTICE file, excluding those notices that do not
966
- pertain to any part of the Derivative Works, in at least one
967
- of the following places: within a NOTICE text file distributed
968
- as part of the Derivative Works; within the Source form or
969
- documentation, if provided along with the Derivative Works; or,
970
- within a display generated by the Derivative Works, if and
971
- wherever such third-party notices normally appear. The contents
972
- of the NOTICE file are for informational purposes only and
973
- do not modify the License. You may add Your own attribution
974
- notices within Derivative Works that You distribute, alongside
975
- or as an addendum to the NOTICE text from the Work, provided
976
- that such additional attribution notices cannot be construed
977
- as modifying the License.
978
-
979
- You may add Your own copyright statement to Your modifications and
980
- may provide additional or different license terms and conditions
981
- for use, reproduction, or distribution of Your modifications, or
982
- for any such Derivative Works as a whole, provided Your use,
983
- reproduction, and distribution of the Work otherwise complies with
984
- the conditions stated in this License.
985
-
986
- 5. Submission of Contributions. Unless You explicitly state otherwise,
987
- any Contribution intentionally submitted for inclusion in the Work
988
- by You to the Licensor shall be under the terms and conditions of
989
- this License, without any additional terms or conditions.
990
- Notwithstanding the above, nothing herein shall supersede or modify
991
- the terms of any separate license agreement you may have executed
992
- with Licensor regarding such Contributions.
993
-
994
- 6. Trademarks. This License does not grant permission to use the trade
995
- names, trademarks, service marks, or product names of the Licensor,
996
- except as required for reasonable and customary use in describing the
997
- origin of the Work and reproducing the content of the NOTICE file.
998
-
999
- 7. Disclaimer of Warranty. Unless required by applicable law or
1000
- agreed to in writing, Licensor provides the Work (and each
1001
- Contributor provides its Contributions) on an "AS IS" BASIS,
1002
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1003
- implied, including, without limitation, any warranties or conditions
1004
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1005
- PARTICULAR PURPOSE. You are solely responsible for determining the
1006
- appropriateness of using or redistributing the Work and assume any
1007
- risks associated with Your exercise of permissions under this License.
1008
-
1009
- 8. Limitation of Liability. In no event and under no legal theory,
1010
- whether in tort (including negligence), contract, or otherwise,
1011
- unless required by applicable law (such as deliberate and grossly
1012
- negligent acts) or agreed to in writing, shall any Contributor be
1013
- liable to You for damages, including any direct, indirect, special,
1014
- incidental, or consequential damages of any character arising as a
1015
- result of this License or out of the use or inability to use the
1016
- Work (including but not limited to damages for loss of goodwill,
1017
- work stoppage, computer failure or malfunction, or any and all
1018
- other commercial damages or losses), even if such Contributor
1019
- has been advised of the possibility of such damages.
1020
-
1021
- 9. Accepting Warranty or Additional Liability. While redistributing
1022
- the Work or Derivative Works thereof, You may choose to offer,
1023
- and charge a fee for, acceptance of support, warranty, indemnity,
1024
- or other liability obligations and/or rights consistent with this
1025
- License. However, in accepting such obligations, You may act only
1026
- on Your own behalf and on Your sole responsibility, not on behalf
1027
- of any other Contributor, and only if You agree to indemnify,
1028
- defend, and hold each Contributor harmless for any liability
1029
- incurred by, or claims asserted against, such Contributor by reason
1030
- of your accepting any such warranty or additional liability.
1031
-
1032
- END OF TERMS AND CONDITIONS
1033
-
1034
- APPENDIX: How to apply the Apache License to your work.
1035
-
1036
- To apply the Apache License to your work, attach the following
1037
- boilerplate notice, with the fields enclosed by brackets "[]"
1038
- replaced with your own identifying information. (Don't include
1039
- the brackets!) The text should be enclosed in the appropriate
1040
- comment syntax for the file format. We also recommend that a
1041
- file or class name and description of purpose be included on the
1042
- same "printed page" as the copyright notice for easier
1043
- identification within third-party archives.
1044
-
1045
- Copyright [yyyy] [name of copyright owner]
1046
-
1047
- Licensed under the Apache License, Version 2.0 (the "License");
1048
- you may not use this file except in compliance with the License.
1049
- You may obtain a copy of the License at
1050
-
1051
- http://www.apache.org/licenses/LICENSE-2.0
1052
-
1053
- Unless required by applicable law or agreed to in writing, software
1054
- distributed under the License is distributed on an "AS IS" BASIS,
1055
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1056
- See the License for the specific language governing permissions and
1057
- limitations under the License.
1058
- `
1059
- },
1060
- {
1061
- name: "@opentelemetry/api-logs",
1062
- author: "OpenTelemetry Authors",
1063
- website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/api-logs",
1064
- licenses: {
1065
- license: "Apache-2.0"
1066
- },
1067
- licenseText: ` Apache License
1068
- Version 2.0, January 2004
1069
- http://www.apache.org/licenses/
1070
-
1071
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1072
-
1073
- 1. Definitions.
1074
-
1075
- "License" shall mean the terms and conditions for use, reproduction,
1076
- and distribution as defined by Sections 1 through 9 of this document.
1077
-
1078
- "Licensor" shall mean the copyright owner or entity authorized by
1079
- the copyright owner that is granting the License.
1080
-
1081
- "Legal Entity" shall mean the union of the acting entity and all
1082
- other entities that control, are controlled by, or are under common
1083
- control with that entity. For the purposes of this definition,
1084
- "control" means (i) the power, direct or indirect, to cause the
1085
- direction or management of such entity, whether by contract or
1086
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1087
- outstanding shares, or (iii) beneficial ownership of such entity.
1088
-
1089
- "You" (or "Your") shall mean an individual or Legal Entity
1090
- exercising permissions granted by this License.
1091
-
1092
- "Source" form shall mean the preferred form for making modifications,
1093
- including but not limited to software source code, documentation
1094
- source, and configuration files.
1095
-
1096
- "Object" form shall mean any form resulting from mechanical
1097
- transformation or translation of a Source form, including but
1098
- not limited to compiled object code, generated documentation,
1099
- and conversions to other media types.
1100
-
1101
- "Work" shall mean the work of authorship, whether in Source or
1102
- Object form, made available under the License, as indicated by a
1103
- copyright notice that is included in or attached to the work
1104
- (an example is provided in the Appendix below).
1105
-
1106
- "Derivative Works" shall mean any work, whether in Source or Object
1107
- form, that is based on (or derived from) the Work and for which the
1108
- editorial revisions, annotations, elaborations, or other modifications
1109
- represent, as a whole, an original work of authorship. For the purposes
1110
- of this License, Derivative Works shall not include works that remain
1111
- separable from, or merely link (or bind by name) to the interfaces of,
1112
- the Work and Derivative Works thereof.
1113
-
1114
- "Contribution" shall mean any work of authorship, including
1115
- the original version of the Work and any modifications or additions
1116
- to that Work or Derivative Works thereof, that is intentionally
1117
- submitted to Licensor for inclusion in the Work by the copyright owner
1118
- or by an individual or Legal Entity authorized to submit on behalf of
1119
- the copyright owner. For the purposes of this definition, "submitted"
1120
- means any form of electronic, verbal, or written communication sent
1121
- to the Licensor or its representatives, including but not limited to
1122
- communication on electronic mailing lists, source code control systems,
1123
- and issue tracking systems that are managed by, or on behalf of, the
1124
- Licensor for the purpose of discussing and improving the Work, but
1125
- excluding communication that is conspicuously marked or otherwise
1126
- designated in writing by the copyright owner as "Not a Contribution."
1127
-
1128
- "Contributor" shall mean Licensor and any individual or Legal Entity
1129
- on behalf of whom a Contribution has been received by Licensor and
1130
- subsequently incorporated within the Work.
1131
-
1132
- 2. Grant of Copyright License. Subject to the terms and conditions of
1133
- this License, each Contributor hereby grants to You a perpetual,
1134
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1135
- copyright license to reproduce, prepare Derivative Works of,
1136
- publicly display, publicly perform, sublicense, and distribute the
1137
- Work and such Derivative Works in Source or Object form.
1138
-
1139
- 3. Grant of Patent License. Subject to the terms and conditions of
1140
- this License, each Contributor hereby grants to You a perpetual,
1141
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1142
- (except as stated in this section) patent license to make, have made,
1143
- use, offer to sell, sell, import, and otherwise transfer the Work,
1144
- where such license applies only to those patent claims licensable
1145
- by such Contributor that are necessarily infringed by their
1146
- Contribution(s) alone or by combination of their Contribution(s)
1147
- with the Work to which such Contribution(s) was submitted. If You
1148
- institute patent litigation against any entity (including a
1149
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1150
- or a Contribution incorporated within the Work constitutes direct
1151
- or contributory patent infringement, then any patent licenses
1152
- granted to You under this License for that Work shall terminate
1153
- as of the date such litigation is filed.
1154
-
1155
- 4. Redistribution. You may reproduce and distribute copies of the
1156
- Work or Derivative Works thereof in any medium, with or without
1157
- modifications, and in Source or Object form, provided that You
1158
- meet the following conditions:
1159
-
1160
- (a) You must give any other recipients of the Work or
1161
- Derivative Works a copy of this License; and
1162
-
1163
- (b) You must cause any modified files to carry prominent notices
1164
- stating that You changed the files; and
1165
-
1166
- (c) You must retain, in the Source form of any Derivative Works
1167
- that You distribute, all copyright, patent, trademark, and
1168
- attribution notices from the Source form of the Work,
1169
- excluding those notices that do not pertain to any part of
1170
- the Derivative Works; and
1171
-
1172
- (d) If the Work includes a "NOTICE" text file as part of its
1173
- distribution, then any Derivative Works that You distribute must
1174
- include a readable copy of the attribution notices contained
1175
- within such NOTICE file, excluding those notices that do not
1176
- pertain to any part of the Derivative Works, in at least one
1177
- of the following places: within a NOTICE text file distributed
1178
- as part of the Derivative Works; within the Source form or
1179
- documentation, if provided along with the Derivative Works; or,
1180
- within a display generated by the Derivative Works, if and
1181
- wherever such third-party notices normally appear. The contents
1182
- of the NOTICE file are for informational purposes only and
1183
- do not modify the License. You may add Your own attribution
1184
- notices within Derivative Works that You distribute, alongside
1185
- or as an addendum to the NOTICE text from the Work, provided
1186
- that such additional attribution notices cannot be construed
1187
- as modifying the License.
1188
-
1189
- You may add Your own copyright statement to Your modifications and
1190
- may provide additional or different license terms and conditions
1191
- for use, reproduction, or distribution of Your modifications, or
1192
- for any such Derivative Works as a whole, provided Your use,
1193
- reproduction, and distribution of the Work otherwise complies with
1194
- the conditions stated in this License.
1195
-
1196
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1197
- any Contribution intentionally submitted for inclusion in the Work
1198
- by You to the Licensor shall be under the terms and conditions of
1199
- this License, without any additional terms or conditions.
1200
- Notwithstanding the above, nothing herein shall supersede or modify
1201
- the terms of any separate license agreement you may have executed
1202
- with Licensor regarding such Contributions.
1203
-
1204
- 6. Trademarks. This License does not grant permission to use the trade
1205
- names, trademarks, service marks, or product names of the Licensor,
1206
- except as required for reasonable and customary use in describing the
1207
- origin of the Work and reproducing the content of the NOTICE file.
1208
-
1209
- 7. Disclaimer of Warranty. Unless required by applicable law or
1210
- agreed to in writing, Licensor provides the Work (and each
1211
- Contributor provides its Contributions) on an "AS IS" BASIS,
1212
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1213
- implied, including, without limitation, any warranties or conditions
1214
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1215
- PARTICULAR PURPOSE. You are solely responsible for determining the
1216
- appropriateness of using or redistributing the Work and assume any
1217
- risks associated with Your exercise of permissions under this License.
1218
-
1219
- 8. Limitation of Liability. In no event and under no legal theory,
1220
- whether in tort (including negligence), contract, or otherwise,
1221
- unless required by applicable law (such as deliberate and grossly
1222
- negligent acts) or agreed to in writing, shall any Contributor be
1223
- liable to You for damages, including any direct, indirect, special,
1224
- incidental, or consequential damages of any character arising as a
1225
- result of this License or out of the use or inability to use the
1226
- Work (including but not limited to damages for loss of goodwill,
1227
- work stoppage, computer failure or malfunction, or any and all
1228
- other commercial damages or losses), even if such Contributor
1229
- has been advised of the possibility of such damages.
1230
-
1231
- 9. Accepting Warranty or Additional Liability. While redistributing
1232
- the Work or Derivative Works thereof, You may choose to offer,
1233
- and charge a fee for, acceptance of support, warranty, indemnity,
1234
- or other liability obligations and/or rights consistent with this
1235
- License. However, in accepting such obligations, You may act only
1236
- on Your own behalf and on Your sole responsibility, not on behalf
1237
- of any other Contributor, and only if You agree to indemnify,
1238
- defend, and hold each Contributor harmless for any liability
1239
- incurred by, or claims asserted against, such Contributor by reason
1240
- of your accepting any such warranty or additional liability.
1241
-
1242
- END OF TERMS AND CONDITIONS
1243
-
1244
- APPENDIX: How to apply the Apache License to your work.
1245
-
1246
- To apply the Apache License to your work, attach the following
1247
- boilerplate notice, with the fields enclosed by brackets "[]"
1248
- replaced with your own identifying information. (Don't include
1249
- the brackets!) The text should be enclosed in the appropriate
1250
- comment syntax for the file format. We also recommend that a
1251
- file or class name and description of purpose be included on the
1252
- same "printed page" as the copyright notice for easier
1253
- identification within third-party archives.
1254
-
1255
- Copyright [yyyy] [name of copyright owner]
1256
-
1257
- Licensed under the Apache License, Version 2.0 (the "License");
1258
- you may not use this file except in compliance with the License.
1259
- You may obtain a copy of the License at
1260
-
1261
- http://www.apache.org/licenses/LICENSE-2.0
1262
-
1263
- Unless required by applicable law or agreed to in writing, software
1264
- distributed under the License is distributed on an "AS IS" BASIS,
1265
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1266
- See the License for the specific language governing permissions and
1267
- limitations under the License.
1268
- `
1269
- },
1270
- {
1271
- name: "@opentelemetry/core",
1272
- author: "OpenTelemetry Authors",
1273
- website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-core",
1274
- licenses: {
1275
- license: "Apache-2.0"
1276
- },
1277
- licenseText: ` Apache License
1278
- Version 2.0, January 2004
1279
- http://www.apache.org/licenses/
1280
-
1281
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1282
-
1283
- 1. Definitions.
1284
-
1285
- "License" shall mean the terms and conditions for use, reproduction,
1286
- and distribution as defined by Sections 1 through 9 of this document.
1287
-
1288
- "Licensor" shall mean the copyright owner or entity authorized by
1289
- the copyright owner that is granting the License.
1290
-
1291
- "Legal Entity" shall mean the union of the acting entity and all
1292
- other entities that control, are controlled by, or are under common
1293
- control with that entity. For the purposes of this definition,
1294
- "control" means (i) the power, direct or indirect, to cause the
1295
- direction or management of such entity, whether by contract or
1296
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1297
- outstanding shares, or (iii) beneficial ownership of such entity.
1298
-
1299
- "You" (or "Your") shall mean an individual or Legal Entity
1300
- exercising permissions granted by this License.
1301
-
1302
- "Source" form shall mean the preferred form for making modifications,
1303
- including but not limited to software source code, documentation
1304
- source, and configuration files.
1305
-
1306
- "Object" form shall mean any form resulting from mechanical
1307
- transformation or translation of a Source form, including but
1308
- not limited to compiled object code, generated documentation,
1309
- and conversions to other media types.
1310
-
1311
- "Work" shall mean the work of authorship, whether in Source or
1312
- Object form, made available under the License, as indicated by a
1313
- copyright notice that is included in or attached to the work
1314
- (an example is provided in the Appendix below).
1315
-
1316
- "Derivative Works" shall mean any work, whether in Source or Object
1317
- form, that is based on (or derived from) the Work and for which the
1318
- editorial revisions, annotations, elaborations, or other modifications
1319
- represent, as a whole, an original work of authorship. For the purposes
1320
- of this License, Derivative Works shall not include works that remain
1321
- separable from, or merely link (or bind by name) to the interfaces of,
1322
- the Work and Derivative Works thereof.
1323
-
1324
- "Contribution" shall mean any work of authorship, including
1325
- the original version of the Work and any modifications or additions
1326
- to that Work or Derivative Works thereof, that is intentionally
1327
- submitted to Licensor for inclusion in the Work by the copyright owner
1328
- or by an individual or Legal Entity authorized to submit on behalf of
1329
- the copyright owner. For the purposes of this definition, "submitted"
1330
- means any form of electronic, verbal, or written communication sent
1331
- to the Licensor or its representatives, including but not limited to
1332
- communication on electronic mailing lists, source code control systems,
1333
- and issue tracking systems that are managed by, or on behalf of, the
1334
- Licensor for the purpose of discussing and improving the Work, but
1335
- excluding communication that is conspicuously marked or otherwise
1336
- designated in writing by the copyright owner as "Not a Contribution."
1337
-
1338
- "Contributor" shall mean Licensor and any individual or Legal Entity
1339
- on behalf of whom a Contribution has been received by Licensor and
1340
- subsequently incorporated within the Work.
1341
-
1342
- 2. Grant of Copyright License. Subject to the terms and conditions of
1343
- this License, each Contributor hereby grants to You a perpetual,
1344
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1345
- copyright license to reproduce, prepare Derivative Works of,
1346
- publicly display, publicly perform, sublicense, and distribute the
1347
- Work and such Derivative Works in Source or Object form.
1348
-
1349
- 3. Grant of Patent License. Subject to the terms and conditions of
1350
- this License, each Contributor hereby grants to You a perpetual,
1351
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1352
- (except as stated in this section) patent license to make, have made,
1353
- use, offer to sell, sell, import, and otherwise transfer the Work,
1354
- where such license applies only to those patent claims licensable
1355
- by such Contributor that are necessarily infringed by their
1356
- Contribution(s) alone or by combination of their Contribution(s)
1357
- with the Work to which such Contribution(s) was submitted. If You
1358
- institute patent litigation against any entity (including a
1359
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1360
- or a Contribution incorporated within the Work constitutes direct
1361
- or contributory patent infringement, then any patent licenses
1362
- granted to You under this License for that Work shall terminate
1363
- as of the date such litigation is filed.
1364
-
1365
- 4. Redistribution. You may reproduce and distribute copies of the
1366
- Work or Derivative Works thereof in any medium, with or without
1367
- modifications, and in Source or Object form, provided that You
1368
- meet the following conditions:
1369
-
1370
- (a) You must give any other recipients of the Work or
1371
- Derivative Works a copy of this License; and
1372
-
1373
- (b) You must cause any modified files to carry prominent notices
1374
- stating that You changed the files; and
1375
-
1376
- (c) You must retain, in the Source form of any Derivative Works
1377
- that You distribute, all copyright, patent, trademark, and
1378
- attribution notices from the Source form of the Work,
1379
- excluding those notices that do not pertain to any part of
1380
- the Derivative Works; and
1381
-
1382
- (d) If the Work includes a "NOTICE" text file as part of its
1383
- distribution, then any Derivative Works that You distribute must
1384
- include a readable copy of the attribution notices contained
1385
- within such NOTICE file, excluding those notices that do not
1386
- pertain to any part of the Derivative Works, in at least one
1387
- of the following places: within a NOTICE text file distributed
1388
- as part of the Derivative Works; within the Source form or
1389
- documentation, if provided along with the Derivative Works; or,
1390
- within a display generated by the Derivative Works, if and
1391
- wherever such third-party notices normally appear. The contents
1392
- of the NOTICE file are for informational purposes only and
1393
- do not modify the License. You may add Your own attribution
1394
- notices within Derivative Works that You distribute, alongside
1395
- or as an addendum to the NOTICE text from the Work, provided
1396
- that such additional attribution notices cannot be construed
1397
- as modifying the License.
1398
-
1399
- You may add Your own copyright statement to Your modifications and
1400
- may provide additional or different license terms and conditions
1401
- for use, reproduction, or distribution of Your modifications, or
1402
- for any such Derivative Works as a whole, provided Your use,
1403
- reproduction, and distribution of the Work otherwise complies with
1404
- the conditions stated in this License.
1405
-
1406
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1407
- any Contribution intentionally submitted for inclusion in the Work
1408
- by You to the Licensor shall be under the terms and conditions of
1409
- this License, without any additional terms or conditions.
1410
- Notwithstanding the above, nothing herein shall supersede or modify
1411
- the terms of any separate license agreement you may have executed
1412
- with Licensor regarding such Contributions.
1413
-
1414
- 6. Trademarks. This License does not grant permission to use the trade
1415
- names, trademarks, service marks, or product names of the Licensor,
1416
- except as required for reasonable and customary use in describing the
1417
- origin of the Work and reproducing the content of the NOTICE file.
1418
-
1419
- 7. Disclaimer of Warranty. Unless required by applicable law or
1420
- agreed to in writing, Licensor provides the Work (and each
1421
- Contributor provides its Contributions) on an "AS IS" BASIS,
1422
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1423
- implied, including, without limitation, any warranties or conditions
1424
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1425
- PARTICULAR PURPOSE. You are solely responsible for determining the
1426
- appropriateness of using or redistributing the Work and assume any
1427
- risks associated with Your exercise of permissions under this License.
1428
-
1429
- 8. Limitation of Liability. In no event and under no legal theory,
1430
- whether in tort (including negligence), contract, or otherwise,
1431
- unless required by applicable law (such as deliberate and grossly
1432
- negligent acts) or agreed to in writing, shall any Contributor be
1433
- liable to You for damages, including any direct, indirect, special,
1434
- incidental, or consequential damages of any character arising as a
1435
- result of this License or out of the use or inability to use the
1436
- Work (including but not limited to damages for loss of goodwill,
1437
- work stoppage, computer failure or malfunction, or any and all
1438
- other commercial damages or losses), even if such Contributor
1439
- has been advised of the possibility of such damages.
1440
-
1441
- 9. Accepting Warranty or Additional Liability. While redistributing
1442
- the Work or Derivative Works thereof, You may choose to offer,
1443
- and charge a fee for, acceptance of support, warranty, indemnity,
1444
- or other liability obligations and/or rights consistent with this
1445
- License. However, in accepting such obligations, You may act only
1446
- on Your own behalf and on Your sole responsibility, not on behalf
1447
- of any other Contributor, and only if You agree to indemnify,
1448
- defend, and hold each Contributor harmless for any liability
1449
- incurred by, or claims asserted against, such Contributor by reason
1450
- of your accepting any such warranty or additional liability.
1451
-
1452
- END OF TERMS AND CONDITIONS
1453
-
1454
- APPENDIX: How to apply the Apache License to your work.
1455
-
1456
- To apply the Apache License to your work, attach the following
1457
- boilerplate notice, with the fields enclosed by brackets "[]"
1458
- replaced with your own identifying information. (Don't include
1459
- the brackets!) The text should be enclosed in the appropriate
1460
- comment syntax for the file format. We also recommend that a
1461
- file or class name and description of purpose be included on the
1462
- same "printed page" as the copyright notice for easier
1463
- identification within third-party archives.
1464
-
1465
- Copyright [yyyy] [name of copyright owner]
1466
-
1467
- Licensed under the Apache License, Version 2.0 (the "License");
1468
- you may not use this file except in compliance with the License.
1469
- You may obtain a copy of the License at
1470
-
1471
- http://www.apache.org/licenses/LICENSE-2.0
1472
-
1473
- Unless required by applicable law or agreed to in writing, software
1474
- distributed under the License is distributed on an "AS IS" BASIS,
1475
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1476
- See the License for the specific language governing permissions and
1477
- limitations under the License.
1478
- `
1479
- },
1480
- {
1481
- name: "@opentelemetry/instrumentation",
1482
- author: "OpenTelemetry Authors",
1483
- website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation",
1484
- licenses: {
1485
- license: "Apache-2.0"
1486
- },
1487
- licenseText: ` Apache License
1488
- Version 2.0, January 2004
1489
- http://www.apache.org/licenses/
1490
-
1491
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1492
-
1493
- 1. Definitions.
1494
-
1495
- "License" shall mean the terms and conditions for use, reproduction,
1496
- and distribution as defined by Sections 1 through 9 of this document.
1497
-
1498
- "Licensor" shall mean the copyright owner or entity authorized by
1499
- the copyright owner that is granting the License.
1500
-
1501
- "Legal Entity" shall mean the union of the acting entity and all
1502
- other entities that control, are controlled by, or are under common
1503
- control with that entity. For the purposes of this definition,
1504
- "control" means (i) the power, direct or indirect, to cause the
1505
- direction or management of such entity, whether by contract or
1506
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
1507
- outstanding shares, or (iii) beneficial ownership of such entity.
1508
-
1509
- "You" (or "Your") shall mean an individual or Legal Entity
1510
- exercising permissions granted by this License.
1511
-
1512
- "Source" form shall mean the preferred form for making modifications,
1513
- including but not limited to software source code, documentation
1514
- source, and configuration files.
1515
-
1516
- "Object" form shall mean any form resulting from mechanical
1517
- transformation or translation of a Source form, including but
1518
- not limited to compiled object code, generated documentation,
1519
- and conversions to other media types.
1520
-
1521
- "Work" shall mean the work of authorship, whether in Source or
1522
- Object form, made available under the License, as indicated by a
1523
- copyright notice that is included in or attached to the work
1524
- (an example is provided in the Appendix below).
1525
-
1526
- "Derivative Works" shall mean any work, whether in Source or Object
1527
- form, that is based on (or derived from) the Work and for which the
1528
- editorial revisions, annotations, elaborations, or other modifications
1529
- represent, as a whole, an original work of authorship. For the purposes
1530
- of this License, Derivative Works shall not include works that remain
1531
- separable from, or merely link (or bind by name) to the interfaces of,
1532
- the Work and Derivative Works thereof.
1533
-
1534
- "Contribution" shall mean any work of authorship, including
1535
- the original version of the Work and any modifications or additions
1536
- to that Work or Derivative Works thereof, that is intentionally
1537
- submitted to Licensor for inclusion in the Work by the copyright owner
1538
- or by an individual or Legal Entity authorized to submit on behalf of
1539
- the copyright owner. For the purposes of this definition, "submitted"
1540
- means any form of electronic, verbal, or written communication sent
1541
- to the Licensor or its representatives, including but not limited to
1542
- communication on electronic mailing lists, source code control systems,
1543
- and issue tracking systems that are managed by, or on behalf of, the
1544
- Licensor for the purpose of discussing and improving the Work, but
1545
- excluding communication that is conspicuously marked or otherwise
1546
- designated in writing by the copyright owner as "Not a Contribution."
1547
-
1548
- "Contributor" shall mean Licensor and any individual or Legal Entity
1549
- on behalf of whom a Contribution has been received by Licensor and
1550
- subsequently incorporated within the Work.
1551
-
1552
- 2. Grant of Copyright License. Subject to the terms and conditions of
1553
- this License, each Contributor hereby grants to You a perpetual,
1554
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1555
- copyright license to reproduce, prepare Derivative Works of,
1556
- publicly display, publicly perform, sublicense, and distribute the
1557
- Work and such Derivative Works in Source or Object form.
1558
-
1559
- 3. Grant of Patent License. Subject to the terms and conditions of
1560
- this License, each Contributor hereby grants to You a perpetual,
1561
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1562
- (except as stated in this section) patent license to make, have made,
1563
- use, offer to sell, sell, import, and otherwise transfer the Work,
1564
- where such license applies only to those patent claims licensable
1565
- by such Contributor that are necessarily infringed by their
1566
- Contribution(s) alone or by combination of their Contribution(s)
1567
- with the Work to which such Contribution(s) was submitted. If You
1568
- institute patent litigation against any entity (including a
1569
- cross-claim or counterclaim in a lawsuit) alleging that the Work
1570
- or a Contribution incorporated within the Work constitutes direct
1571
- or contributory patent infringement, then any patent licenses
1572
- granted to You under this License for that Work shall terminate
1573
- as of the date such litigation is filed.
1574
-
1575
- 4. Redistribution. You may reproduce and distribute copies of the
1576
- Work or Derivative Works thereof in any medium, with or without
1577
- modifications, and in Source or Object form, provided that You
1578
- meet the following conditions:
1579
-
1580
- (a) You must give any other recipients of the Work or
1581
- Derivative Works a copy of this License; and
1582
-
1583
- (b) You must cause any modified files to carry prominent notices
1584
- stating that You changed the files; and
1585
-
1586
- (c) You must retain, in the Source form of any Derivative Works
1587
- that You distribute, all copyright, patent, trademark, and
1588
- attribution notices from the Source form of the Work,
1589
- excluding those notices that do not pertain to any part of
1590
- the Derivative Works; and
1591
-
1592
- (d) If the Work includes a "NOTICE" text file as part of its
1593
- distribution, then any Derivative Works that You distribute must
1594
- include a readable copy of the attribution notices contained
1595
- within such NOTICE file, excluding those notices that do not
1596
- pertain to any part of the Derivative Works, in at least one
1597
- of the following places: within a NOTICE text file distributed
1598
- as part of the Derivative Works; within the Source form or
1599
- documentation, if provided along with the Derivative Works; or,
1600
- within a display generated by the Derivative Works, if and
1601
- wherever such third-party notices normally appear. The contents
1602
- of the NOTICE file are for informational purposes only and
1603
- do not modify the License. You may add Your own attribution
1604
- notices within Derivative Works that You distribute, alongside
1605
- or as an addendum to the NOTICE text from the Work, provided
1606
- that such additional attribution notices cannot be construed
1607
- as modifying the License.
1608
-
1609
- You may add Your own copyright statement to Your modifications and
1610
- may provide additional or different license terms and conditions
1611
- for use, reproduction, or distribution of Your modifications, or
1612
- for any such Derivative Works as a whole, provided Your use,
1613
- reproduction, and distribution of the Work otherwise complies with
1614
- the conditions stated in this License.
1615
-
1616
- 5. Submission of Contributions. Unless You explicitly state otherwise,
1617
- any Contribution intentionally submitted for inclusion in the Work
1618
- by You to the Licensor shall be under the terms and conditions of
1619
- this License, without any additional terms or conditions.
1620
- Notwithstanding the above, nothing herein shall supersede or modify
1621
- the terms of any separate license agreement you may have executed
1622
- with Licensor regarding such Contributions.
1623
-
1624
- 6. Trademarks. This License does not grant permission to use the trade
1625
- names, trademarks, service marks, or product names of the Licensor,
1626
- except as required for reasonable and customary use in describing the
1627
- origin of the Work and reproducing the content of the NOTICE file.
1628
-
1629
- 7. Disclaimer of Warranty. Unless required by applicable law or
1630
- agreed to in writing, Licensor provides the Work (and each
1631
- Contributor provides its Contributions) on an "AS IS" BASIS,
1632
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1633
- implied, including, without limitation, any warranties or conditions
1634
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1635
- PARTICULAR PURPOSE. You are solely responsible for determining the
1636
- appropriateness of using or redistributing the Work and assume any
1637
- risks associated with Your exercise of permissions under this License.
1638
-
1639
- 8. Limitation of Liability. In no event and under no legal theory,
1640
- whether in tort (including negligence), contract, or otherwise,
1641
- unless required by applicable law (such as deliberate and grossly
1642
- negligent acts) or agreed to in writing, shall any Contributor be
1643
- liable to You for damages, including any direct, indirect, special,
1644
- incidental, or consequential damages of any character arising as a
1645
- result of this License or out of the use or inability to use the
1646
- Work (including but not limited to damages for loss of goodwill,
1647
- work stoppage, computer failure or malfunction, or any and all
1648
- other commercial damages or losses), even if such Contributor
1649
- has been advised of the possibility of such damages.
1650
-
1651
- 9. Accepting Warranty or Additional Liability. While redistributing
1652
- the Work or Derivative Works thereof, You may choose to offer,
1653
- and charge a fee for, acceptance of support, warranty, indemnity,
1654
- or other liability obligations and/or rights consistent with this
1655
- License. However, in accepting such obligations, You may act only
1656
- on Your own behalf and on Your sole responsibility, not on behalf
1657
- of any other Contributor, and only if You agree to indemnify,
1658
- defend, and hold each Contributor harmless for any liability
1659
- incurred by, or claims asserted against, such Contributor by reason
1660
- of your accepting any such warranty or additional liability.
1661
-
1662
- END OF TERMS AND CONDITIONS
1663
-
1664
- APPENDIX: How to apply the Apache License to your work.
1665
-
1666
- To apply the Apache License to your work, attach the following
1667
- boilerplate notice, with the fields enclosed by brackets "[]"
1668
- replaced with your own identifying information. (Don't include
1669
- the brackets!) The text should be enclosed in the appropriate
1670
- comment syntax for the file format. We also recommend that a
1671
- file or class name and description of purpose be included on the
1672
- same "printed page" as the copyright notice for easier
1673
- identification within third-party archives.
1674
-
1675
- Copyright [yyyy] [name of copyright owner]
1676
-
1677
- Licensed under the Apache License, Version 2.0 (the "License");
1678
- you may not use this file except in compliance with the License.
1679
- You may obtain a copy of the License at
1680
-
1681
- http://www.apache.org/licenses/LICENSE-2.0
1682
-
1683
- Unless required by applicable law or agreed to in writing, software
1684
- distributed under the License is distributed on an "AS IS" BASIS,
1685
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1686
- See the License for the specific language governing permissions and
1687
- limitations under the License.
1688
- `
804
+ 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',
805
+ copyrightText: "Copyright (c) 2020 Material-UI SAS"
1689
806
  },
1690
807
  {
1691
- name: "@opentelemetry/instrumentation-amqplib",
808
+ name: "@mui/x-internal-gestures",
809
+ author: "MUI Team",
810
+ website: "https://mui.com/x/",
811
+ licenses: {
812
+ license: "MIT"
813
+ },
814
+ 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',
815
+ copyrightText: "Copyright (c) 2025 Material-UI SAS"
816
+ },
817
+ {
818
+ name: "@mui/x-internals",
819
+ author: "MUI Team",
820
+ website: "https://mui.com/x/",
821
+ licenses: {
822
+ license: "MIT"
823
+ },
824
+ 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',
825
+ copyrightText: "Copyright (c) 2020 Material-UI SAS"
826
+ },
827
+ {
828
+ name: "@mui/x-license",
829
+ author: "MUI Team",
830
+ website: "https://mui.com/x/introduction/licensing/",
831
+ 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",
832
+ copyrightText: "Copyright (c) 2020 Material-UI SAS"
833
+ },
834
+ {
835
+ name: "@mui/x-telemetry",
836
+ author: "MUI Team",
837
+ website: "https://mui.com/x/guides/telemetry/",
838
+ 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",
839
+ copyrightText: "Copyright (c) 2020 Material-UI SAS"
840
+ },
841
+ {
842
+ name: "@mui/x-virtualizer",
843
+ author: "MUI Team",
844
+ website: "https://mui.com",
845
+ licenses: {
846
+ license: "MIT"
847
+ },
848
+ 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.'
849
+ },
850
+ {
851
+ name: "@opentelemetry/api",
1692
852
  author: "OpenTelemetry Authors",
1693
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-amqplib#readme",
853
+ website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/api",
1694
854
  licenses: {
1695
855
  license: "Apache-2.0"
1696
856
  },
@@ -1898,9 +1058,9 @@ var oss_licenses_default = [
1898
1058
  `
1899
1059
  },
1900
1060
  {
1901
- name: "@opentelemetry/instrumentation-connect",
1061
+ name: "@opentelemetry/api-logs",
1902
1062
  author: "OpenTelemetry Authors",
1903
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-connect#readme",
1063
+ website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/api-logs",
1904
1064
  licenses: {
1905
1065
  license: "Apache-2.0"
1906
1066
  },
@@ -2108,9 +1268,9 @@ var oss_licenses_default = [
2108
1268
  `
2109
1269
  },
2110
1270
  {
2111
- name: "@opentelemetry/instrumentation-dataloader",
1271
+ name: "@opentelemetry/core",
2112
1272
  author: "OpenTelemetry Authors",
2113
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-dataloader#readme",
1273
+ website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/opentelemetry-core",
2114
1274
  licenses: {
2115
1275
  license: "Apache-2.0"
2116
1276
  },
@@ -2318,9 +1478,9 @@ var oss_licenses_default = [
2318
1478
  `
2319
1479
  },
2320
1480
  {
2321
- name: "@opentelemetry/instrumentation-fs",
1481
+ name: "@opentelemetry/instrumentation",
2322
1482
  author: "OpenTelemetry Authors",
2323
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-fs#readme",
1483
+ website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation",
2324
1484
  licenses: {
2325
1485
  license: "Apache-2.0"
2326
1486
  },
@@ -2528,9 +1688,9 @@ var oss_licenses_default = [
2528
1688
  `
2529
1689
  },
2530
1690
  {
2531
- name: "@opentelemetry/instrumentation-generic-pool",
1691
+ name: "@opentelemetry/instrumentation-amqplib",
2532
1692
  author: "OpenTelemetry Authors",
2533
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-generic-pool#readme",
1693
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-amqplib#readme",
2534
1694
  licenses: {
2535
1695
  license: "Apache-2.0"
2536
1696
  },
@@ -2738,9 +1898,9 @@ var oss_licenses_default = [
2738
1898
  `
2739
1899
  },
2740
1900
  {
2741
- name: "@opentelemetry/instrumentation-graphql",
1901
+ name: "@opentelemetry/instrumentation-connect",
2742
1902
  author: "OpenTelemetry Authors",
2743
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-graphql#readme",
1903
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-connect#readme",
2744
1904
  licenses: {
2745
1905
  license: "Apache-2.0"
2746
1906
  },
@@ -2948,9 +2108,9 @@ var oss_licenses_default = [
2948
2108
  `
2949
2109
  },
2950
2110
  {
2951
- name: "@opentelemetry/instrumentation-hapi",
2111
+ name: "@opentelemetry/instrumentation-dataloader",
2952
2112
  author: "OpenTelemetry Authors",
2953
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-hapi#readme",
2113
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-dataloader#readme",
2954
2114
  licenses: {
2955
2115
  license: "Apache-2.0"
2956
2116
  },
@@ -3158,9 +2318,9 @@ var oss_licenses_default = [
3158
2318
  `
3159
2319
  },
3160
2320
  {
3161
- name: "@opentelemetry/instrumentation-http",
2321
+ name: "@opentelemetry/instrumentation-fs",
3162
2322
  author: "OpenTelemetry Authors",
3163
- website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/experimental/packages/opentelemetry-instrumentation-http",
2323
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-fs#readme",
3164
2324
  licenses: {
3165
2325
  license: "Apache-2.0"
3166
2326
  },
@@ -3368,9 +2528,9 @@ var oss_licenses_default = [
3368
2528
  `
3369
2529
  },
3370
2530
  {
3371
- name: "@opentelemetry/instrumentation-ioredis",
2531
+ name: "@opentelemetry/instrumentation-generic-pool",
3372
2532
  author: "OpenTelemetry Authors",
3373
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-ioredis#readme",
2533
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-generic-pool#readme",
3374
2534
  licenses: {
3375
2535
  license: "Apache-2.0"
3376
2536
  },
@@ -3578,9 +2738,9 @@ var oss_licenses_default = [
3578
2738
  `
3579
2739
  },
3580
2740
  {
3581
- name: "@opentelemetry/instrumentation-kafkajs",
2741
+ name: "@opentelemetry/instrumentation-graphql",
3582
2742
  author: "OpenTelemetry Authors",
3583
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-kafkajs#readme",
2743
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-graphql#readme",
3584
2744
  licenses: {
3585
2745
  license: "Apache-2.0"
3586
2746
  },
@@ -3788,9 +2948,9 @@ var oss_licenses_default = [
3788
2948
  `
3789
2949
  },
3790
2950
  {
3791
- name: "@opentelemetry/instrumentation-knex",
2951
+ name: "@opentelemetry/instrumentation-hapi",
3792
2952
  author: "OpenTelemetry Authors",
3793
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-knex#readme",
2953
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-hapi#readme",
3794
2954
  licenses: {
3795
2955
  license: "Apache-2.0"
3796
2956
  },
@@ -3998,9 +3158,9 @@ var oss_licenses_default = [
3998
3158
  `
3999
3159
  },
4000
3160
  {
4001
- name: "@opentelemetry/instrumentation-koa",
3161
+ name: "@opentelemetry/instrumentation-kafkajs",
4002
3162
  author: "OpenTelemetry Authors",
4003
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-koa#readme",
3163
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-kafkajs#readme",
4004
3164
  licenses: {
4005
3165
  license: "Apache-2.0"
4006
3166
  },
@@ -4208,9 +3368,9 @@ var oss_licenses_default = [
4208
3368
  `
4209
3369
  },
4210
3370
  {
4211
- name: "@opentelemetry/instrumentation-lru-memoizer",
3371
+ name: "@opentelemetry/instrumentation-knex",
4212
3372
  author: "OpenTelemetry Authors",
4213
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-lru-memoizer#readme",
3373
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-knex#readme",
4214
3374
  licenses: {
4215
3375
  license: "Apache-2.0"
4216
3376
  },
@@ -4418,9 +3578,9 @@ var oss_licenses_default = [
4418
3578
  `
4419
3579
  },
4420
3580
  {
4421
- name: "@opentelemetry/instrumentation-mongodb",
3581
+ name: "@opentelemetry/instrumentation-koa",
4422
3582
  author: "OpenTelemetry Authors",
4423
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mongodb#readme",
3583
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-koa#readme",
4424
3584
  licenses: {
4425
3585
  license: "Apache-2.0"
4426
3586
  },
@@ -4628,9 +3788,9 @@ var oss_licenses_default = [
4628
3788
  `
4629
3789
  },
4630
3790
  {
4631
- name: "@opentelemetry/instrumentation-mongoose",
3791
+ name: "@opentelemetry/instrumentation-lru-memoizer",
4632
3792
  author: "OpenTelemetry Authors",
4633
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mongoose#readme",
3793
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-lru-memoizer#readme",
4634
3794
  licenses: {
4635
3795
  license: "Apache-2.0"
4636
3796
  },
@@ -4838,9 +3998,9 @@ var oss_licenses_default = [
4838
3998
  `
4839
3999
  },
4840
4000
  {
4841
- name: "@opentelemetry/instrumentation-mysql",
4001
+ name: "@opentelemetry/instrumentation-mongodb",
4842
4002
  author: "OpenTelemetry Authors",
4843
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mysql#readme",
4003
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mongodb#readme",
4844
4004
  licenses: {
4845
4005
  license: "Apache-2.0"
4846
4006
  },
@@ -5048,9 +4208,9 @@ var oss_licenses_default = [
5048
4208
  `
5049
4209
  },
5050
4210
  {
5051
- name: "@opentelemetry/instrumentation-mysql2",
4211
+ name: "@opentelemetry/instrumentation-mongoose",
5052
4212
  author: "OpenTelemetry Authors",
5053
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mysql2#readme",
4213
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mongoose#readme",
5054
4214
  licenses: {
5055
4215
  license: "Apache-2.0"
5056
4216
  },
@@ -5258,9 +4418,9 @@ var oss_licenses_default = [
5258
4418
  `
5259
4419
  },
5260
4420
  {
5261
- name: "@opentelemetry/instrumentation-pg",
4421
+ name: "@opentelemetry/instrumentation-mysql",
5262
4422
  author: "OpenTelemetry Authors",
5263
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-pg#readme",
4423
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mysql#readme",
5264
4424
  licenses: {
5265
4425
  license: "Apache-2.0"
5266
4426
  },
@@ -5468,9 +4628,9 @@ var oss_licenses_default = [
5468
4628
  `
5469
4629
  },
5470
4630
  {
5471
- name: "@opentelemetry/instrumentation-redis",
4631
+ name: "@opentelemetry/instrumentation-mysql2",
5472
4632
  author: "OpenTelemetry Authors",
5473
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme",
4633
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mysql2#readme",
5474
4634
  licenses: {
5475
4635
  license: "Apache-2.0"
5476
4636
  },
@@ -5678,9 +4838,9 @@ var oss_licenses_default = [
5678
4838
  `
5679
4839
  },
5680
4840
  {
5681
- name: "@opentelemetry/instrumentation-tedious",
4841
+ name: "@opentelemetry/instrumentation-pg",
5682
4842
  author: "OpenTelemetry Authors",
5683
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-tedious#readme",
4843
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-pg#readme",
5684
4844
  licenses: {
5685
4845
  license: "Apache-2.0"
5686
4846
  },
@@ -5888,9 +5048,9 @@ var oss_licenses_default = [
5888
5048
  `
5889
5049
  },
5890
5050
  {
5891
- name: "@opentelemetry/redis-common",
5051
+ name: "@opentelemetry/instrumentation-tedious",
5892
5052
  author: "OpenTelemetry Authors",
5893
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/redis-common#readme",
5053
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-tedious#readme",
5894
5054
  licenses: {
5895
5055
  license: "Apache-2.0"
5896
5056
  },
@@ -9326,17 +8486,7 @@ Creative Commons may be contacted at creativecommons.org.
9326
8486
  licenses: {
9327
8487
  license: "Apache-2.0"
9328
8488
  },
9329
- licenseText: `DOMPurify
9330
- Copyright 2025-2026 Dr.-Ing. Mario Heiderich, Cure53
9331
-
9332
- DOMPurify is free software; you can redistribute it and/or modify it under the
9333
- terms of either:
9334
-
9335
- a) the Apache License Version 2.0, or
9336
- b) the Mozilla Public License Version 2.0
9337
-
9338
- -----------------------------------------------------------------------------
9339
-
8489
+ licenseText: `
9340
8490
  Apache License
9341
8491
  Version 2.0, January 2004
9342
8492
  http://www.apache.org/licenses/
@@ -9525,7 +8675,7 @@ b) the Mozilla Public License Version 2.0
9525
8675
  same "printed page" as the copyright notice for easier
9526
8676
  identification within third-party archives.
9527
8677
 
9528
- Copyright 2025-2026 Dr.-Ing. Mario Heiderich, Cure53
8678
+ Copyright [yyyy] [name of copyright owner]
9529
8679
 
9530
8680
  Licensed under the Apache License, Version 2.0 (the "License");
9531
8681
  you may not use this file except in compliance with the License.
@@ -9538,364 +8688,7 @@ Copyright 2025-2026 Dr.-Ing. Mario Heiderich, Cure53
9538
8688
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
9539
8689
  See the License for the specific language governing permissions and
9540
8690
  limitations under the License.
9541
-
9542
- -----------------------------------------------------------------------------
9543
- Mozilla Public License, version 2.0
9544
-
9545
- 1. Definitions
9546
-
9547
- 1.1. \u201CContributor\u201D
9548
-
9549
- means each individual or legal entity that creates, contributes to the
9550
- creation of, or owns Covered Software.
9551
-
9552
- 1.2. \u201CContributor Version\u201D
9553
-
9554
- means the combination of the Contributions of others (if any) used by a
9555
- Contributor and that particular Contributor\u2019s Contribution.
9556
-
9557
- 1.3. \u201CContribution\u201D
9558
-
9559
- means Covered Software of a particular Contributor.
9560
-
9561
- 1.4. \u201CCovered Software\u201D
9562
-
9563
- means Source Code Form to which the initial Contributor has attached the
9564
- notice in Exhibit A, the Executable Form of such Source Code Form, and
9565
- Modifications of such Source Code Form, in each case including portions
9566
- thereof.
9567
-
9568
- 1.5. \u201CIncompatible With Secondary Licenses\u201D
9569
- means
9570
-
9571
- a. that the initial Contributor has attached the notice described in
9572
- Exhibit B to the Covered Software; or
9573
-
9574
- b. that the Covered Software was made available under the terms of version
9575
- 1.1 or earlier of the License, but not also under the terms of a
9576
- Secondary License.
9577
-
9578
- 1.6. \u201CExecutable Form\u201D
9579
-
9580
- means any form of the work other than Source Code Form.
9581
-
9582
- 1.7. \u201CLarger Work\u201D
9583
-
9584
- means a work that combines Covered Software with other material, in a separate
9585
- file or files, that is not Covered Software.
9586
-
9587
- 1.8. \u201CLicense\u201D
9588
-
9589
- means this document.
9590
-
9591
- 1.9. \u201CLicensable\u201D
9592
-
9593
- means having the right to grant, to the maximum extent possible, whether at the
9594
- time of the initial grant or subsequently, any and all of the rights conveyed by
9595
- this License.
9596
-
9597
- 1.10. \u201CModifications\u201D
9598
-
9599
- means any of the following:
9600
-
9601
- a. any file in Source Code Form that results from an addition to, deletion
9602
- from, or modification of the contents of Covered Software; or
9603
-
9604
- b. any new file in Source Code Form that contains any Covered Software.
9605
-
9606
- 1.11. \u201CPatent Claims\u201D of a Contributor
9607
-
9608
- means any patent claim(s), including without limitation, method, process,
9609
- and apparatus claims, in any patent Licensable by such Contributor that
9610
- would be infringed, but for the grant of the License, by the making,
9611
- using, selling, offering for sale, having made, import, or transfer of
9612
- either its Contributions or its Contributor Version.
9613
-
9614
- 1.12. \u201CSecondary License\u201D
9615
-
9616
- means either the GNU General Public License, Version 2.0, the GNU Lesser
9617
- General Public License, Version 2.1, the GNU Affero General Public
9618
- License, Version 3.0, or any later versions of those licenses.
9619
-
9620
- 1.13. \u201CSource Code Form\u201D
9621
-
9622
- means the form of the work preferred for making modifications.
9623
-
9624
- 1.14. \u201CYou\u201D (or \u201CYour\u201D)
9625
-
9626
- means an individual or a legal entity exercising rights under this
9627
- License. For legal entities, \u201CYou\u201D includes any entity that controls, is
9628
- controlled by, or is under common control with You. For purposes of this
9629
- definition, \u201Ccontrol\u201D means (a) the power, direct or indirect, to cause
9630
- the direction or management of such entity, whether by contract or
9631
- otherwise, or (b) ownership of more than fifty percent (50%) of the
9632
- outstanding shares or beneficial ownership of such entity.
9633
-
9634
-
9635
- 2. License Grants and Conditions
9636
-
9637
- 2.1. Grants
9638
-
9639
- Each Contributor hereby grants You a world-wide, royalty-free,
9640
- non-exclusive license:
9641
-
9642
- a. under intellectual property rights (other than patent or trademark)
9643
- Licensable by such Contributor to use, reproduce, make available,
9644
- modify, display, perform, distribute, and otherwise exploit its
9645
- Contributions, either on an unmodified basis, with Modifications, or as
9646
- part of a Larger Work; and
9647
-
9648
- b. under Patent Claims of such Contributor to make, use, sell, offer for
9649
- sale, have made, import, and otherwise transfer either its Contributions
9650
- or its Contributor Version.
9651
-
9652
- 2.2. Effective Date
9653
-
9654
- The licenses granted in Section 2.1 with respect to any Contribution become
9655
- effective for each Contribution on the date the Contributor first distributes
9656
- such Contribution.
9657
-
9658
- 2.3. Limitations on Grant Scope
9659
-
9660
- The licenses granted in this Section 2 are the only rights granted under this
9661
- License. No additional rights or licenses will be implied from the distribution
9662
- or licensing of Covered Software under this License. Notwithstanding Section
9663
- 2.1(b) above, no patent license is granted by a Contributor:
9664
-
9665
- a. for any code that a Contributor has removed from Covered Software; or
9666
-
9667
- b. for infringements caused by: (i) Your and any other third party\u2019s
9668
- modifications of Covered Software, or (ii) the combination of its
9669
- Contributions with other software (except as part of its Contributor
9670
- Version); or
9671
-
9672
- c. under Patent Claims infringed by Covered Software in the absence of its
9673
- Contributions.
9674
-
9675
- This License does not grant any rights in the trademarks, service marks, or
9676
- logos of any Contributor (except as may be necessary to comply with the
9677
- notice requirements in Section 3.4).
9678
-
9679
- 2.4. Subsequent Licenses
9680
-
9681
- No Contributor makes additional grants as a result of Your choice to
9682
- distribute the Covered Software under a subsequent version of this License
9683
- (see Section 10.2) or under the terms of a Secondary License (if permitted
9684
- under the terms of Section 3.3).
9685
-
9686
- 2.5. Representation
9687
-
9688
- Each Contributor represents that the Contributor believes its Contributions
9689
- are its original creation(s) or it has sufficient rights to grant the
9690
- rights to its Contributions conveyed by this License.
9691
-
9692
- 2.6. Fair Use
9693
-
9694
- This License is not intended to limit any rights You have under applicable
9695
- copyright doctrines of fair use, fair dealing, or other equivalents.
9696
-
9697
- 2.7. Conditions
9698
-
9699
- Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in
9700
- Section 2.1.
9701
-
9702
-
9703
- 3. Responsibilities
9704
-
9705
- 3.1. Distribution of Source Form
9706
-
9707
- All distribution of Covered Software in Source Code Form, including any
9708
- Modifications that You create or to which You contribute, must be under the
9709
- terms of this License. You must inform recipients that the Source Code Form
9710
- of the Covered Software is governed by the terms of this License, and how
9711
- they can obtain a copy of this License. You may not attempt to alter or
9712
- restrict the recipients\u2019 rights in the Source Code Form.
9713
-
9714
- 3.2. Distribution of Executable Form
9715
-
9716
- If You distribute Covered Software in Executable Form then:
9717
-
9718
- a. such Covered Software must also be made available in Source Code Form,
9719
- as described in Section 3.1, and You must inform recipients of the
9720
- Executable Form how they can obtain a copy of such Source Code Form by
9721
- reasonable means in a timely manner, at a charge no more than the cost
9722
- of distribution to the recipient; and
9723
-
9724
- b. You may distribute such Executable Form under the terms of this License,
9725
- or sublicense it under different terms, provided that the license for
9726
- the Executable Form does not attempt to limit or alter the recipients\u2019
9727
- rights in the Source Code Form under this License.
9728
-
9729
- 3.3. Distribution of a Larger Work
9730
-
9731
- You may create and distribute a Larger Work under terms of Your choice,
9732
- provided that You also comply with the requirements of this License for the
9733
- Covered Software. If the Larger Work is a combination of Covered Software
9734
- with a work governed by one or more Secondary Licenses, and the Covered
9735
- Software is not Incompatible With Secondary Licenses, this License permits
9736
- You to additionally distribute such Covered Software under the terms of
9737
- such Secondary License(s), so that the recipient of the Larger Work may, at
9738
- their option, further distribute the Covered Software under the terms of
9739
- either this License or such Secondary License(s).
9740
-
9741
- 3.4. Notices
9742
-
9743
- You may not remove or alter the substance of any license notices (including
9744
- copyright notices, patent notices, disclaimers of warranty, or limitations
9745
- of liability) contained within the Source Code Form of the Covered
9746
- Software, except that You may alter any license notices to the extent
9747
- required to remedy known factual inaccuracies.
9748
-
9749
- 3.5. Application of Additional Terms
9750
-
9751
- You may choose to offer, and to charge a fee for, warranty, support,
9752
- indemnity or liability obligations to one or more recipients of Covered
9753
- Software. However, You may do so only on Your own behalf, and not on behalf
9754
- of any Contributor. You must make it absolutely clear that any such
9755
- warranty, support, indemnity, or liability obligation is offered by You
9756
- alone, and You hereby agree to indemnify every Contributor for any
9757
- liability incurred by such Contributor as a result of warranty, support,
9758
- indemnity or liability terms You offer. You may include additional
9759
- disclaimers of warranty and limitations of liability specific to any
9760
- jurisdiction.
9761
-
9762
- 4. Inability to Comply Due to Statute or Regulation
9763
-
9764
- If it is impossible for You to comply with any of the terms of this License
9765
- with respect to some or all of the Covered Software due to statute, judicial
9766
- order, or regulation then You must: (a) comply with the terms of this License
9767
- to the maximum extent possible; and (b) describe the limitations and the code
9768
- they affect. Such description must be placed in a text file included with all
9769
- distributions of the Covered Software under this License. Except to the
9770
- extent prohibited by statute or regulation, such description must be
9771
- sufficiently detailed for a recipient of ordinary skill to be able to
9772
- understand it.
9773
-
9774
- 5. Termination
9775
-
9776
- 5.1. The rights granted under this License will terminate automatically if You
9777
- fail to comply with any of its terms. However, if You become compliant,
9778
- then the rights granted under this License from a particular Contributor
9779
- are reinstated (a) provisionally, unless and until such Contributor
9780
- explicitly and finally terminates Your grants, and (b) on an ongoing basis,
9781
- if such Contributor fails to notify You of the non-compliance by some
9782
- reasonable means prior to 60 days after You have come back into compliance.
9783
- Moreover, Your grants from a particular Contributor are reinstated on an
9784
- ongoing basis if such Contributor notifies You of the non-compliance by
9785
- some reasonable means, this is the first time You have received notice of
9786
- non-compliance with this License from such Contributor, and You become
9787
- compliant prior to 30 days after Your receipt of the notice.
9788
-
9789
- 5.2. If You initiate litigation against any entity by asserting a patent
9790
- infringement claim (excluding declaratory judgment actions, counter-claims,
9791
- and cross-claims) alleging that a Contributor Version directly or
9792
- indirectly infringes any patent, then the rights granted to You by any and
9793
- all Contributors for the Covered Software under Section 2.1 of this License
9794
- shall terminate.
9795
-
9796
- 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user
9797
- license agreements (excluding distributors and resellers) which have been
9798
- validly granted by You or Your distributors under this License prior to
9799
- termination shall survive termination.
9800
-
9801
- 6. Disclaimer of Warranty
9802
-
9803
- Covered Software is provided under this License on an \u201Cas is\u201D basis, without
9804
- warranty of any kind, either expressed, implied, or statutory, including,
9805
- without limitation, warranties that the Covered Software is free of defects,
9806
- merchantable, fit for a particular purpose or non-infringing. The entire
9807
- risk as to the quality and performance of the Covered Software is with You.
9808
- Should any Covered Software prove defective in any respect, You (not any
9809
- Contributor) assume the cost of any necessary servicing, repair, or
9810
- correction. This disclaimer of warranty constitutes an essential part of this
9811
- License. No use of any Covered Software is authorized under this License
9812
- except under this disclaimer.
9813
-
9814
- 7. Limitation of Liability
9815
-
9816
- Under no circumstances and under no legal theory, whether tort (including
9817
- negligence), contract, or otherwise, shall any Contributor, or anyone who
9818
- distributes Covered Software as permitted above, be liable to You for any
9819
- direct, indirect, special, incidental, or consequential damages of any
9820
- character including, without limitation, damages for lost profits, loss of
9821
- goodwill, work stoppage, computer failure or malfunction, or any and all
9822
- other commercial damages or losses, even if such party shall have been
9823
- informed of the possibility of such damages. This limitation of liability
9824
- shall not apply to liability for death or personal injury resulting from such
9825
- party\u2019s negligence to the extent applicable law prohibits such limitation.
9826
- Some jurisdictions do not allow the exclusion or limitation of incidental or
9827
- consequential damages, so this exclusion and limitation may not apply to You.
9828
-
9829
- 8. Litigation
9830
-
9831
- Any litigation relating to this License may be brought only in the courts of
9832
- a jurisdiction where the defendant maintains its principal place of business
9833
- and such litigation shall be governed by laws of that jurisdiction, without
9834
- reference to its conflict-of-law provisions. Nothing in this Section shall
9835
- prevent a party\u2019s ability to bring cross-claims or counter-claims.
9836
-
9837
- 9. Miscellaneous
9838
-
9839
- This License represents the complete agreement concerning the subject matter
9840
- hereof. If any provision of this License is held to be unenforceable, such
9841
- provision shall be reformed only to the extent necessary to make it
9842
- enforceable. Any law or regulation which provides that the language of a
9843
- contract shall be construed against the drafter shall not be used to construe
9844
- this License against a Contributor.
9845
-
9846
-
9847
- 10. Versions of the License
9848
-
9849
- 10.1. New Versions
9850
-
9851
- Mozilla Foundation is the license steward. Except as provided in Section
9852
- 10.3, no one other than the license steward has the right to modify or
9853
- publish new versions of this License. Each version will be given a
9854
- distinguishing version number.
9855
-
9856
- 10.2. Effect of New Versions
9857
-
9858
- You may distribute the Covered Software under the terms of the version of
9859
- the License under which You originally received the Covered Software, or
9860
- under the terms of any subsequent version published by the license
9861
- steward.
9862
-
9863
- 10.3. Modified Versions
9864
-
9865
- If you create software not governed by this License, and you want to
9866
- create a new license for such software, you may create and use a modified
9867
- version of this License if you rename the license and remove any
9868
- references to the name of the license steward (except to note that such
9869
- modified license differs from this License).
9870
-
9871
- 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses
9872
- If You choose to distribute Source Code Form that is Incompatible With
9873
- Secondary Licenses under the terms of this version of the License, the
9874
- notice described in Exhibit B of this License must be attached.
9875
-
9876
- Exhibit A - Source Code Form License Notice
9877
-
9878
- This Source Code Form is subject to the
9879
- terms of the Mozilla Public License, v.
9880
- 2.0. If a copy of the MPL was not
9881
- distributed with this file, You can
9882
- obtain one at
9883
- http://mozilla.org/MPL/2.0/.
9884
-
9885
- If it is not possible or desirable to put the notice in a particular file, then
9886
- You may include the notice in a location (such as a LICENSE file in a relevant
9887
- directory) where a recipient would be likely to look for such a notice.
9888
-
9889
- You may add additional accurate notices of copyright ownership.
9890
-
9891
- Exhibit B - \u201CIncompatible With Secondary Licenses\u201D Notice
9892
-
9893
- This Source Code Form is \u201CIncompatible
9894
- With Secondary Licenses\u201D, as defined by
9895
- the Mozilla Public License, v. 2.0.
9896
-
9897
- `,
9898
- copyrightText: "Copyright 2025-2026 Dr.-Ing. Mario Heiderich, Cure53, Copyright 2025-2026 Dr.-Ing. Mario Heiderich, Cure53"
8691
+ `
9899
8692
  },
9900
8693
  {
9901
8694
  name: "domutils",
@@ -10053,8 +8846,8 @@ Exhibit B - \u201CIncompatible With Secondary Licenses\u201D Notice
10053
8846
  licenses: {
10054
8847
  license: "MIT"
10055
8848
  },
10056
- licenseText: 'MIT License\n\nCopyright (c) 2023 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.',
10057
- copyrightText: "Copyright (c) 2023 Arjun Barrett"
8849
+ 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.',
8850
+ copyrightText: "Copyright (c) 2026 Arjun Barrett"
10058
8851
  },
10059
8852
  {
10060
8853
  name: "file-saver",
@@ -10316,16 +9109,6 @@ Exhibit B - \u201CIncompatible With Secondary Licenses\u201D Notice
10316
9109
  },
10317
9110
  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.'
10318
9111
  },
10319
- {
10320
- name: "forwarded-parse",
10321
- author: "Luigi Pinca",
10322
- website: "https://github.com/lpinca/forwarded-parse",
10323
- licenses: {
10324
- license: "MIT"
10325
- },
10326
- 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',
10327
- copyrightText: "Copyright (c) 2015 Luigi Pinca"
10328
- },
10329
9112
  {
10330
9113
  name: "function-bind",
10331
9114
  author: "Raynos",
@@ -11700,7 +10483,6 @@ https://github.com/DataDog/import-in-the-middle repository:
11700
10483
  },
11701
10484
  {
11702
10485
  name: "prosemirror-model",
11703
- website: "https://github.com/prosemirror/prosemirror-model#readme",
11704
10486
  licenses: {
11705
10487
  license: "MIT"
11706
10488
  },
@@ -11923,7 +10705,7 @@ https://github.com/DataDog/import-in-the-middle repository:
11923
10705
  licenses: {
11924
10706
  license: "MIT"
11925
10707
  },
11926
- licenseText: 'The MIT License (MIT)\r\n\r\nCopyright (c) 2015-present Dan Abramov\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy\r\nof this software and associated documentation files (the "Software"), to deal\r\nin the Software without restriction, including without limitation the rights\r\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\ncopies of the Software, and to permit persons to whom the Software is\r\nfurnished to do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all\r\ncopies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\nSOFTWARE.\r\n',
10708
+ 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',
11927
10709
  copyrightText: "Copyright (c) 2015-present Dan Abramov"
11928
10710
  },
11929
10711
  {
@@ -12056,7 +10838,7 @@ https://github.com/DataDog/import-in-the-middle repository:
12056
10838
  licenses: {
12057
10839
  license: "MIT"
12058
10840
  },
12059
- licenseText: 'The MIT License (MIT)\r\n\r\nCopyright (c) 2015-2018 Reselect Contributors\r\n\r\nPermission is hereby granted, free of charge, to any person obtaining a copy\r\nof this software and associated documentation files (the "Software"), to deal\r\nin the Software without restriction, including without limitation the rights\r\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r\ncopies of the Software, and to permit persons to whom the Software is\r\nfurnished to do so, subject to the following conditions:\r\n\r\nThe above copyright notice and this permission notice shall be included in all\r\ncopies or substantial portions of the Software.\r\n\r\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\r\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\r\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\r\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\r\nSOFTWARE.\r\n',
10841
+ 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',
12060
10842
  copyrightText: "Copyright (c) 2015-2018 Reselect Contributors"
12061
10843
  },
12062
10844
  {