@json-eval-rs/node 0.0.73 → 0.0.74

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.73",
3
+ "version": "0.0.74",
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",
@@ -2069,7 +2069,7 @@ function __wbg_get_imports() {
2069
2069
  const ret = getObject(arg0).getTime();
2070
2070
  return ret;
2071
2071
  },
2072
- __wbg_log_c58dbef5c3f95283: function(arg0, arg1) {
2072
+ __wbg_log_c6d5ff35ea0ea84b: function(arg0, arg1) {
2073
2073
  console.log(getStringFromWasm0(arg0, arg1));
2074
2074
  },
2075
2075
  __wbg_new_0_1dcafdf5e786e876: function() {
Binary file