@json-eval-rs/vanilla 0.0.50 → 0.0.52

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.50",
3
+ "version": "0.0.52",
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",
@@ -2144,7 +2144,7 @@ function __wbg_get_imports() {
2144
2144
  const ret = getObject(arg0).getTime();
2145
2145
  return ret;
2146
2146
  };
2147
- imports.wbg.__wbg_log_7ecc2e908f5170d8 = function(arg0, arg1) {
2147
+ imports.wbg.__wbg_log_338601ce204f7ead = function(arg0, arg1) {
2148
2148
  console.log(getStringFromWasm0(arg0, arg1));
2149
2149
  };
2150
2150
  imports.wbg.__wbg_new0_b0a0a38c201e6df5 = function() {
Binary file