Comparing version 0.12.3 to 0.12.4
@@ -350,3 +350,3 @@ import * as wasm from './polar_wasm_api_bg.wasm'; | ||
export const __wbg_error_8a5a0acea283c65a = function(arg0, arg1) { | ||
export const __wbg_error_a1bf577179c3874c = function(arg0, arg1) { | ||
console.error(getStringFromWasm0(arg0, arg1)); | ||
@@ -353,0 +353,0 @@ }; |
@@ -351,3 +351,3 @@ let imports = {}; | ||
module.exports.__wbg_error_8a5a0acea283c65a = function(arg0, arg1) { | ||
module.exports.__wbg_error_a1bf577179c3874c = function(arg0, arg1) { | ||
console.error(getStringFromWasm0(arg0, arg1)); | ||
@@ -354,0 +354,0 @@ }; |
{ | ||
"name": "oso", | ||
"version": "0.12.3", | ||
"version": "0.12.4", | ||
"description": "oso authorization library.", | ||
@@ -56,2 +56,2 @@ "bin": "bin/repl.js", | ||
} | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2337530