@janssenproject/cedarling_wasm 0.0.198 → 0.0.199

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
@@ -1237,11 +1237,11 @@ function __wbg_get_imports() {
1237
1237
  const ret = false;
1238
1238
  return ret;
1239
1239
  };
1240
- imports.wbg.__wbindgen_closure_wrapper3887 = function(arg0, arg1, arg2) {
1240
+ imports.wbg.__wbindgen_closure_wrapper3886 = function(arg0, arg1, arg2) {
1241
1241
  const ret = makeMutClosure(arg0, arg1, 497, __wbg_adapter_50);
1242
1242
  return ret;
1243
1243
  };
1244
- imports.wbg.__wbindgen_closure_wrapper4039 = function(arg0, arg1, arg2) {
1244
+ imports.wbg.__wbindgen_closure_wrapper4038 = function(arg0, arg1, arg2) {
1245
1245
  const ret = makeMutClosure(arg0, arg1, 544, __wbg_adapter_53);
1246
1246
  return ret;
1247
1247
  };
Binary file
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@janssenproject/cedarling_wasm",
3
3
  "type": "module",
4
4
  "description": "The Cedarling is a performant local authorization service that runs the Rust Cedar Engine",
5
- "version": "0.0.198",
5
+ "version": "0.0.199",
6
6
  "license": "Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",