Comparing version 0.12.0 to 0.12.1
@@ -350,3 +350,3 @@ import * as wasm from './polar_wasm_api_bg.wasm'; | ||
export const __wbg_error_2440a411a8516c91 = function(arg0, arg1) { | ||
export const __wbg_error_67ed827b543de038 = function(arg0, arg1) { | ||
console.error(getStringFromWasm0(arg0, arg1)); | ||
@@ -353,0 +353,0 @@ }; |
@@ -351,3 +351,3 @@ let imports = {}; | ||
module.exports.__wbg_error_2440a411a8516c91 = function(arg0, arg1) { | ||
module.exports.__wbg_error_67ed827b543de038 = function(arg0, arg1) { | ||
console.error(getStringFromWasm0(arg0, arg1)); | ||
@@ -354,0 +354,0 @@ }; |
{ | ||
"name": "oso", | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"description": "oso authorization library.", | ||
@@ -5,0 +5,0 @@ "bin": "bin/repl.js", |
@@ -83,3 +83,2 @@ # Oso | ||
[badge-slack-link]: https://join-slack.osohq.com/ | ||
[badge-go]: https://img.shields.io/github/v/tag/osohq/go-oso?color=7fd5ea&label=go.dev | ||
@@ -98,3 +97,2 @@ [badge-go-link]: https://pkg.go.dev/github.com/osohq/go-oso | ||
[go-link]: https://pkg.go.dev/github.com/osohq/go-oso | ||
[contributing]: https://github.com/osohq/oso/blob/main/CONTRIBUTING.md | ||
@@ -110,2 +108,2 @@ [core]: https://github.com/osohq/oso/tree/main/polar-core | ||
We'd love to hear about your use case and experience with Oso. Share your story on [Twitter](https://twitter.com/osoHQ) or fill out [this form](https://stephie660149.typeform.com/to/mIFfkN05) for some Oso swag. | ||
We'd love to hear about your use case and experience with Oso. Share your story on [Twitter](https://twitter.com/osoHQ) or fill out [this form](https://osohq.typeform.com/to/mIFfkN05) for some Oso swag. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2486009
107