@json-eval-rs/vanilla 0.0.81 → 0.0.82

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.81",
3
+ "version": "0.0.82",
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",
@@ -2072,7 +2072,7 @@ function __wbg_get_imports() {
2072
2072
  const ret = getObject(arg0).getTime();
2073
2073
  return ret;
2074
2074
  },
2075
- __wbg_log_9972da75c1387a8c: function(arg0, arg1) {
2075
+ __wbg_log_dcfd18375da0138d: function(arg0, arg1) {
2076
2076
  console.log(getStringFromWasm0(arg0, arg1));
2077
2077
  },
2078
2078
  __wbg_new_0_1dcafdf5e786e876: function() {
Binary file