merfix 0.1.74 → 0.1.76

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
@@ -160,7 +160,7 @@ export function version() {
160
160
  function __wbg_get_imports() {
161
161
  const import0 = {
162
162
  __proto__: null,
163
- __wbg___wbindgen_throw_be289d5034ed271b: function(arg0, arg1) {
163
+ __wbg___wbindgen_throw_83ebd457a191bc2a: function(arg0, arg1) {
164
164
  throw new Error(getStringFromWasm0(arg0, arg1));
165
165
  },
166
166
  __wbindgen_cast_0000000000000001: 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.74",
5
+ "version": "0.1.76",
6
6
  "license": "Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",