@json-eval-rs/vanilla 0.0.77 → 0.0.78

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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@json-eval-rs/vanilla",
3
- "version": "0.0.77",
3
+ "version": "0.0.78",
4
4
  "description": "JSON Eval RS for direct browser usage (vanilla JS) or manual WASM loading (Next.js Turbopack compat)",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -2002,7 +2002,7 @@ function __wbg_get_imports() {
2002
2002
  const ret = getObject(arg0).getTime();
2003
2003
  return ret;
2004
2004
  },
2005
- __wbg_log_4f05e9fc05c9f974: function(arg0, arg1) {
2005
+ __wbg_log_2278dd5664f65098: function(arg0, arg1) {
2006
2006
  console.log(getStringFromWasm0(arg0, arg1));
2007
2007
  },
2008
2008
  __wbg_new_0_1dcafdf5e786e876: function() {
Binary file