@json-eval-rs/bundler 0.0.63 → 0.0.64

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/bundler",
3
- "version": "0.0.63",
3
+ "version": "0.0.64",
4
4
  "description": "JSON Eval RS for bundlers (Webpack, Vite, Next.js, etc.) with ergonomic API",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -2236,7 +2236,7 @@ export function __wbg_getTime_6bb3f64e0f18f817(arg0) {
2236
2236
  return ret;
2237
2237
  };
2238
2238
 
2239
- export function __wbg_log_741f17edd49c6bf5(arg0, arg1) {
2239
+ export function __wbg_log_f355358e1ef8b3fc(arg0, arg1) {
2240
2240
  console.log(getStringFromWasm0(arg0, arg1));
2241
2241
  };
2242
2242
 
Binary file