swls-wasm 0.3.0 → 0.3.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/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "collaborators": [
5
5
  "ajuvercr <arthur.vercruysse@outlook.com>"
6
6
  ],
7
- "version": "0.3.0",
7
+ "version": "0.3.1",
8
8
  "files": [
9
9
  "swls_wasm_bg.wasm",
10
10
  "swls_wasm.js",
package/swls_wasm_bg.js CHANGED
@@ -132,7 +132,7 @@ export function __wbg_error_a6fa202b58aa1cd3(arg0, arg1) {
132
132
  wasm.__wbindgen_free(deferred0_0, deferred0_1, 1);
133
133
  }
134
134
  }
135
- export function __wbg_fetch_454a5d3d4b1487b4() { return handleError(function (arg0, arg1) {
135
+ export function __wbg_fetch_8e155876ef1ec371() { return handleError(function (arg0, arg1) {
136
136
  const ret = fetch(arg0, arg1);
137
137
  return ret;
138
138
  }, arguments); }
package/swls_wasm_bg.wasm CHANGED
Binary file