@cesdk/cesdk-js 1.21.0-rc.0 → 1.21.0
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/LICENSE.md +1 -1
- package/ThirdPartyLicenses.md +52 -0
- package/assets/core/{cesdk-v1.21.0-rc.0-DNDXOMMW.wasm → cesdk-v1.21.0-YQVFCUE3.wasm} +0 -0
- package/assets/core/{worker-host-v1.21.0-rc.0-DEOJDWGV.js → worker-host-v1.21.0-PXOGHPKB.js} +1 -1
- package/cesdk.umd.js +1 -1
- package/index.d.ts +1 -1
- package/index.js +1 -1
- package/package.json +2 -2
- /package/assets/core/{cesdk-v1.21.0-rc.0-SHMUI6C6.data → cesdk-v1.21.0-SHMUI6C6.data} +0 -0
package/LICENSE.md
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
1.1 These Terms of Service (together with any applicable Order Form the “__Agreement__”) governs all rights granted by Licensor to use and commercially exploit the Creative Editor Software Development Kit (the “__Software__”).
|
|
8
8
|
|
|
9
|
-
1.2 The Agreement is entered into by and between
|
|
9
|
+
1.2 The Agreement is entered into by and between IMG.LY GmbH, Kortumstraße 19-21, 44787 Bochum, Germany (the “__Licensor__”) and the entity identified in the Order Form (the “__Licensee__”, together with Licensor the “__Parties__”) as of the effective date the Order Form is last signed on.
|
|
10
10
|
|
|
11
11
|
1.3 This Agreement shall govern the use of the Software for commercial purposes. To the extent the Software is intended to be used for non-commercial purposes only, an alternative licensing scheme may be available upon Licensor’s discretion.
|
|
12
12
|
|
package/ThirdPartyLicenses.md
CHANGED
|
@@ -1585,6 +1585,18 @@
|
|
|
1585
1585
|
|
|
1586
1586
|
---
|
|
1587
1587
|
|
|
1588
|
+
## Introspect (https://github.com/siteline/swiftui-introspect)
|
|
1589
|
+
|
|
1590
|
+
Copyright 2019 Timber Software
|
|
1591
|
+
|
|
1592
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
1593
|
+
|
|
1594
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
1595
|
+
|
|
1596
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
1597
|
+
|
|
1598
|
+
---
|
|
1599
|
+
|
|
1588
1600
|
## invariant (https://github.com/zertosh/invariant)
|
|
1589
1601
|
|
|
1590
1602
|
MIT License
|
|
@@ -1611,6 +1623,32 @@
|
|
|
1611
1623
|
|
|
1612
1624
|
---
|
|
1613
1625
|
|
|
1626
|
+
## Kingfisher (https://github.com/onevcat/Kingfisher)
|
|
1627
|
+
|
|
1628
|
+
The MIT License (MIT)
|
|
1629
|
+
|
|
1630
|
+
Copyright (c) 2019 Wei Wang
|
|
1631
|
+
|
|
1632
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
1633
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
1634
|
+
in the Software without restriction, including without limitation the rights
|
|
1635
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
1636
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
1637
|
+
furnished to do so, subject to the following conditions:
|
|
1638
|
+
|
|
1639
|
+
The above copyright notice and this permission notice shall be included in all
|
|
1640
|
+
copies or substantial portions of the Software.
|
|
1641
|
+
|
|
1642
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
1643
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
1644
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
1645
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
1646
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
1647
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
1648
|
+
SOFTWARE.
|
|
1649
|
+
|
|
1650
|
+
---
|
|
1651
|
+
|
|
1614
1652
|
## kotlinx.coroutines (https://github.com/Kotlin/kotlinx.coroutines)
|
|
1615
1653
|
|
|
1616
1654
|
|
|
@@ -2409,6 +2447,20 @@
|
|
|
2409
2447
|
|
|
2410
2448
|
---
|
|
2411
2449
|
|
|
2450
|
+
## Media (https://github.com/SwiftUI-Plus/Media)
|
|
2451
|
+
|
|
2452
|
+
MIT License
|
|
2453
|
+
|
|
2454
|
+
Copyright (c) 2021 Shaps Benkau
|
|
2455
|
+
|
|
2456
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
2457
|
+
|
|
2458
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
2459
|
+
|
|
2460
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
2461
|
+
|
|
2462
|
+
---
|
|
2463
|
+
|
|
2412
2464
|
## miniaudio (https://github.com/mackron/miniaudio)
|
|
2413
2465
|
|
|
2414
2466
|
This software is available as a choice of the following licenses. Choose
|