@json-eval-rs/vanilla 0.0.60 → 0.0.62

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.60",
3
+ "version": "0.0.62",
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",
@@ -2265,7 +2265,7 @@ function __wbg_get_imports() {
2265
2265
  const ret = getObject(arg0).getTime();
2266
2266
  return ret;
2267
2267
  };
2268
- imports.wbg.__wbg_log_bab48992d90df01e = function(arg0, arg1) {
2268
+ imports.wbg.__wbg_log_03a8697fff35b771 = function(arg0, arg1) {
2269
2269
  console.log(getStringFromWasm0(arg0, arg1));
2270
2270
  };
2271
2271
  imports.wbg.__wbg_new0_b0a0a38c201e6df5 = function() {
Binary file