@json-eval-rs/node 0.0.59 → 0.0.61

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/node",
3
- "version": "0.0.59",
3
+ "version": "0.0.61",
4
4
  "description": "JSON Eval RS for Node.js and Server-Side Rendering with ergonomic API",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -2232,7 +2232,7 @@ exports.__wbg_getTime_6bb3f64e0f18f817 = function(arg0) {
2232
2232
  return ret;
2233
2233
  };
2234
2234
 
2235
- exports.__wbg_log_48189e6c2c18cf42 = function(arg0, arg1) {
2235
+ exports.__wbg_log_ff5a7b57efa50101 = function(arg0, arg1) {
2236
2236
  console.log(getStringFromWasm0(arg0, arg1));
2237
2237
  };
2238
2238
 
Binary file