@janssenproject/cedarling_wasm 0.0.310-nodejs → 0.0.311-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
@@ -947,7 +947,7 @@ function __wbg_get_imports() {
947
947
  const a = state0.a;
948
948
  state0.a = 0;
949
949
  try {
950
- return wasm_bindgen__convert__closures_____invoke__h14a188697013a9c5(a, state0.b, arg0, arg1);
950
+ return wasm_bindgen__convert__closures_____invoke__h5ea28dde88fe4fc5(a, state0.b, arg0, arg1);
951
951
  } finally {
952
952
  state0.a = a;
953
953
  }
@@ -1141,12 +1141,12 @@ function __wbg_get_imports() {
1141
1141
  },
1142
1142
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
1143
1143
  // Cast intrinsic for `Closure(Closure { dtor_idx: 553, function: Function { arguments: [], shim_idx: 554, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1144
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h9729aad38f8f1d61, wasm_bindgen__convert__closures_____invoke__hb09a75d48dabdadf);
1144
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h81df99cf5fb23bb4, wasm_bindgen__convert__closures_____invoke__h06cf10571db3fb4b);
1145
1145
  return ret;
1146
1146
  },
1147
1147
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
1148
1148
  // Cast intrinsic for `Closure(Closure { dtor_idx: 597, function: Function { arguments: [Externref], shim_idx: 598, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
1149
- const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__he0504cf30b514912, wasm_bindgen__convert__closures_____invoke__h15fe5b7296be5bd5);
1149
+ const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__he589cbad438baf01, wasm_bindgen__convert__closures_____invoke__h30e9622b2b4b0718);
1150
1150
  return ret;
1151
1151
  },
1152
1152
  __wbindgen_cast_0000000000000003: function(arg0) {
@@ -1190,16 +1190,16 @@ function __wbg_get_imports() {
1190
1190
  };
1191
1191
  }
1192
1192
 
1193
- function wasm_bindgen__convert__closures_____invoke__hb09a75d48dabdadf(arg0, arg1) {
1194
- wasm.wasm_bindgen__convert__closures_____invoke__hb09a75d48dabdadf(arg0, arg1);
1193
+ function wasm_bindgen__convert__closures_____invoke__h06cf10571db3fb4b(arg0, arg1) {
1194
+ wasm.wasm_bindgen__convert__closures_____invoke__h06cf10571db3fb4b(arg0, arg1);
1195
1195
  }
1196
1196
 
1197
- function wasm_bindgen__convert__closures_____invoke__h15fe5b7296be5bd5(arg0, arg1, arg2) {
1198
- wasm.wasm_bindgen__convert__closures_____invoke__h15fe5b7296be5bd5(arg0, arg1, arg2);
1197
+ function wasm_bindgen__convert__closures_____invoke__h30e9622b2b4b0718(arg0, arg1, arg2) {
1198
+ wasm.wasm_bindgen__convert__closures_____invoke__h30e9622b2b4b0718(arg0, arg1, arg2);
1199
1199
  }
1200
1200
 
1201
- function wasm_bindgen__convert__closures_____invoke__h14a188697013a9c5(arg0, arg1, arg2, arg3) {
1202
- wasm.wasm_bindgen__convert__closures_____invoke__h14a188697013a9c5(arg0, arg1, arg2, arg3);
1201
+ function wasm_bindgen__convert__closures_____invoke__h5ea28dde88fe4fc5(arg0, arg1, arg2, arg3) {
1202
+ wasm.wasm_bindgen__convert__closures_____invoke__h5ea28dde88fe4fc5(arg0, arg1, arg2, arg3);
1203
1203
  }
1204
1204
 
1205
1205
 
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.310-nodejs",
4
+ "version": "0.0.311-nodejs",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",