@janssenproject/cedarling_wasm 0.0.268-nodejs → 0.0.269-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
@@ -240,14 +240,14 @@ function _assertClass(instance, klass) {
240
240
  throw new Error(`expected instance of ${klass.name}`);
241
241
  }
242
242
  }
243
- function wasm_bindgen__convert__closures_____invoke__h1c715d53d5a00020(arg0, arg1, arg2) {
244
- wasm.wasm_bindgen__convert__closures_____invoke__h1c715d53d5a00020(arg0, arg1, arg2);
245
- }
246
-
247
243
  function wasm_bindgen__convert__closures_____invoke__h5ff03ccd7ebf0b8f(arg0, arg1) {
248
244
  wasm.wasm_bindgen__convert__closures_____invoke__h5ff03ccd7ebf0b8f(arg0, arg1);
249
245
  }
250
246
 
247
+ function wasm_bindgen__convert__closures_____invoke__h1c715d53d5a00020(arg0, arg1, arg2) {
248
+ wasm.wasm_bindgen__convert__closures_____invoke__h1c715d53d5a00020(arg0, arg1, arg2);
249
+ }
250
+
251
251
  function wasm_bindgen__convert__closures_____invoke__h4b59ba169ea05287(arg0, arg1, arg2, arg3) {
252
252
  wasm.wasm_bindgen__convert__closures_____invoke__h4b59ba169ea05287(arg0, arg1, arg2, arg3);
253
253
  }
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.268-nodejs",
4
+ "version": "0.0.269-nodejs",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",