@json-eval-rs/bundler 0.0.35 → 0.0.37

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.35",
3
+ "version": "0.0.37",
4
4
  "description": "JSON Eval RS for bundlers (Webpack, Vite, Next.js, etc.) with ergonomic API",
5
5
  "main": "index.js",
6
6
  "types": "index.d.ts",
@@ -2180,7 +2180,7 @@ export function __wbg_getTime_6bb3f64e0f18f817(arg0) {
2180
2180
  return ret;
2181
2181
  };
2182
2182
 
2183
- export function __wbg_log_1cc5f794f9ec31c2(arg0, arg1) {
2183
+ export function __wbg_log_88d3bc4f6a207769(arg0, arg1) {
2184
2184
  console.log(getStringFromWasm0(arg0, arg1));
2185
2185
  };
2186
2186
 
Binary file