@json-eval-rs/bundler 0.0.76 → 0.0.77

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.76",
3
+ "version": "0.0.77",
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",
@@ -1996,7 +1996,7 @@ export function __wbg_getTime_1dad7b5386ddd2d9(arg0) {
1996
1996
  const ret = getObject(arg0).getTime();
1997
1997
  return ret;
1998
1998
  }
1999
- export function __wbg_log_aa8fb806a983dca3(arg0, arg1) {
1999
+ export function __wbg_log_4f05e9fc05c9f974(arg0, arg1) {
2000
2000
  console.log(getStringFromWasm0(arg0, arg1));
2001
2001
  }
2002
2002
  export function __wbg_new_0_1dcafdf5e786e876() {
Binary file