@json-eval-rs/bundler 0.0.108 → 0.0.109

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.108",
3
+ "version": "0.0.109",
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",
@@ -2216,7 +2216,7 @@ export function __wbg_getTime_1dad7b5386ddd2d9(arg0) {
2216
2216
  const ret = getObject(arg0).getTime();
2217
2217
  return ret;
2218
2218
  }
2219
- export function __wbg_log_ba6c2aa46bd17a68(arg0, arg1) {
2219
+ export function __wbg_log_3f3479f833023f2d(arg0, arg1) {
2220
2220
  console.log(getStringFromWasm0(arg0, arg1));
2221
2221
  }
2222
2222
  export function __wbg_new_0_1dcafdf5e786e876() {
Binary file