@janssenproject/cedarling_wasm 0.0.184-nodejs → 0.0.185-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 +1 -1
- package/cedarling_wasm_bg.wasm +0 -0
- package/package.json +1 -1
package/cedarling_wasm.js
CHANGED
|
@@ -235,7 +235,7 @@ function _assertClass(instance, klass) {
|
|
|
235
235
|
}
|
|
236
236
|
}
|
|
237
237
|
function __wbg_adapter_50(arg0, arg1) {
|
|
238
|
-
wasm.
|
|
238
|
+
wasm._dyn_core__ops__function__FnMut_____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hbaa24832e32dda65(arg0, arg1);
|
|
239
239
|
}
|
|
240
240
|
|
|
241
241
|
function __wbg_adapter_53(arg0, arg1, arg2) {
|
package/cedarling_wasm_bg.wasm
CHANGED
|
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.
|
|
4
|
+
"version": "0.0.185-nodejs",
|
|
5
5
|
"license": "Apache-2.0",
|
|
6
6
|
"repository": {
|
|
7
7
|
"type": "git",
|