@janssenproject/cedarling_wasm 0.0.326 → 0.0.327
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 +1 -1
- package/cedarling_wasm_bg.wasm +0 -0
- package/package.json +1 -1
package/cedarling_wasm.js
CHANGED
|
@@ -1615,7 +1615,7 @@ function __wbg_get_imports() {
|
|
|
1615
1615
|
return ret;
|
|
1616
1616
|
},
|
|
1617
1617
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
1618
|
-
// Cast intrinsic for `Closure(Closure { dtor_idx: 635, function: Function { arguments: [Externref], shim_idx:
|
|
1618
|
+
// Cast intrinsic for `Closure(Closure { dtor_idx: 635, function: Function { arguments: [Externref], shim_idx: 2062, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
|
|
1619
1619
|
const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen__closure__destroy__h05d83266f808ff3c, wasm_bindgen__convert__closures_____invoke__hef1652f203b86df2);
|
|
1620
1620
|
return ret;
|
|
1621
1621
|
},
|
package/cedarling_wasm_bg.wasm
CHANGED
|
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.
|
|
5
|
+
"version": "0.0.327",
|
|
6
6
|
"license": "Apache-2.0",
|
|
7
7
|
"repository": {
|
|
8
8
|
"type": "git",
|