@cocreate/authenticate
Advanced tools
Comparing version 1.4.3 to 1.4.4
@@ -0,1 +1,8 @@ | ||
## [1.4.4](https://github.com/CoCreate-app/CoCreate-authenticate/compare/v1.4.3...v1.4.4) (2023-11-12) | ||
### Bug Fixes | ||
* bump dependencies for latest features ([7ace0aa](https://github.com/CoCreate-app/CoCreate-authenticate/commit/7ace0aad830f29823ac86bf7dad2a5aca834dba0)) | ||
## [1.4.3](https://github.com/CoCreate-app/CoCreate-authenticate/compare/v1.4.2...v1.4.3) (2023-11-09) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/authenticate", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"description": "A simple authenticate component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -43,5 +43,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/utils": "^1.26.2", | ||
"@cocreate/utils": "^1.27.1", | ||
"jsonwebtoken": "^9.0.0" | ||
} | ||
} |
75624
2
Updated@cocreate/utils@^1.27.1