@janssenproject/cedarling_wasm 0.0.220-nodejs → 0.0.221-nodejs

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/cedarling_wasm.js CHANGED
@@ -1333,12 +1333,12 @@ module.exports.__wbindgen_cb_drop = function(arg0) {
1333
1333
  return ret;
1334
1334
  };
1335
1335
 
1336
- module.exports.__wbindgen_closure_wrapper3942 = function(arg0, arg1, arg2) {
1336
+ module.exports.__wbindgen_closure_wrapper3941 = function(arg0, arg1, arg2) {
1337
1337
  const ret = makeMutClosure(arg0, arg1, 499, __wbg_adapter_48);
1338
1338
  return ret;
1339
1339
  };
1340
1340
 
1341
- module.exports.__wbindgen_closure_wrapper4091 = function(arg0, arg1, arg2) {
1341
+ module.exports.__wbindgen_closure_wrapper4090 = function(arg0, arg1, arg2) {
1342
1342
  const ret = makeMutClosure(arg0, arg1, 545, __wbg_adapter_51);
1343
1343
  return ret;
1344
1344
  };
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@janssenproject/cedarling_wasm",
3
3
  "description": "The Cedarling is a performant local authorization service that runs the Rust Cedar Engine",
4
- "version": "0.0.220-nodejs",
4
+ "version": "0.0.221-nodejs",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",