wrapbox 0.0.1 → 0.1.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/README.md CHANGED
@@ -84,4 +84,12 @@ mp4file.onReady = (info) => {
84
84
 
85
85
  ## License
86
86
 
87
- See [LICENSE](LICENSE).
87
+ WrapBox is licensed under a two-tier system:
88
+ - **Free License**: For individuals, small teams (up to 3 employees), and non-profits.
89
+ - **Company License**: For organizations with more than 3 employees.
90
+
91
+ For detailed terms, see [LICENSE](https://github.com/designcombo/combo#license).
92
+
93
+ ## Telemetry
94
+
95
+ To improve the library and monitor usage for licensing compliance, WrapBox includes anonymous telemetry. It sends a simple ping when the library is initialized and when video creation starts. No personal data or video content is ever transmitted.