merfix 0.1.59 → 0.1.60

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/merfix.js CHANGED
@@ -316,7 +316,7 @@ async function __wbg_load(module, imports) {
316
316
  function __wbg_get_imports() {
317
317
  const imports = {};
318
318
  imports.wbg = {};
319
- imports.wbg.__wbg_wbindgenthrow_681185b504fabc8e = function(arg0, arg1) {
319
+ imports.wbg.__wbg_wbindgenthrow_4c11a24fca429ccf = function(arg0, arg1) {
320
320
  throw new Error(getStringFromWasm0(arg0, arg1));
321
321
  };
322
322
  imports.wbg.__wbindgen_cast_2241b6af4c4b2941 = function(arg0, arg1) {
package/merfix_bg.wasm CHANGED
Binary file
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "merfix",
3
3
  "type": "module",
4
4
  "description": "Utility to remove EXIF metadata from images from browser",
5
- "version": "0.1.59",
5
+ "version": "0.1.60",
6
6
  "license": "Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",