@mmds/wasm 1.3.1 → 2.0.0

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.
@@ -84,7 +84,7 @@ export function version() {
84
84
  wasm.__wbindgen_free(deferred1_0, deferred1_1, 1);
85
85
  }
86
86
  }
87
- export function __wbg_Error_8c4e43fe74559d73(arg0, arg1) {
87
+ export function __wbg_Error_83742b46f01ce22d(arg0, arg1) {
88
88
  const ret = Error(getStringFromWasm0(arg0, arg1));
89
89
  return ret;
90
90
  }
Binary file
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@mmds/wasm",
3
3
  "type": "module",
4
4
  "description": "wasm-bindgen bindings for mmdflux",
5
- "version": "1.3.1",
5
+ "version": "2.0.0",
6
6
  "license": "MIT",
7
7
  "repository": {
8
8
  "type": "git",