@json-eval-rs/bundler 0.0.102 → 0.0.103

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.102",
3
+ "version": "0.0.103",
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",
@@ -2191,7 +2191,7 @@ export function __wbg_getTime_1dad7b5386ddd2d9(arg0) {
2191
2191
  const ret = getObject(arg0).getTime();
2192
2192
  return ret;
2193
2193
  }
2194
- export function __wbg_log_3174833b4249b9e4(arg0, arg1) {
2194
+ export function __wbg_log_ce2e5be28dc9b21e(arg0, arg1) {
2195
2195
  console.log(getStringFromWasm0(arg0, arg1));
2196
2196
  }
2197
2197
  export function __wbg_new_0_1dcafdf5e786e876() {
Binary file