@janssenproject/cedarling_wasm 0.0.228 → 0.0.229

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.
@@ -220,9 +220,9 @@ export interface InitOutput {
220
220
  readonly __externref_table_dealloc: (a: number) => void;
221
221
  readonly __externref_drop_slice: (a: number, b: number) => void;
222
222
  readonly __wbindgen_free: (a: number, b: number, c: number) => void;
223
- readonly wasm_bindgen__convert__closures_____invoke__h8388c8388b42a117: (a: number, b: number) => void;
224
- readonly closure548_externref_shim: (a: number, b: number, c: any) => void;
225
- readonly closure1825_externref_shim: (a: number, b: number, c: any, d: any) => void;
223
+ readonly wasm_bindgen__convert__closures_____invoke__he9f048cde4473dbf: (a: number, b: number) => void;
224
+ readonly closure542_externref_shim: (a: number, b: number, c: any) => void;
225
+ readonly closure1817_externref_shim: (a: number, b: number, c: any, d: any) => void;
226
226
  readonly __wbindgen_start: () => void;
227
227
  }
228
228
 
package/cedarling_wasm.js CHANGED
@@ -248,15 +248,15 @@ function _assertClass(instance, klass) {
248
248
  }
249
249
  }
250
250
  function __wbg_adapter_48(arg0, arg1) {
251
- wasm.wasm_bindgen__convert__closures_____invoke__h8388c8388b42a117(arg0, arg1);
251
+ wasm.wasm_bindgen__convert__closures_____invoke__he9f048cde4473dbf(arg0, arg1);
252
252
  }
253
253
 
254
254
  function __wbg_adapter_51(arg0, arg1, arg2) {
255
- wasm.closure548_externref_shim(arg0, arg1, arg2);
255
+ wasm.closure542_externref_shim(arg0, arg1, arg2);
256
256
  }
257
257
 
258
258
  function __wbg_adapter_244(arg0, arg1, arg2, arg3) {
259
- wasm.closure1825_externref_shim(arg0, arg1, arg2, arg3);
259
+ wasm.closure1817_externref_shim(arg0, arg1, arg2, arg3);
260
260
  }
261
261
 
262
262
  const __wbindgen_enum_RequestCache = ["default", "no-store", "reload", "no-cache", "force-cache", "only-if-cached"];
@@ -1266,12 +1266,12 @@ function __wbg_get_imports() {
1266
1266
  const ret = false;
1267
1267
  return ret;
1268
1268
  };
1269
- imports.wbg.__wbindgen_closure_wrapper3937 = function(arg0, arg1, arg2) {
1270
- const ret = makeMutClosure(arg0, arg1, 501, __wbg_adapter_48);
1269
+ imports.wbg.__wbindgen_closure_wrapper3929 = function(arg0, arg1, arg2) {
1270
+ const ret = makeMutClosure(arg0, arg1, 497, __wbg_adapter_48);
1271
1271
  return ret;
1272
1272
  };
1273
- imports.wbg.__wbindgen_closure_wrapper4086 = function(arg0, arg1, arg2) {
1274
- const ret = makeMutClosure(arg0, arg1, 547, __wbg_adapter_51);
1273
+ imports.wbg.__wbindgen_closure_wrapper4078 = function(arg0, arg1, arg2) {
1274
+ const ret = makeMutClosure(arg0, arg1, 541, __wbg_adapter_51);
1275
1275
  return ret;
1276
1276
  };
1277
1277
  imports.wbg.__wbindgen_debug_string = function(arg0, arg1) {
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.228",
5
+ "version": "0.0.229",
6
6
  "license": "Apache-2.0",
7
7
  "repository": {
8
8
  "type": "git",