@createiq/frontend-licenses 1.0.81 → 1.0.83

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
@@ -2329,6 +2329,216 @@ This product includes software developed at Datadog (<https://www.datadoghq.com/
2329
2329
  See the License for the specific language governing permissions and
2330
2330
  limitations under the License.
2331
2331
  `
2332
+ },
2333
+ {
2334
+ name: "@opentelemetry/sdk-trace",
2335
+ author: "OpenTelemetry Authors",
2336
+ website: "https://github.com/open-telemetry/opentelemetry-js/tree/main/packages/sdk-trace",
2337
+ licenses: {
2338
+ license: "Apache-2.0"
2339
+ },
2340
+ licenseText: ` Apache License
2341
+ Version 2.0, January 2004
2342
+ http://www.apache.org/licenses/
2343
+
2344
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
2345
+
2346
+ 1. Definitions.
2347
+
2348
+ "License" shall mean the terms and conditions for use, reproduction,
2349
+ and distribution as defined by Sections 1 through 9 of this document.
2350
+
2351
+ "Licensor" shall mean the copyright owner or entity authorized by
2352
+ the copyright owner that is granting the License.
2353
+
2354
+ "Legal Entity" shall mean the union of the acting entity and all
2355
+ other entities that control, are controlled by, or are under common
2356
+ control with that entity. For the purposes of this definition,
2357
+ "control" means (i) the power, direct or indirect, to cause the
2358
+ direction or management of such entity, whether by contract or
2359
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
2360
+ outstanding shares, or (iii) beneficial ownership of such entity.
2361
+
2362
+ "You" (or "Your") shall mean an individual or Legal Entity
2363
+ exercising permissions granted by this License.
2364
+
2365
+ "Source" form shall mean the preferred form for making modifications,
2366
+ including but not limited to software source code, documentation
2367
+ source, and configuration files.
2368
+
2369
+ "Object" form shall mean any form resulting from mechanical
2370
+ transformation or translation of a Source form, including but
2371
+ not limited to compiled object code, generated documentation,
2372
+ and conversions to other media types.
2373
+
2374
+ "Work" shall mean the work of authorship, whether in Source or
2375
+ Object form, made available under the License, as indicated by a
2376
+ copyright notice that is included in or attached to the work
2377
+ (an example is provided in the Appendix below).
2378
+
2379
+ "Derivative Works" shall mean any work, whether in Source or Object
2380
+ form, that is based on (or derived from) the Work and for which the
2381
+ editorial revisions, annotations, elaborations, or other modifications
2382
+ represent, as a whole, an original work of authorship. For the purposes
2383
+ of this License, Derivative Works shall not include works that remain
2384
+ separable from, or merely link (or bind by name) to the interfaces of,
2385
+ the Work and Derivative Works thereof.
2386
+
2387
+ "Contribution" shall mean any work of authorship, including
2388
+ the original version of the Work and any modifications or additions
2389
+ to that Work or Derivative Works thereof, that is intentionally
2390
+ submitted to Licensor for inclusion in the Work by the copyright owner
2391
+ or by an individual or Legal Entity authorized to submit on behalf of
2392
+ the copyright owner. For the purposes of this definition, "submitted"
2393
+ means any form of electronic, verbal, or written communication sent
2394
+ to the Licensor or its representatives, including but not limited to
2395
+ communication on electronic mailing lists, source code control systems,
2396
+ and issue tracking systems that are managed by, or on behalf of, the
2397
+ Licensor for the purpose of discussing and improving the Work, but
2398
+ excluding communication that is conspicuously marked or otherwise
2399
+ designated in writing by the copyright owner as "Not a Contribution."
2400
+
2401
+ "Contributor" shall mean Licensor and any individual or Legal Entity
2402
+ on behalf of whom a Contribution has been received by Licensor and
2403
+ subsequently incorporated within the Work.
2404
+
2405
+ 2. Grant of Copyright License. Subject to the terms and conditions of
2406
+ this License, each Contributor hereby grants to You a perpetual,
2407
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2408
+ copyright license to reproduce, prepare Derivative Works of,
2409
+ publicly display, publicly perform, sublicense, and distribute the
2410
+ Work and such Derivative Works in Source or Object form.
2411
+
2412
+ 3. Grant of Patent License. Subject to the terms and conditions of
2413
+ this License, each Contributor hereby grants to You a perpetual,
2414
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
2415
+ (except as stated in this section) patent license to make, have made,
2416
+ use, offer to sell, sell, import, and otherwise transfer the Work,
2417
+ where such license applies only to those patent claims licensable
2418
+ by such Contributor that are necessarily infringed by their
2419
+ Contribution(s) alone or by combination of their Contribution(s)
2420
+ with the Work to which such Contribution(s) was submitted. If You
2421
+ institute patent litigation against any entity (including a
2422
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
2423
+ or a Contribution incorporated within the Work constitutes direct
2424
+ or contributory patent infringement, then any patent licenses
2425
+ granted to You under this License for that Work shall terminate
2426
+ as of the date such litigation is filed.
2427
+
2428
+ 4. Redistribution. You may reproduce and distribute copies of the
2429
+ Work or Derivative Works thereof in any medium, with or without
2430
+ modifications, and in Source or Object form, provided that You
2431
+ meet the following conditions:
2432
+
2433
+ (a) You must give any other recipients of the Work or
2434
+ Derivative Works a copy of this License; and
2435
+
2436
+ (b) You must cause any modified files to carry prominent notices
2437
+ stating that You changed the files; and
2438
+
2439
+ (c) You must retain, in the Source form of any Derivative Works
2440
+ that You distribute, all copyright, patent, trademark, and
2441
+ attribution notices from the Source form of the Work,
2442
+ excluding those notices that do not pertain to any part of
2443
+ the Derivative Works; and
2444
+
2445
+ (d) If the Work includes a "NOTICE" text file as part of its
2446
+ distribution, then any Derivative Works that You distribute must
2447
+ include a readable copy of the attribution notices contained
2448
+ within such NOTICE file, excluding those notices that do not
2449
+ pertain to any part of the Derivative Works, in at least one
2450
+ of the following places: within a NOTICE text file distributed
2451
+ as part of the Derivative Works; within the Source form or
2452
+ documentation, if provided along with the Derivative Works; or,
2453
+ within a display generated by the Derivative Works, if and
2454
+ wherever such third-party notices normally appear. The contents
2455
+ of the NOTICE file are for informational purposes only and
2456
+ do not modify the License. You may add Your own attribution
2457
+ notices within Derivative Works that You distribute, alongside
2458
+ or as an addendum to the NOTICE text from the Work, provided
2459
+ that such additional attribution notices cannot be construed
2460
+ as modifying the License.
2461
+
2462
+ You may add Your own copyright statement to Your modifications and
2463
+ may provide additional or different license terms and conditions
2464
+ for use, reproduction, or distribution of Your modifications, or
2465
+ for any such Derivative Works as a whole, provided Your use,
2466
+ reproduction, and distribution of the Work otherwise complies with
2467
+ the conditions stated in this License.
2468
+
2469
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
2470
+ any Contribution intentionally submitted for inclusion in the Work
2471
+ by You to the Licensor shall be under the terms and conditions of
2472
+ this License, without any additional terms or conditions.
2473
+ Notwithstanding the above, nothing herein shall supersede or modify
2474
+ the terms of any separate license agreement you may have executed
2475
+ with Licensor regarding such Contributions.
2476
+
2477
+ 6. Trademarks. This License does not grant permission to use the trade
2478
+ names, trademarks, service marks, or product names of the Licensor,
2479
+ except as required for reasonable and customary use in describing the
2480
+ origin of the Work and reproducing the content of the NOTICE file.
2481
+
2482
+ 7. Disclaimer of Warranty. Unless required by applicable law or
2483
+ agreed to in writing, Licensor provides the Work (and each
2484
+ Contributor provides its Contributions) on an "AS IS" BASIS,
2485
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
2486
+ implied, including, without limitation, any warranties or conditions
2487
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
2488
+ PARTICULAR PURPOSE. You are solely responsible for determining the
2489
+ appropriateness of using or redistributing the Work and assume any
2490
+ risks associated with Your exercise of permissions under this License.
2491
+
2492
+ 8. Limitation of Liability. In no event and under no legal theory,
2493
+ whether in tort (including negligence), contract, or otherwise,
2494
+ unless required by applicable law (such as deliberate and grossly
2495
+ negligent acts) or agreed to in writing, shall any Contributor be
2496
+ liable to You for damages, including any direct, indirect, special,
2497
+ incidental, or consequential damages of any character arising as a
2498
+ result of this License or out of the use or inability to use the
2499
+ Work (including but not limited to damages for loss of goodwill,
2500
+ work stoppage, computer failure or malfunction, or any and all
2501
+ other commercial damages or losses), even if such Contributor
2502
+ has been advised of the possibility of such damages.
2503
+
2504
+ 9. Accepting Warranty or Additional Liability. While redistributing
2505
+ the Work or Derivative Works thereof, You may choose to offer,
2506
+ and charge a fee for, acceptance of support, warranty, indemnity,
2507
+ or other liability obligations and/or rights consistent with this
2508
+ License. However, in accepting such obligations, You may act only
2509
+ on Your own behalf and on Your sole responsibility, not on behalf
2510
+ of any other Contributor, and only if You agree to indemnify,
2511
+ defend, and hold each Contributor harmless for any liability
2512
+ incurred by, or claims asserted against, such Contributor by reason
2513
+ of your accepting any such warranty or additional liability.
2514
+
2515
+ END OF TERMS AND CONDITIONS
2516
+
2517
+ APPENDIX: How to apply the Apache License to your work.
2518
+
2519
+ To apply the Apache License to your work, attach the following
2520
+ boilerplate notice, with the fields enclosed by brackets "[]"
2521
+ replaced with your own identifying information. (Don't include
2522
+ the brackets!) The text should be enclosed in the appropriate
2523
+ comment syntax for the file format. We also recommend that a
2524
+ file or class name and description of purpose be included on the
2525
+ same "printed page" as the copyright notice for easier
2526
+ identification within third-party archives.
2527
+
2528
+ Copyright [yyyy] [name of copyright owner]
2529
+
2530
+ Licensed under the Apache License, Version 2.0 (the "License");
2531
+ you may not use this file except in compliance with the License.
2532
+ You may obtain a copy of the License at
2533
+
2534
+ http://www.apache.org/licenses/LICENSE-2.0
2535
+
2536
+ Unless required by applicable law or agreed to in writing, software
2537
+ distributed under the License is distributed on an "AS IS" BASIS,
2538
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
2539
+ See the License for the specific language governing permissions and
2540
+ limitations under the License.
2541
+ `
2332
2542
  },
2333
2543
  {
2334
2544
  name: "@opentelemetry/sdk-trace-base",
@@ -4470,7 +4680,7 @@ Creative Commons may be contacted at creativecommons.org.
4470
4680
  {
4471
4681
  name: "crelt",
4472
4682
  author: "Marijn Haverbeke",
4473
- website: "https://github.com/marijnh/crelt#readme",
4683
+ website: "https://code.haverbeke.berlin/marijn/crelt",
4474
4684
  licenses: {
4475
4685
  license: "MIT"
4476
4686
  },
@@ -6727,7 +6937,6 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
6727
6937
  },
6728
6938
  {
6729
6939
  name: "prosemirror-dropcursor",
6730
- website: "https://github.com/prosemirror/prosemirror-dropcursor#readme",
6731
6940
  licenses: {
6732
6941
  license: "MIT"
6733
6942
  },