libbitsub 1.1.0 → 1.1.1

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
@@ -428,3 +428,10 @@ interface SubtitleCompositionData {
428
428
  y: number // Y position
429
429
  }
430
430
  ```
431
+
432
+ ## License
433
+
434
+ Licensed under either of
435
+
436
+ - Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://apache.org/licenses/LICENSE-2.0)
437
+ - MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "libbitsub",
3
- "version": "1.1.0",
3
+ "version": "1.1.1",
4
4
  "author": "altqx",
5
- "license": "GPL-3.0-only",
5
+ "license": "MIT OR Apache-2.0",
6
6
  "description": "High-performance WASM renderer for graphical subtitles (PGS and VobSub)",
7
7
  "keywords": [
8
8
  "libbitsub",