@createiq/frontend-licenses 1.0.65 → 1.0.67

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
@@ -540,8 +540,8 @@ var oss_licenses_default = [
540
540
  licenses: {
541
541
  license: "MIT"
542
542
  },
543
- licenseText: 'MIT License\n\nCopyright (c) 2024-present The Fastify team\n\nThe Fastify team members are listed at https://github.com/fastify/fastify#team.\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',
544
- copyrightText: "Copyright (c) 2024-present The Fastify team"
543
+ licenseText: 'MIT License\n\nCopyright (c) 2024-present The Fastify team <https://github.com/fastify/fastify#team>\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',
544
+ copyrightText: "Copyright (c) 2024-present The Fastify team <https://github.com/fastify/fastify#team>"
545
545
  },
546
546
  {
547
547
  name: "@fingerprintjs/fingerprintjs",
@@ -11191,6 +11191,259 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11191
11191
  licenseText: 'MIT License\n\nCopyright (c) 2014-present, Lee Byron and other 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',
11192
11192
  copyrightText: "Copyright (c) 2014-present, Lee Byron and other contributors."
11193
11193
  },
11194
+ {
11195
+ name: "import-in-the-middle",
11196
+ author: "Bryan English",
11197
+ website: "https://github.com/nodejs/import-in-the-middle#readme",
11198
+ licenses: {
11199
+ license: "Apache-2.0"
11200
+ },
11201
+ licenseText: ` Apache License
11202
+ Version 2.0, January 2004
11203
+ http://www.apache.org/licenses/
11204
+
11205
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
11206
+
11207
+ 1. Definitions.
11208
+
11209
+ "License" shall mean the terms and conditions for use, reproduction,
11210
+ and distribution as defined by Sections 1 through 9 of this document.
11211
+
11212
+ "Licensor" shall mean the copyright owner or entity authorized by
11213
+ the copyright owner that is granting the License.
11214
+
11215
+ "Legal Entity" shall mean the union of the acting entity and all
11216
+ other entities that control, are controlled by, or are under common
11217
+ control with that entity. For the purposes of this definition,
11218
+ "control" means (i) the power, direct or indirect, to cause the
11219
+ direction or management of such entity, whether by contract or
11220
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
11221
+ outstanding shares, or (iii) beneficial ownership of such entity.
11222
+
11223
+ "You" (or "Your") shall mean an individual or Legal Entity
11224
+ exercising permissions granted by this License.
11225
+
11226
+ "Source" form shall mean the preferred form for making modifications,
11227
+ including but not limited to software source code, documentation
11228
+ source, and configuration files.
11229
+
11230
+ "Object" form shall mean any form resulting from mechanical
11231
+ transformation or translation of a Source form, including but
11232
+ not limited to compiled object code, generated documentation,
11233
+ and conversions to other media types.
11234
+
11235
+ "Work" shall mean the work of authorship, whether in Source or
11236
+ Object form, made available under the License, as indicated by a
11237
+ copyright notice that is included in or attached to the work
11238
+ (an example is provided in the Appendix below).
11239
+
11240
+ "Derivative Works" shall mean any work, whether in Source or Object
11241
+ form, that is based on (or derived from) the Work and for which the
11242
+ editorial revisions, annotations, elaborations, or other modifications
11243
+ represent, as a whole, an original work of authorship. For the purposes
11244
+ of this License, Derivative Works shall not include works that remain
11245
+ separable from, or merely link (or bind by name) to the interfaces of,
11246
+ the Work and Derivative Works thereof.
11247
+
11248
+ "Contribution" shall mean any work of authorship, including
11249
+ the original version of the Work and any modifications or additions
11250
+ to that Work or Derivative Works thereof, that is intentionally
11251
+ submitted to Licensor for inclusion in the Work by the copyright owner
11252
+ or by an individual or Legal Entity authorized to submit on behalf of
11253
+ the copyright owner. For the purposes of this definition, "submitted"
11254
+ means any form of electronic, verbal, or written communication sent
11255
+ to the Licensor or its representatives, including but not limited to
11256
+ communication on electronic mailing lists, source code control systems,
11257
+ and issue tracking systems that are managed by, or on behalf of, the
11258
+ Licensor for the purpose of discussing and improving the Work, but
11259
+ excluding communication that is conspicuously marked or otherwise
11260
+ designated in writing by the copyright owner as "Not a Contribution."
11261
+
11262
+ "Contributor" shall mean Licensor and any individual or Legal Entity
11263
+ on behalf of whom a Contribution has been received by Licensor and
11264
+ subsequently incorporated within the Work.
11265
+
11266
+ 2. Grant of Copyright License. Subject to the terms and conditions of
11267
+ this License, each Contributor hereby grants to You a perpetual,
11268
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
11269
+ copyright license to reproduce, prepare Derivative Works of,
11270
+ publicly display, publicly perform, sublicense, and distribute the
11271
+ Work and such Derivative Works in Source or Object form.
11272
+
11273
+ 3. Grant of Patent License. Subject to the terms and conditions of
11274
+ this License, each Contributor hereby grants to You a perpetual,
11275
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
11276
+ (except as stated in this section) patent license to make, have made,
11277
+ use, offer to sell, sell, import, and otherwise transfer the Work,
11278
+ where such license applies only to those patent claims licensable
11279
+ by such Contributor that are necessarily infringed by their
11280
+ Contribution(s) alone or by combination of their Contribution(s)
11281
+ with the Work to which such Contribution(s) was submitted. If You
11282
+ institute patent litigation against any entity (including a
11283
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
11284
+ or a Contribution incorporated within the Work constitutes direct
11285
+ or contributory patent infringement, then any patent licenses
11286
+ granted to You under this License for that Work shall terminate
11287
+ as of the date such litigation is filed.
11288
+
11289
+ 4. Redistribution. You may reproduce and distribute copies of the
11290
+ Work or Derivative Works thereof in any medium, with or without
11291
+ modifications, and in Source or Object form, provided that You
11292
+ meet the following conditions:
11293
+
11294
+ (a) You must give any other recipients of the Work or
11295
+ Derivative Works a copy of this License; and
11296
+
11297
+ (b) You must cause any modified files to carry prominent notices
11298
+ stating that You changed the files; and
11299
+
11300
+ (c) You must retain, in the Source form of any Derivative Works
11301
+ that You distribute, all copyright, patent, trademark, and
11302
+ attribution notices from the Source form of the Work,
11303
+ excluding those notices that do not pertain to any part of
11304
+ the Derivative Works; and
11305
+
11306
+ (d) If the Work includes a "NOTICE" text file as part of its
11307
+ distribution, then any Derivative Works that You distribute must
11308
+ include a readable copy of the attribution notices contained
11309
+ within such NOTICE file, excluding those notices that do not
11310
+ pertain to any part of the Derivative Works, in at least one
11311
+ of the following places: within a NOTICE text file distributed
11312
+ as part of the Derivative Works; within the Source form or
11313
+ documentation, if provided along with the Derivative Works; or,
11314
+ within a display generated by the Derivative Works, if and
11315
+ wherever such third-party notices normally appear. The contents
11316
+ of the NOTICE file are for informational purposes only and
11317
+ do not modify the License. You may add Your own attribution
11318
+ notices within Derivative Works that You distribute, alongside
11319
+ or as an addendum to the NOTICE text from the Work, provided
11320
+ that such additional attribution notices cannot be construed
11321
+ as modifying the License.
11322
+
11323
+ You may add Your own copyright statement to Your modifications and
11324
+ may provide additional or different license terms and conditions
11325
+ for use, reproduction, or distribution of Your modifications, or
11326
+ for any such Derivative Works as a whole, provided Your use,
11327
+ reproduction, and distribution of the Work otherwise complies with
11328
+ the conditions stated in this License.
11329
+
11330
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
11331
+ any Contribution intentionally submitted for inclusion in the Work
11332
+ by You to the Licensor shall be under the terms and conditions of
11333
+ this License, without any additional terms or conditions.
11334
+ Notwithstanding the above, nothing herein shall supersede or modify
11335
+ the terms of any separate license agreement you may have executed
11336
+ with Licensor regarding such Contributions.
11337
+
11338
+ 6. Trademarks. This License does not grant permission to use the trade
11339
+ names, trademarks, service marks, or product names of the Licensor,
11340
+ except as required for reasonable and customary use in describing the
11341
+ origin of the Work and reproducing the content of the NOTICE file.
11342
+
11343
+ 7. Disclaimer of Warranty. Unless required by applicable law or
11344
+ agreed to in writing, Licensor provides the Work (and each
11345
+ Contributor provides its Contributions) on an "AS IS" BASIS,
11346
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
11347
+ implied, including, without limitation, any warranties or conditions
11348
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
11349
+ PARTICULAR PURPOSE. You are solely responsible for determining the
11350
+ appropriateness of using or redistributing the Work and assume any
11351
+ risks associated with Your exercise of permissions under this License.
11352
+
11353
+ 8. Limitation of Liability. In no event and under no legal theory,
11354
+ whether in tort (including negligence), contract, or otherwise,
11355
+ unless required by applicable law (such as deliberate and grossly
11356
+ negligent acts) or agreed to in writing, shall any Contributor be
11357
+ liable to You for damages, including any direct, indirect, special,
11358
+ incidental, or consequential damages of any character arising as a
11359
+ result of this License or out of the use or inability to use the
11360
+ Work (including but not limited to damages for loss of goodwill,
11361
+ work stoppage, computer failure or malfunction, or any and all
11362
+ other commercial damages or losses), even if such Contributor
11363
+ has been advised of the possibility of such damages.
11364
+
11365
+ 9. Accepting Warranty or Additional Liability. While redistributing
11366
+ the Work or Derivative Works thereof, You may choose to offer,
11367
+ and charge a fee for, acceptance of support, warranty, indemnity,
11368
+ or other liability obligations and/or rights consistent with this
11369
+ License. However, in accepting such obligations, You may act only
11370
+ on Your own behalf and on Your sole responsibility, not on behalf
11371
+ of any other Contributor, and only if You agree to indemnify,
11372
+ defend, and hold each Contributor harmless for any liability
11373
+ incurred by, or claims asserted against, such Contributor by reason
11374
+ of your accepting any such warranty or additional liability.
11375
+
11376
+ END OF TERMS AND CONDITIONS
11377
+
11378
+ APPENDIX: How to apply the Apache License to your work.
11379
+
11380
+ To apply the Apache License to your work, attach the following
11381
+ boilerplate notice, with the fields enclosed by brackets "[]"
11382
+ replaced with your own identifying information. (Don't include
11383
+ the brackets!) The text should be enclosed in the appropriate
11384
+ comment syntax for the file format. We also recommend that a
11385
+ file or class name and description of purpose be included on the
11386
+ same "printed page" as the copyright notice for easier
11387
+ identification within third-party archives.
11388
+
11389
+ Copyright [yyyy] [name of copyright owner]
11390
+
11391
+ Licensed under the Apache License, Version 2.0 (the "License");
11392
+ you may not use this file except in compliance with the License.
11393
+ You may obtain a copy of the License at
11394
+
11395
+ http://www.apache.org/licenses/LICENSE-2.0
11396
+
11397
+ Unless required by applicable law or agreed to in writing, software
11398
+ distributed under the License is distributed on an "AS IS" BASIS,
11399
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11400
+ See the License for the specific language governing permissions and
11401
+ limitations under the License.
11402
+
11403
+
11404
+ Component,Origin,License,Copyright
11405
+ require,module-details-from-path,MIT,Copyright 2016 Thomas Watson Steen
11406
+ dev,c8,ISC,"Copyright (c) 2017, Contributors"
11407
+ dev,imhotap,MIT,Copyright (c) 2019 Bryan English.
11408
+
11409
+
11410
+ import-in-the-middle is licensed for use as follows:
11411
+
11412
+ Copyright 2024 Node.js contributors. All rights reserved.
11413
+
11414
+ Licensed under the Apache License, Version 2.0 (the "License");
11415
+ you may not use this file except in compliance with the License.
11416
+ You may obtain a copy of the License at
11417
+
11418
+ http://www.apache.org/licenses/LICENSE-2.0
11419
+
11420
+ Unless required by applicable law or agreed to in writing, software
11421
+ distributed under the License is distributed on an "AS IS" BASIS,
11422
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11423
+ See the License for the specific language governing permissions and
11424
+ limitations under the License.
11425
+
11426
+ This license applies to parts of import-in-the-middle originating from the
11427
+ https://github.com/DataDog/import-in-the-middle repository:
11428
+
11429
+ This product includes software developed at Datadog (https://www.datadoghq.com/).
11430
+
11431
+ Copyright 2021 Datadog, Inc.
11432
+
11433
+ Licensed under the Apache License, Version 2.0 (the "License");
11434
+ you may not use this file except in compliance with the License.
11435
+ You may obtain a copy of the License at
11436
+
11437
+ http://www.apache.org/licenses/LICENSE-2.0
11438
+
11439
+ Unless required by applicable law or agreed to in writing, software
11440
+ distributed under the License is distributed on an "AS IS" BASIS,
11441
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11442
+ See the License for the specific language governing permissions and
11443
+ limitations under the License.
11444
+ `,
11445
+ copyrightText: 'dev,c8,ISC,"Copyright (c) 2017, Contributors", dev,imhotap,MIT,Copyright (c) 2019 Bryan English., Copyright 2024 Node.js contributors. All rights reserved., Copyright 2021 Datadog, Inc.'
11446
+ },
11194
11447
  {
11195
11448
  name: "inherits",
11196
11449
  website: "https://github.com/isaacs/inherits#readme",
@@ -11764,6 +12017,16 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
11764
12017
  `,
11765
12018
  copyrightText: "Copyright 2015 Mixpanel, Inc."
11766
12019
  },
12020
+ {
12021
+ name: "module-details-from-path",
12022
+ author: "Thomas Watson",
12023
+ website: "https://github.com/watson/module-details-from-path#readme",
12024
+ licenses: {
12025
+ license: "MIT"
12026
+ },
12027
+ licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2016-2025 Thomas Watson Steen\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',
12028
+ copyrightText: "Copyright (c) 2016-2025 Thomas Watson Steen"
12029
+ },
11767
12030
  {
11768
12031
  name: "morphdom",
11769
12032
  author: "Patrick Steele-Idem",