2 "name": "siema", update dependencies Feb 2, 2018 3 "version": "1.4.13", update npm stuff to the latest versions Sep 18, 2017 4 "lockfileVersion": 1, 5 "requires": true, 6 "dependencies": { 7 "acorn": { update dependencies Feb 2, 2018 8 "version": "5....
@@ -2894,7 +2940,7 @@ # empty string means that no block device should be # referenced. # -# Since: 1.7 +# Since: 2.9 ## { 'alternate': 'BlockdevRef', 'data': { 'definition': 'BlockdevOptions', @@ -2907,11 +2953,7 @@ # BlockBackend will be created; otherwise, @node-...
* Add mime type detection support for WebAssembly (TIKA-2894), HEIF / HEIC images (TIKA-2942), Digilite FDF (TIKA-2988); and xml-root detection for XFDF (TIKA-2990) and XDP (TIKA-2989). * Add an XLZ Parser (TIKA-2976). * Fix deadlock with ForkParser when InputStream throws...