@janssenproject/cedarling_wasm 0.0.181-nodejs → 0.0.182-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
@@ -1308,12 +1308,12 @@ module.exports.__wbindgen_cb_drop = function(arg0) {
1308
1308
  return ret;
1309
1309
  };
1310
1310
 
1311
- module.exports.__wbindgen_closure_wrapper3885 = function(arg0, arg1, arg2) {
1311
+ module.exports.__wbindgen_closure_wrapper3884 = function(arg0, arg1, arg2) {
1312
1312
  const ret = makeMutClosure(arg0, arg1, 498, __wbg_adapter_50);
1313
1313
  return ret;
1314
1314
  };
1315
1315
 
1316
- module.exports.__wbindgen_closure_wrapper4037 = function(arg0, arg1, arg2) {
1316
+ module.exports.__wbindgen_closure_wrapper4036 = function(arg0, arg1, arg2) {
1317
1317
  const ret = makeMutClosure(arg0, arg1, 545, __wbg_adapter_53);
1318
1318
  return ret;
1319
1319
  };
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.181-nodejs",
4
+ "version": "0.0.182-nodejs",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",