@ferscloud/fers-calculation 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.
@@ -129,10 +129,10 @@ exports.wasm_init = wasm_init;
129
129
  function __wbg_get_imports() {
130
130
  const import0 = {
131
131
  __proto__: null,
132
- __wbg___wbindgen_throw_344f42d3211c4765: function(arg0, arg1) {
132
+ __wbg___wbindgen_throw_bb96b2010945f0bc: function(arg0, arg1) {
133
133
  throw new Error(getStringFromWasm0(arg0, arg1));
134
134
  },
135
- __wbg_error_a6fa202b58aa1cd3: function(arg0, arg1) {
135
+ __wbg_error_757e9472f8410341: function(arg0, arg1) {
136
136
  let deferred0_0;
137
137
  let deferred0_1;
138
138
  try {
@@ -147,7 +147,7 @@ function __wbg_get_imports() {
147
147
  const ret = new Error();
148
148
  return ret;
149
149
  },
150
- __wbg_now_86c0d4ba3fa605b8: function() {
150
+ __wbg_now_8b265300afd5f2b9: function() {
151
151
  const ret = Date.now();
152
152
  return ret;
153
153
  },
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ferscloud/fers-calculation",
3
- "version": "0.2.53",
3
+ "version": "0.2.54",
4
4
  "license": "BSD-3-Clause",
5
5
  "repository": {
6
6
  "type": "git",