@createiq/frontend-licenses 1.0.25 → 1.0.26

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
@@ -3455,216 +3455,6 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3455
3455
  See the License for the specific language governing permissions and
3456
3456
  limitations under the License.
3457
3457
  `
3458
- },
3459
- {
3460
- name: "@opentelemetry/instrumentation-fastify",
3461
- author: "OpenTelemetry Authors",
3462
- website: "https://github.com/open-telemetry/opentelemetry-js-contrib/tree/main/plugins/node/opentelemetry-instrumentation-fastify#readme",
3463
- licenses: {
3464
- license: "Apache-2.0"
3465
- },
3466
- licenseText: ` Apache License
3467
- Version 2.0, January 2004
3468
- http://www.apache.org/licenses/
3469
-
3470
- TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3471
-
3472
- 1. Definitions.
3473
-
3474
- "License" shall mean the terms and conditions for use, reproduction,
3475
- and distribution as defined by Sections 1 through 9 of this document.
3476
-
3477
- "Licensor" shall mean the copyright owner or entity authorized by
3478
- the copyright owner that is granting the License.
3479
-
3480
- "Legal Entity" shall mean the union of the acting entity and all
3481
- other entities that control, are controlled by, or are under common
3482
- control with that entity. For the purposes of this definition,
3483
- "control" means (i) the power, direct or indirect, to cause the
3484
- direction or management of such entity, whether by contract or
3485
- otherwise, or (ii) ownership of fifty percent (50%) or more of the
3486
- outstanding shares, or (iii) beneficial ownership of such entity.
3487
-
3488
- "You" (or "Your") shall mean an individual or Legal Entity
3489
- exercising permissions granted by this License.
3490
-
3491
- "Source" form shall mean the preferred form for making modifications,
3492
- including but not limited to software source code, documentation
3493
- source, and configuration files.
3494
-
3495
- "Object" form shall mean any form resulting from mechanical
3496
- transformation or translation of a Source form, including but
3497
- not limited to compiled object code, generated documentation,
3498
- and conversions to other media types.
3499
-
3500
- "Work" shall mean the work of authorship, whether in Source or
3501
- Object form, made available under the License, as indicated by a
3502
- copyright notice that is included in or attached to the work
3503
- (an example is provided in the Appendix below).
3504
-
3505
- "Derivative Works" shall mean any work, whether in Source or Object
3506
- form, that is based on (or derived from) the Work and for which the
3507
- editorial revisions, annotations, elaborations, or other modifications
3508
- represent, as a whole, an original work of authorship. For the purposes
3509
- of this License, Derivative Works shall not include works that remain
3510
- separable from, or merely link (or bind by name) to the interfaces of,
3511
- the Work and Derivative Works thereof.
3512
-
3513
- "Contribution" shall mean any work of authorship, including
3514
- the original version of the Work and any modifications or additions
3515
- to that Work or Derivative Works thereof, that is intentionally
3516
- submitted to Licensor for inclusion in the Work by the copyright owner
3517
- or by an individual or Legal Entity authorized to submit on behalf of
3518
- the copyright owner. For the purposes of this definition, "submitted"
3519
- means any form of electronic, verbal, or written communication sent
3520
- to the Licensor or its representatives, including but not limited to
3521
- communication on electronic mailing lists, source code control systems,
3522
- and issue tracking systems that are managed by, or on behalf of, the
3523
- Licensor for the purpose of discussing and improving the Work, but
3524
- excluding communication that is conspicuously marked or otherwise
3525
- designated in writing by the copyright owner as "Not a Contribution."
3526
-
3527
- "Contributor" shall mean Licensor and any individual or Legal Entity
3528
- on behalf of whom a Contribution has been received by Licensor and
3529
- subsequently incorporated within the Work.
3530
-
3531
- 2. Grant of Copyright License. Subject to the terms and conditions of
3532
- this License, each Contributor hereby grants to You a perpetual,
3533
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3534
- copyright license to reproduce, prepare Derivative Works of,
3535
- publicly display, publicly perform, sublicense, and distribute the
3536
- Work and such Derivative Works in Source or Object form.
3537
-
3538
- 3. Grant of Patent License. Subject to the terms and conditions of
3539
- this License, each Contributor hereby grants to You a perpetual,
3540
- worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3541
- (except as stated in this section) patent license to make, have made,
3542
- use, offer to sell, sell, import, and otherwise transfer the Work,
3543
- where such license applies only to those patent claims licensable
3544
- by such Contributor that are necessarily infringed by their
3545
- Contribution(s) alone or by combination of their Contribution(s)
3546
- with the Work to which such Contribution(s) was submitted. If You
3547
- institute patent litigation against any entity (including a
3548
- cross-claim or counterclaim in a lawsuit) alleging that the Work
3549
- or a Contribution incorporated within the Work constitutes direct
3550
- or contributory patent infringement, then any patent licenses
3551
- granted to You under this License for that Work shall terminate
3552
- as of the date such litigation is filed.
3553
-
3554
- 4. Redistribution. You may reproduce and distribute copies of the
3555
- Work or Derivative Works thereof in any medium, with or without
3556
- modifications, and in Source or Object form, provided that You
3557
- meet the following conditions:
3558
-
3559
- (a) You must give any other recipients of the Work or
3560
- Derivative Works a copy of this License; and
3561
-
3562
- (b) You must cause any modified files to carry prominent notices
3563
- stating that You changed the files; and
3564
-
3565
- (c) You must retain, in the Source form of any Derivative Works
3566
- that You distribute, all copyright, patent, trademark, and
3567
- attribution notices from the Source form of the Work,
3568
- excluding those notices that do not pertain to any part of
3569
- the Derivative Works; and
3570
-
3571
- (d) If the Work includes a "NOTICE" text file as part of its
3572
- distribution, then any Derivative Works that You distribute must
3573
- include a readable copy of the attribution notices contained
3574
- within such NOTICE file, excluding those notices that do not
3575
- pertain to any part of the Derivative Works, in at least one
3576
- of the following places: within a NOTICE text file distributed
3577
- as part of the Derivative Works; within the Source form or
3578
- documentation, if provided along with the Derivative Works; or,
3579
- within a display generated by the Derivative Works, if and
3580
- wherever such third-party notices normally appear. The contents
3581
- of the NOTICE file are for informational purposes only and
3582
- do not modify the License. You may add Your own attribution
3583
- notices within Derivative Works that You distribute, alongside
3584
- or as an addendum to the NOTICE text from the Work, provided
3585
- that such additional attribution notices cannot be construed
3586
- as modifying the License.
3587
-
3588
- You may add Your own copyright statement to Your modifications and
3589
- may provide additional or different license terms and conditions
3590
- for use, reproduction, or distribution of Your modifications, or
3591
- for any such Derivative Works as a whole, provided Your use,
3592
- reproduction, and distribution of the Work otherwise complies with
3593
- the conditions stated in this License.
3594
-
3595
- 5. Submission of Contributions. Unless You explicitly state otherwise,
3596
- any Contribution intentionally submitted for inclusion in the Work
3597
- by You to the Licensor shall be under the terms and conditions of
3598
- this License, without any additional terms or conditions.
3599
- Notwithstanding the above, nothing herein shall supersede or modify
3600
- the terms of any separate license agreement you may have executed
3601
- with Licensor regarding such Contributions.
3602
-
3603
- 6. Trademarks. This License does not grant permission to use the trade
3604
- names, trademarks, service marks, or product names of the Licensor,
3605
- except as required for reasonable and customary use in describing the
3606
- origin of the Work and reproducing the content of the NOTICE file.
3607
-
3608
- 7. Disclaimer of Warranty. Unless required by applicable law or
3609
- agreed to in writing, Licensor provides the Work (and each
3610
- Contributor provides its Contributions) on an "AS IS" BASIS,
3611
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3612
- implied, including, without limitation, any warranties or conditions
3613
- of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3614
- PARTICULAR PURPOSE. You are solely responsible for determining the
3615
- appropriateness of using or redistributing the Work and assume any
3616
- risks associated with Your exercise of permissions under this License.
3617
-
3618
- 8. Limitation of Liability. In no event and under no legal theory,
3619
- whether in tort (including negligence), contract, or otherwise,
3620
- unless required by applicable law (such as deliberate and grossly
3621
- negligent acts) or agreed to in writing, shall any Contributor be
3622
- liable to You for damages, including any direct, indirect, special,
3623
- incidental, or consequential damages of any character arising as a
3624
- result of this License or out of the use or inability to use the
3625
- Work (including but not limited to damages for loss of goodwill,
3626
- work stoppage, computer failure or malfunction, or any and all
3627
- other commercial damages or losses), even if such Contributor
3628
- has been advised of the possibility of such damages.
3629
-
3630
- 9. Accepting Warranty or Additional Liability. While redistributing
3631
- the Work or Derivative Works thereof, You may choose to offer,
3632
- and charge a fee for, acceptance of support, warranty, indemnity,
3633
- or other liability obligations and/or rights consistent with this
3634
- License. However, in accepting such obligations, You may act only
3635
- on Your own behalf and on Your sole responsibility, not on behalf
3636
- of any other Contributor, and only if You agree to indemnify,
3637
- defend, and hold each Contributor harmless for any liability
3638
- incurred by, or claims asserted against, such Contributor by reason
3639
- of your accepting any such warranty or additional liability.
3640
-
3641
- END OF TERMS AND CONDITIONS
3642
-
3643
- APPENDIX: How to apply the Apache License to your work.
3644
-
3645
- To apply the Apache License to your work, attach the following
3646
- boilerplate notice, with the fields enclosed by brackets "[]"
3647
- replaced with your own identifying information. (Don't include
3648
- the brackets!) The text should be enclosed in the appropriate
3649
- comment syntax for the file format. We also recommend that a
3650
- file or class name and description of purpose be included on the
3651
- same "printed page" as the copyright notice for easier
3652
- identification within third-party archives.
3653
-
3654
- Copyright [yyyy] [name of copyright owner]
3655
-
3656
- Licensed under the Apache License, Version 2.0 (the "License");
3657
- you may not use this file except in compliance with the License.
3658
- You may obtain a copy of the License at
3659
-
3660
- http://www.apache.org/licenses/LICENSE-2.0
3661
-
3662
- Unless required by applicable law or agreed to in writing, software
3663
- distributed under the License is distributed on an "AS IS" BASIS,
3664
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3665
- See the License for the specific language governing permissions and
3666
- limitations under the License.
3667
- `
3668
3458
  },
3669
3459
  {
3670
3460
  name: "@opentelemetry/instrumentation-fs",
@@ -9856,6 +9646,16 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
9856
9646
  licenseText: 'Copyright 2019 Softonic International S.A.\n\nLicensed under the Apache License, Version 2.0 (the "License");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an "AS IS" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.',
9857
9647
  copyrightText: "Copyright 2019 Softonic International S.A."
9858
9648
  },
9649
+ {
9650
+ name: "balanced-match",
9651
+ author: "Julian Gruber",
9652
+ website: "https://github.com/juliangruber/balanced-match",
9653
+ licenses: {
9654
+ license: "MIT"
9655
+ },
9656
+ licenseText: '(MIT)\n\nCopyright (c) 2013 Julian Gruber <julian@juliangruber.com>\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',
9657
+ copyrightText: "Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>"
9658
+ },
9859
9659
  {
9860
9660
  name: "base64-js",
9861
9661
  author: "T. Jameson Little",
@@ -9875,6 +9675,16 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
9875
9675
  },
9876
9676
  licenseText: 'ISC License:\n\nCopyright (c) 2004-2010 by Internet Systems Consortium, Inc. ("ISC")\nCopyright (c) 1995-2003 by Internet Software Consortium\n\nPermission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.'
9877
9677
  },
9678
+ {
9679
+ name: "brace-expansion",
9680
+ author: "Julian Gruber",
9681
+ website: "https://github.com/juliangruber/brace-expansion",
9682
+ licenses: {
9683
+ license: "MIT"
9684
+ },
9685
+ licenseText: 'MIT License\n\nCopyright (c) 2013 Julian Gruber <julian@juliangruber.com>\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',
9686
+ copyrightText: "Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>"
9687
+ },
9878
9688
  {
9879
9689
  name: "buffer",
9880
9690
  author: "Feross Aboukhadijeh",
@@ -12626,6 +12436,16 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12626
12436
  licenseText: 'The MIT License (MIT)\n\nCopyright (c) 2014 Stephen Mizell\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 of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject 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, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n',
12627
12437
  copyrightText: "Copyright (c) 2014 Stephen Mizell"
12628
12438
  },
12439
+ {
12440
+ name: "minimatch",
12441
+ author: "Isaac Z. Schlueter",
12442
+ website: "https://github.com/isaacs/minimatch#readme",
12443
+ licenses: {
12444
+ license: "ISC"
12445
+ },
12446
+ licenseText: 'The ISC License\n\nCopyright (c) 2011-2023 Isaac Z. Schlueter and Contributors\n\nPermission to use, copy, modify, and/or distribute this software for any\npurpose with or without fee is hereby granted, provided that the above\ncopyright notice and this permission notice appear in all copies.\n\nTHE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES\nWITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF\nMERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR\nANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES\nWHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN\nACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR\nIN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.\n',
12447
+ copyrightText: "Copyright (c) 2011-2023 Isaac Z. Schlueter and Contributors"
12448
+ },
12629
12449
  {
12630
12450
  name: "mixpanel-browser",
12631
12451
  website: "https://github.com/mixpanel/mixpanel-js",