@json-eval-rs/bundler 0.0.73 → 0.0.74
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
package/pkg/json_eval_rs_bg.js
CHANGED
|
@@ -2057,7 +2057,7 @@ export function __wbg_getTime_1dad7b5386ddd2d9(arg0) {
|
|
|
2057
2057
|
const ret = getObject(arg0).getTime();
|
|
2058
2058
|
return ret;
|
|
2059
2059
|
}
|
|
2060
|
-
export function
|
|
2060
|
+
export function __wbg_log_c6d5ff35ea0ea84b(arg0, arg1) {
|
|
2061
2061
|
console.log(getStringFromWasm0(arg0, arg1));
|
|
2062
2062
|
}
|
|
2063
2063
|
export function __wbg_new_0_1dcafdf5e786e876() {
|
package/pkg/json_eval_rs_bg.wasm
CHANGED
|
Binary file
|