@createiq/frontend-licenses 1.0.17 → 1.0.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs CHANGED
@@ -6640,216 +6640,6 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
6640
6640
  See the License for the specific language governing permissions and
6641
6641
  limitations under the License.
6642
6642
  `
6643
- },
6644
- {
6645
- name: "@opentelemetry/instrumentation-nestjs-core",
6646
- author: "OpenTelemetry Authors",
6647
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-nestjs-core#readme",
6648
- licenses: {
6649
- license: "Apache-2.0"
6650
- },
6651
- licenseText: ` Apache License
6652
- Version 2.0, January 2004
6653
- http://www.apache.org/licenses/
6654
-
6655
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6656
-
6657
- 1. Definitions.
6658
-
6659
- "License" shall mean the terms and conditions for use, reproduction,
6660
- and distribution as defined by Sections 1 through 9 of this document.
6661
-
6662
- "Licensor" shall mean the copyright owner or entity authorized by
6663
- the copyright owner that is granting the License.
6664
-
6665
- "Legal Entity" shall mean the union of the acting entity and all
6666
- other entities that control, are controlled by, or are under common
6667
- control with that entity. For the purposes of this definition,
6668
- "control" means (i) the power, direct or indirect, to cause the
6669
- direction or management of such entity, whether by contract or
6670
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
6671
- outstanding shares, or (iii) beneficial ownership of such entity.
6672
-
6673
- "You" (or "Your") shall mean an individual or Legal Entity
6674
- exercising permissions granted by this License.
6675
-
6676
- "Source" form shall mean the preferred form for making modifications,
6677
- including but not limited to software source code, documentation
6678
- source, and configuration files.
6679
-
6680
- "Object" form shall mean any form resulting from mechanical
6681
- transformation or translation of a Source form, including but
6682
- not limited to compiled object code, generated documentation,
6683
- and conversions to other media types.
6684
-
6685
- "Work" shall mean the work of authorship, whether in Source or
6686
- Object form, made available under the License, as indicated by a
6687
- copyright notice that is included in or attached to the work
6688
- (an example is provided in the Appendix below).
6689
-
6690
- "Derivative Works" shall mean any work, whether in Source or Object
6691
- form, that is based on (or derived from) the Work and for which the
6692
- editorial revisions, annotations, elaborations, or other modifications
6693
- represent, as a whole, an original work of authorship. For the purposes
6694
- of this License, Derivative Works shall not include works that remain
6695
- separable from, or merely link (or bind by name) to the interfaces of,
6696
- the Work and Derivative Works thereof.
6697
-
6698
- "Contribution" shall mean any work of authorship, including
6699
- the original version of the Work and any modifications or additions
6700
- to that Work or Derivative Works thereof, that is intentionally
6701
- submitted to Licensor for inclusion in the Work by the copyright owner
6702
- or by an individual or Legal Entity authorized to submit on behalf of
6703
- the copyright owner. For the purposes of this definition, "submitted"
6704
- means any form of electronic, verbal, or written communication sent
6705
- to the Licensor or its representatives, including but not limited to
6706
- communication on electronic mailing lists, source code control systems,
6707
- and issue tracking systems that are managed by, or on behalf of, the
6708
- Licensor for the purpose of discussing and improving the Work, but
6709
- excluding communication that is conspicuously marked or otherwise
6710
- designated in writing by the copyright owner as "Not a Contribution."
6711
-
6712
- "Contributor" shall mean Licensor and any individual or Legal Entity
6713
- on behalf of whom a Contribution has been received by Licensor and
6714
- subsequently incorporated within the Work.
6715
-
6716
- 2. Grant of Copyright License. Subject to the terms and conditions of
6717
- this License, each Contributor hereby grants to You a perpetual,
6718
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6719
- copyright license to reproduce, prepare Derivative Works of,
6720
- publicly display, publicly perform, sublicense, and distribute the
6721
- Work and such Derivative Works in Source or Object form.
6722
-
6723
- 3. Grant of Patent License. Subject to the terms and conditions of
6724
- this License, each Contributor hereby grants to You a perpetual,
6725
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
6726
- (except as stated in this section) patent license to make, have made,
6727
- use, offer to sell, sell, import, and otherwise transfer the Work,
6728
- where such license applies only to those patent claims licensable
6729
- by such Contributor that are necessarily infringed by their
6730
- Contribution(s) alone or by combination of their Contribution(s)
6731
- with the Work to which such Contribution(s) was submitted. If You
6732
- institute patent litigation against any entity (including a
6733
- cross-claim or counterclaim in a lawsuit) alleging that the Work
6734
- or a Contribution incorporated within the Work constitutes direct
6735
- or contributory patent infringement, then any patent licenses
6736
- granted to You under this License for that Work shall terminate
6737
- as of the date such litigation is filed.
6738
-
6739
- 4. Redistribution. You may reproduce and distribute copies of the
6740
- Work or Derivative Works thereof in any medium, with or without
6741
- modifications, and in Source or Object form, provided that You
6742
- meet the following conditions:
6743
-
6744
- (a) You must give any other recipients of the Work or
6745
- Derivative Works a copy of this License; and
6746
-
6747
- (b) You must cause any modified files to carry prominent notices
6748
- stating that You changed the files; and
6749
-
6750
- (c) You must retain, in the Source form of any Derivative Works
6751
- that You distribute, all copyright, patent, trademark, and
6752
- attribution notices from the Source form of the Work,
6753
- excluding those notices that do not pertain to any part of
6754
- the Derivative Works; and
6755
-
6756
- (d) If the Work includes a "NOTICE" text file as part of its
6757
- distribution, then any Derivative Works that You distribute must
6758
- include a readable copy of the attribution notices contained
6759
- within such NOTICE file, excluding those notices that do not
6760
- pertain to any part of the Derivative Works, in at least one
6761
- of the following places: within a NOTICE text file distributed
6762
- as part of the Derivative Works; within the Source form or
6763
- documentation, if provided along with the Derivative Works; or,
6764
- within a display generated by the Derivative Works, if and
6765
- wherever such third-party notices normally appear. The contents
6766
- of the NOTICE file are for informational purposes only and
6767
- do not modify the License. You may add Your own attribution
6768
- notices within Derivative Works that You distribute, alongside
6769
- or as an addendum to the NOTICE text from the Work, provided
6770
- that such additional attribution notices cannot be construed
6771
- as modifying the License.
6772
-
6773
- You may add Your own copyright statement to Your modifications and
6774
- may provide additional or different license terms and conditions
6775
- for use, reproduction, or distribution of Your modifications, or
6776
- for any such Derivative Works as a whole, provided Your use,
6777
- reproduction, and distribution of the Work otherwise complies with
6778
- the conditions stated in this License.
6779
-
6780
- 5. Submission of Contributions. Unless You explicitly state otherwise,
6781
- any Contribution intentionally submitted for inclusion in the Work
6782
- by You to the Licensor shall be under the terms and conditions of
6783
- this License, without any additional terms or conditions.
6784
- Notwithstanding the above, nothing herein shall supersede or modify
6785
- the terms of any separate license agreement you may have executed
6786
- with Licensor regarding such Contributions.
6787
-
6788
- 6. Trademarks. This License does not grant permission to use the trade
6789
- names, trademarks, service marks, or product names of the Licensor,
6790
- except as required for reasonable and customary use in describing the
6791
- origin of the Work and reproducing the content of the NOTICE file.
6792
-
6793
- 7. Disclaimer of Warranty. Unless required by applicable law or
6794
- agreed to in writing, Licensor provides the Work (and each
6795
- Contributor provides its Contributions) on an "AS IS" BASIS,
6796
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
6797
- implied, including, without limitation, any warranties or conditions
6798
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
6799
- PARTICULAR PURPOSE. You are solely responsible for determining the
6800
- appropriateness of using or redistributing the Work and assume any
6801
- risks associated with Your exercise of permissions under this License.
6802
-
6803
- 8. Limitation of Liability. In no event and under no legal theory,
6804
- whether in tort (including negligence), contract, or otherwise,
6805
- unless required by applicable law (such as deliberate and grossly
6806
- negligent acts) or agreed to in writing, shall any Contributor be
6807
- liable to You for damages, including any direct, indirect, special,
6808
- incidental, or consequential damages of any character arising as a
6809
- result of this License or out of the use or inability to use the
6810
- Work (including but not limited to damages for loss of goodwill,
6811
- work stoppage, computer failure or malfunction, or any and all
6812
- other commercial damages or losses), even if such Contributor
6813
- has been advised of the possibility of such damages.
6814
-
6815
- 9. Accepting Warranty or Additional Liability. While redistributing
6816
- the Work or Derivative Works thereof, You may choose to offer,
6817
- and charge a fee for, acceptance of support, warranty, indemnity,
6818
- or other liability obligations and/or rights consistent with this
6819
- License. However, in accepting such obligations, You may act only
6820
- on Your own behalf and on Your sole responsibility, not on behalf
6821
- of any other Contributor, and only if You agree to indemnify,
6822
- defend, and hold each Contributor harmless for any liability
6823
- incurred by, or claims asserted against, such Contributor by reason
6824
- of your accepting any such warranty or additional liability.
6825
-
6826
- END OF TERMS AND CONDITIONS
6827
-
6828
- APPENDIX: How to apply the Apache License to your work.
6829
-
6830
- To apply the Apache License to your work, attach the following
6831
- boilerplate notice, with the fields enclosed by brackets "[]"
6832
- replaced with your own identifying information. (Don't include
6833
- the brackets!) The text should be enclosed in the appropriate
6834
- comment syntax for the file format. We also recommend that a
6835
- file or class name and description of purpose be included on the
6836
- same "printed page" as the copyright notice for easier
6837
- identification within third-party archives.
6838
-
6839
- Copyright [yyyy] [name of copyright owner]
6840
-
6841
- Licensed under the Apache License, Version 2.0 (the "License");
6842
- you may not use this file except in compliance with the License.
6843
- You may obtain a copy of the License at
6844
-
6845
- http://www.apache.org/licenses/LICENSE-2.0
6846
-
6847
- Unless required by applicable law or agreed to in writing, software
6848
- distributed under the License is distributed on an "AS IS" BASIS,
6849
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
6850
- See the License for the specific language governing permissions and
6851
- limitations under the License.
6852
- `
6853
6643
  },
6854
6644
  {
6855
6645
  name: "@opentelemetry/instrumentation-pg",
@@ -9101,8 +8891,8 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
9101
8891
  licenses: {
9102
8892
  license: "MIT"
9103
8893
  },
9104
- licenseText: 'MIT License\n\nCopyright (c) 2020-2024 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
9105
- copyrightText: "Copyright (c) 2020-2024 Functional Software, Inc. dba Sentry"
8894
+ licenseText: 'MIT License\n\nCopyright (c) 2020 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
8895
+ copyrightText: "Copyright (c) 2020 Functional Software, Inc. dba Sentry"
9106
8896
  },
9107
8897
  {
9108
8898
  name: "@sentry-internal/feedback",
@@ -9111,8 +8901,8 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
9111
8901
  licenses: {
9112
8902
  license: "MIT"
9113
8903
  },
9114
- licenseText: 'MIT License\n\nCopyright (c) 2023-2024 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
9115
- copyrightText: "Copyright (c) 2023-2024 Functional Software, Inc. dba Sentry"
8904
+ licenseText: 'MIT License\n\nCopyright (c) 2023 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
8905
+ copyrightText: "Copyright (c) 2023 Functional Software, Inc. dba Sentry"
9116
8906
  },
9117
8907
  {
9118
8908
  name: "@sentry-internal/replay",
@@ -9121,8 +8911,8 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
9121
8911
  licenses: {
9122
8912
  license: "MIT"
9123
8913
  },
9124
- licenseText: 'MIT License\n\nCopyright (c) 2022-2024 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
9125
- copyrightText: "Copyright (c) 2022-2024 Functional Software, Inc. dba Sentry"
8914
+ licenseText: 'MIT License\n\nCopyright (c) 2022 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
8915
+ copyrightText: "Copyright (c) 2022 Functional Software, Inc. dba Sentry"
9126
8916
  },
9127
8917
  {
9128
8918
  name: "@sentry-internal/replay-canvas",
@@ -9141,8 +8931,8 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
9141
8931
  licenses: {
9142
8932
  license: "MIT"
9143
8933
  },
9144
- licenseText: 'MIT License\n\nCopyright (c) 2019-2024 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
9145
- copyrightText: "Copyright (c) 2019-2024 Functional Software, Inc. dba Sentry"
8934
+ licenseText: 'MIT License\n\nCopyright (c) 2019 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
8935
+ copyrightText: "Copyright (c) 2019 Functional Software, Inc. dba Sentry"
9146
8936
  },
9147
8937
  {
9148
8938
  name: "@sentry/core",
@@ -9151,8 +8941,8 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
9151
8941
  licenses: {
9152
8942
  license: "MIT"
9153
8943
  },
9154
- licenseText: 'MIT License\n\nCopyright (c) 2019-2024 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
9155
- copyrightText: "Copyright (c) 2019-2024 Functional Software, Inc. dba Sentry"
8944
+ licenseText: 'MIT License\n\nCopyright (c) 2019 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
8945
+ copyrightText: "Copyright (c) 2019 Functional Software, Inc. dba Sentry"
9156
8946
  },
9157
8947
  {
9158
8948
  name: "@sentry/nextjs",
@@ -9161,8 +8951,8 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
9161
8951
  licenses: {
9162
8952
  license: "MIT"
9163
8953
  },
9164
- licenseText: 'MIT License\n\nCopyright (c) 2021-2024 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
9165
- copyrightText: "Copyright (c) 2021-2024 Functional Software, Inc. dba Sentry"
8954
+ licenseText: 'MIT License\n\nCopyright (c) 2021 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
8955
+ copyrightText: "Copyright (c) 2021 Functional Software, Inc. dba Sentry"
9166
8956
  },
9167
8957
  {
9168
8958
  name: "@sentry/node",
@@ -9171,8 +8961,8 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
9171
8961
  licenses: {
9172
8962
  license: "MIT"
9173
8963
  },
9174
- licenseText: 'MIT License\n\nCopyright (c) 2023-2024 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
9175
- copyrightText: "Copyright (c) 2023-2024 Functional Software, Inc. dba Sentry"
8964
+ licenseText: 'MIT License\n\nCopyright (c) 2023 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
8965
+ copyrightText: "Copyright (c) 2023 Functional Software, Inc. dba Sentry"
9176
8966
  },
9177
8967
  {
9178
8968
  name: "@sentry/opentelemetry",
@@ -9181,8 +8971,8 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
9181
8971
  licenses: {
9182
8972
  license: "MIT"
9183
8973
  },
9184
- licenseText: 'MIT License\n\nCopyright (c) 2023-2024 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
9185
- copyrightText: "Copyright (c) 2023-2024 Functional Software, Inc. dba Sentry"
8974
+ licenseText: 'MIT License\n\nCopyright (c) 2023 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
8975
+ copyrightText: "Copyright (c) 2023 Functional Software, Inc. dba Sentry"
9186
8976
  },
9187
8977
  {
9188
8978
  name: "@sentry/react",
@@ -9191,8 +8981,8 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
9191
8981
  licenses: {
9192
8982
  license: "MIT"
9193
8983
  },
9194
- licenseText: 'MIT License\n\nCopyright (c) 2019-2024 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
9195
- copyrightText: "Copyright (c) 2019-2024 Functional Software, Inc. dba Sentry"
8984
+ licenseText: 'MIT License\n\nCopyright (c) 2019 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
8985
+ copyrightText: "Copyright (c) 2019 Functional Software, Inc. dba Sentry"
9196
8986
  },
9197
8987
  {
9198
8988
  name: "@sentry/vercel-edge",
@@ -9201,8 +8991,8 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
9201
8991
  licenses: {
9202
8992
  license: "MIT"
9203
8993
  },
9204
- licenseText: 'MIT License\n\nCopyright (c) 2023-2024 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
9205
- copyrightText: "Copyright (c) 2023-2024 Functional Software, Inc. dba Sentry"
8994
+ licenseText: 'MIT License\n\nCopyright (c) 2023 Functional Software, Inc. dba Sentry\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the "Software"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\nof the Software, and to permit persons to whom the Software is furnished to do\nso, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n',
8995
+ copyrightText: "Copyright (c) 2023 Functional Software, Inc. dba Sentry"
9206
8996
  },
9207
8997
  {
9208
8998
  name: "@swagger-api/apidom-ast",