@ferscloud/fers-calculation-web 0.2.53 → 0.2.54

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.
@@ -118,10 +118,10 @@ export function version() {
118
118
  export function wasm_init() {
119
119
  wasm.wasm_init();
120
120
  }
121
- export function __wbg___wbindgen_throw_344f42d3211c4765(arg0, arg1) {
121
+ export function __wbg___wbindgen_throw_bb96b2010945f0bc(arg0, arg1) {
122
122
  throw new Error(getStringFromWasm0(arg0, arg1));
123
123
  }
124
- export function __wbg_error_a6fa202b58aa1cd3(arg0, arg1) {
124
+ export function __wbg_error_757e9472f8410341(arg0, arg1) {
125
125
  let deferred0_0;
126
126
  let deferred0_1;
127
127
  try {
@@ -136,7 +136,7 @@ export function __wbg_new_227d7c05414eb861() {
136
136
  const ret = new Error();
137
137
  return ret;
138
138
  }
139
- export function __wbg_now_86c0d4ba3fa605b8() {
139
+ export function __wbg_now_8b265300afd5f2b9() {
140
140
  const ret = Date.now();
141
141
  return ret;
142
142
  }
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ferscloud/fers-calculation-web",
3
3
  "type": "module",
4
- "version": "0.2.53",
4
+ "version": "0.2.54",
5
5
  "license": "BSD-3-Clause",
6
6
  "repository": {
7
7
  "type": "git",