@cocreate/authorize
Advanced tools
Comparing version 1.14.0 to 1.14.1
@@ -0,1 +1,8 @@ | ||
## [1.14.1](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.14.0...v1.14.1) (2024-06-23) | ||
### Bug Fixes | ||
* update dependencies ([c4bb197](https://github.com/CoCreate-app/CoCreate-authorize/commit/c4bb197e8cecc2fdcae4ab8a575a97a32a8c58c3)) | ||
# [1.14.0](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.13.3...v1.14.0) (2024-05-08) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/authorize", | ||
"version": "1.14.0", | ||
"version": "1.14.1", | ||
"description": "A simple authorize component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -48,5 +48,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.32.2", | ||
"@cocreate/utils": "^1.30.0" | ||
"@cocreate/crud-client": "^1.11.0", | ||
"@cocreate/utils": "^1.34.0" | ||
} | ||
} |
87319
Updated@cocreate/utils@^1.34.0