jassub 1.3.0 → 1.4.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 +0 -1
- package/dist/COPYRIGHT +951 -951
- package/dist/jassub-worker-legacy.js +26 -12
- package/dist/{jassub-worker-legacy.js.mem → jassub-worker-legacy.mem} +0 -0
- package/dist/jassub-worker.js +1 -1
- package/dist/jassub-worker.wasm +0 -0
- package/dist/jassub.es.js +40 -34
- package/dist/jassub.umd.js +1 -1
- package/package.json +1 -1
- package/src/jassub.js +35 -31
- package/dist/jassub.js +0 -689
package/README.md
CHANGED
|
@@ -223,7 +223,6 @@ This library has a lot of methods and properties, however many aren't made for m
|
|
|
223
223
|
- gettext
|
|
224
224
|
- ragel - Required by Harfbuzz
|
|
225
225
|
- itstool - Required by Fontconfig
|
|
226
|
-
- python3-ply - Required by WebIDL
|
|
227
226
|
- gperf - Required by Fontconfig
|
|
228
227
|
- licensecheck
|
|
229
228
|
|