@json-eval-rs/node 0.0.49 → 0.0.51

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.49",
3
+ "version": "0.0.51",
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",
@@ -2111,7 +2111,7 @@ exports.__wbg_getTime_6bb3f64e0f18f817 = function(arg0) {
2111
2111
  return ret;
2112
2112
  };
2113
2113
 
2114
- exports.__wbg_log_bb412d517df4ef42 = function(arg0, arg1) {
2114
+ exports.__wbg_log_666b2da75615e164 = function(arg0, arg1) {
2115
2115
  console.log(getStringFromWasm0(arg0, arg1));
2116
2116
  };
2117
2117
 
Binary file