@json-eval-rs/bundler 0.0.82 → 0.0.83

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.82",
3
+ "version": "0.0.83",
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",
@@ -2066,7 +2066,7 @@ export function __wbg_getTime_1dad7b5386ddd2d9(arg0) {
2066
2066
  const ret = getObject(arg0).getTime();
2067
2067
  return ret;
2068
2068
  }
2069
- export function __wbg_log_dcfd18375da0138d(arg0, arg1) {
2069
+ export function __wbg_log_0a91636525ff9dac(arg0, arg1) {
2070
2070
  console.log(getStringFromWasm0(arg0, arg1));
2071
2071
  }
2072
2072
  export function __wbg_new_0_1dcafdf5e786e876() {
Binary file