@janssenproject/cedarling_wasm 0.0.220 → 0.0.221

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
@@ -1266,11 +1266,11 @@ function __wbg_get_imports() {
1266
1266
  const ret = false;
1267
1267
  return ret;
1268
1268
  };
1269
- imports.wbg.__wbindgen_closure_wrapper3942 = function(arg0, arg1, arg2) {
1269
+ imports.wbg.__wbindgen_closure_wrapper3941 = function(arg0, arg1, arg2) {
1270
1270
  const ret = makeMutClosure(arg0, arg1, 499, __wbg_adapter_48);
1271
1271
  return ret;
1272
1272
  };
1273
- imports.wbg.__wbindgen_closure_wrapper4091 = function(arg0, arg1, arg2) {
1273
+ imports.wbg.__wbindgen_closure_wrapper4090 = function(arg0, arg1, arg2) {
1274
1274
  const ret = makeMutClosure(arg0, arg1, 545, __wbg_adapter_51);
1275
1275
  return ret;
1276
1276
  };
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.220",
5
+ "version": "0.0.221",
6
6
  "license": "Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",