@createiq/frontend-licenses 1.0.32 → 1.0.34

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
@@ -812,6 +812,16 @@ var oss_licenses_default = [
812
812
  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',
813
813
  copyrightText: "Copyright (c) 2020 Material-UI SAS"
814
814
  },
815
+ {
816
+ name: "@mui/x-internal-gestures",
817
+ author: "MUI Team",
818
+ website: "https://mui.com/x/",
819
+ licenses: {
820
+ license: "MIT"
821
+ },
822
+ 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',
823
+ copyrightText: "Copyright (c) 2025 Material-UI SAS"
824
+ },
815
825
  {
816
826
  name: "@mui/x-internals",
817
827
  author: "MUI Team",
@@ -1889,7 +1899,7 @@ var oss_licenses_default = [
1889
1899
  {
1890
1900
  name: "@opentelemetry/instrumentation-amqplib",
1891
1901
  author: "OpenTelemetry Authors",
1892
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-amqplib#readme",
1902
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-amqplib#readme",
1893
1903
  licenses: {
1894
1904
  license: "Apache-2.0"
1895
1905
  },
@@ -2099,7 +2109,7 @@ var oss_licenses_default = [
2099
2109
  {
2100
2110
  name: "@opentelemetry/instrumentation-connect",
2101
2111
  author: "OpenTelemetry Authors",
2102
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-connect#readme",
2112
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-connect#readme",
2103
2113
  licenses: {
2104
2114
  license: "Apache-2.0"
2105
2115
  },
@@ -2309,7 +2319,7 @@ var oss_licenses_default = [
2309
2319
  {
2310
2320
  name: "@opentelemetry/instrumentation-dataloader",
2311
2321
  author: "OpenTelemetry Authors",
2312
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-dataloader#readme",
2322
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-dataloader#readme",
2313
2323
  licenses: {
2314
2324
  license: "Apache-2.0"
2315
2325
  },
@@ -2519,7 +2529,7 @@ var oss_licenses_default = [
2519
2529
  {
2520
2530
  name: "@opentelemetry/instrumentation-express",
2521
2531
  author: "OpenTelemetry Authors",
2522
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-express#readme",
2532
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-express#readme",
2523
2533
  licenses: {
2524
2534
  license: "Apache-2.0"
2525
2535
  },
@@ -2729,7 +2739,7 @@ var oss_licenses_default = [
2729
2739
  {
2730
2740
  name: "@opentelemetry/instrumentation-fs",
2731
2741
  author: "OpenTelemetry Authors",
2732
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-fs#readme",
2742
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-fs#readme",
2733
2743
  licenses: {
2734
2744
  license: "Apache-2.0"
2735
2745
  },
@@ -2939,7 +2949,7 @@ var oss_licenses_default = [
2939
2949
  {
2940
2950
  name: "@opentelemetry/instrumentation-generic-pool",
2941
2951
  author: "OpenTelemetry Authors",
2942
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-generic-pool#readme",
2952
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-generic-pool#readme",
2943
2953
  licenses: {
2944
2954
  license: "Apache-2.0"
2945
2955
  },
@@ -3149,7 +3159,7 @@ var oss_licenses_default = [
3149
3159
  {
3150
3160
  name: "@opentelemetry/instrumentation-graphql",
3151
3161
  author: "OpenTelemetry Authors",
3152
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-graphql#readme",
3162
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-graphql#readme",
3153
3163
  licenses: {
3154
3164
  license: "Apache-2.0"
3155
3165
  },
@@ -3359,7 +3369,7 @@ var oss_licenses_default = [
3359
3369
  {
3360
3370
  name: "@opentelemetry/instrumentation-hapi",
3361
3371
  author: "OpenTelemetry Authors",
3362
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-hapi#readme",
3372
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-hapi#readme",
3363
3373
  licenses: {
3364
3374
  license: "Apache-2.0"
3365
3375
  },
@@ -3779,7 +3789,7 @@ var oss_licenses_default = [
3779
3789
  {
3780
3790
  name: "@opentelemetry/instrumentation-ioredis",
3781
3791
  author: "OpenTelemetry Authors",
3782
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-ioredis#readme",
3792
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-ioredis#readme",
3783
3793
  licenses: {
3784
3794
  license: "Apache-2.0"
3785
3795
  },
@@ -3989,7 +3999,7 @@ var oss_licenses_default = [
3989
3999
  {
3990
4000
  name: "@opentelemetry/instrumentation-kafkajs",
3991
4001
  author: "OpenTelemetry Authors",
3992
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-kafkajs#readme",
4002
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-kafkajs#readme",
3993
4003
  licenses: {
3994
4004
  license: "Apache-2.0"
3995
4005
  },
@@ -4199,7 +4209,7 @@ var oss_licenses_default = [
4199
4209
  {
4200
4210
  name: "@opentelemetry/instrumentation-knex",
4201
4211
  author: "OpenTelemetry Authors",
4202
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-knex#readme",
4212
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-knex#readme",
4203
4213
  licenses: {
4204
4214
  license: "Apache-2.0"
4205
4215
  },
@@ -4409,7 +4419,7 @@ var oss_licenses_default = [
4409
4419
  {
4410
4420
  name: "@opentelemetry/instrumentation-koa",
4411
4421
  author: "OpenTelemetry Authors",
4412
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-koa#readme",
4422
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-koa#readme",
4413
4423
  licenses: {
4414
4424
  license: "Apache-2.0"
4415
4425
  },
@@ -4619,7 +4629,7 @@ var oss_licenses_default = [
4619
4629
  {
4620
4630
  name: "@opentelemetry/instrumentation-lru-memoizer",
4621
4631
  author: "OpenTelemetry Authors",
4622
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-lru-memoizer#readme",
4632
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-lru-memoizer#readme",
4623
4633
  licenses: {
4624
4634
  license: "Apache-2.0"
4625
4635
  },
@@ -4829,7 +4839,7 @@ var oss_licenses_default = [
4829
4839
  {
4830
4840
  name: "@opentelemetry/instrumentation-mongodb",
4831
4841
  author: "OpenTelemetry Authors",
4832
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-mongodb#readme",
4842
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mongodb#readme",
4833
4843
  licenses: {
4834
4844
  license: "Apache-2.0"
4835
4845
  },
@@ -5039,7 +5049,7 @@ var oss_licenses_default = [
5039
5049
  {
5040
5050
  name: "@opentelemetry/instrumentation-mongoose",
5041
5051
  author: "OpenTelemetry Authors",
5042
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-mongoose#readme",
5052
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mongoose#readme",
5043
5053
  licenses: {
5044
5054
  license: "Apache-2.0"
5045
5055
  },
@@ -5249,7 +5259,7 @@ var oss_licenses_default = [
5249
5259
  {
5250
5260
  name: "@opentelemetry/instrumentation-mysql",
5251
5261
  author: "OpenTelemetry Authors",
5252
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-mysql#readme",
5262
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mysql#readme",
5253
5263
  licenses: {
5254
5264
  license: "Apache-2.0"
5255
5265
  },
@@ -5459,7 +5469,7 @@ var oss_licenses_default = [
5459
5469
  {
5460
5470
  name: "@opentelemetry/instrumentation-mysql2",
5461
5471
  author: "OpenTelemetry Authors",
5462
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-mysql2#readme",
5472
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-mysql2#readme",
5463
5473
  licenses: {
5464
5474
  license: "Apache-2.0"
5465
5475
  },
@@ -5669,7 +5679,7 @@ var oss_licenses_default = [
5669
5679
  {
5670
5680
  name: "@opentelemetry/instrumentation-pg",
5671
5681
  author: "OpenTelemetry Authors",
5672
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-pg#readme",
5682
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-pg#readme",
5673
5683
  licenses: {
5674
5684
  license: "Apache-2.0"
5675
5685
  },
@@ -5877,9 +5887,9 @@ var oss_licenses_default = [
5877
5887
  `
5878
5888
  },
5879
5889
  {
5880
- name: "@opentelemetry/instrumentation-redis-4",
5890
+ name: "@opentelemetry/instrumentation-redis",
5881
5891
  author: "OpenTelemetry Authors",
5882
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-redis-4#readme",
5892
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-redis#readme",
5883
5893
  licenses: {
5884
5894
  license: "Apache-2.0"
5885
5895
  },
@@ -6089,7 +6099,7 @@ var oss_licenses_default = [
6089
6099
  {
6090
6100
  name: "@opentelemetry/instrumentation-tedious",
6091
6101
  author: "OpenTelemetry Authors",
6092
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-tedious#readme",
6102
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-tedious#readme",
6093
6103
  licenses: {
6094
6104
  license: "Apache-2.0"
6095
6105
  },
@@ -6299,7 +6309,7 @@ var oss_licenses_default = [
6299
6309
  {
6300
6310
  name: "@opentelemetry/instrumentation-undici",
6301
6311
  author: "OpenTelemetry Authors",
6302
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/instrumentation-undici",
6312
+ website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/packages/instrumentation-undici#readme",
6303
6313
  licenses: {
6304
6314
  license: "Apache-2.0"
6305
6315
  },
@@ -7929,6 +7939,16 @@ var oss_licenses_default = [
7929
7939
  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',
7930
7940
  copyrightText: "Copyright (c) 2023 Functional Software, Inc. dba Sentry"
7931
7941
  },
7942
+ {
7943
+ name: "@sentry/node-core",
7944
+ author: "Sentry",
7945
+ website: "https://github.com/getsentry/sentry-javascript/tree/master/packages/node-core",
7946
+ licenses: {
7947
+ license: "MIT"
7948
+ },
7949
+ licenseText: 'MIT License\n\nCopyright (c) 2025 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',
7950
+ copyrightText: "Copyright (c) 2025 Functional Software, Inc. dba Sentry"
7951
+ },
7932
7952
  {
7933
7953
  name: "@sentry/opentelemetry",
7934
7954
  author: "Sentry",