@json-eval-rs/vanilla 0.0.76 → 0.0.77
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 +1 -1
- package/pkg/json_eval_rs.js +1 -1
- package/pkg/json_eval_rs_bg.wasm +0 -0
package/package.json
CHANGED
package/pkg/json_eval_rs.js
CHANGED
|
@@ -2002,7 +2002,7 @@ function __wbg_get_imports() {
|
|
|
2002
2002
|
const ret = getObject(arg0).getTime();
|
|
2003
2003
|
return ret;
|
|
2004
2004
|
},
|
|
2005
|
-
|
|
2005
|
+
__wbg_log_4f05e9fc05c9f974: function(arg0, arg1) {
|
|
2006
2006
|
console.log(getStringFromWasm0(arg0, arg1));
|
|
2007
2007
|
},
|
|
2008
2008
|
__wbg_new_0_1dcafdf5e786e876: function() {
|
package/pkg/json_eval_rs_bg.wasm
CHANGED
|
Binary file
|