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