@cocreate/authorize
Advanced tools
Comparing version 1.3.3 to 1.3.4
@@ -0,1 +1,8 @@ | ||
## [1.3.4](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.3.3...v1.3.4) (2023-06-11) | ||
### Bug Fixes | ||
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([790409a](https://github.com/CoCreate-app/CoCreate-authorize/commit/790409ae104a47164cbd32353dd8e3c65f725b04)) | ||
## [1.3.3](https://github.com/CoCreate-app/CoCreate-authorize/compare/v1.3.2...v1.3.3) (2023-06-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/authorize", | ||
"version": "1.3.3", | ||
"version": "1.3.4", | ||
"description": "A simple authorize component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -48,8 +48,8 @@ "keywords": [ | ||
"devDependencies": { | ||
"@cocreate/cli": "^1.29.3" | ||
"@cocreate/cli": "^1.33.0" | ||
}, | ||
"dependencies": { | ||
"@cocreate/crud-client": "^1.21.11", | ||
"@cocreate/utils": "^1.21.4" | ||
"@cocreate/crud-client": "^1.21.13", | ||
"@cocreate/utils": "^1.21.5" | ||
} | ||
} |
68725
Updated@cocreate/utils@^1.21.5