@cocreate/users
Advanced tools
Comparing version 1.24.1 to 1.25.0
{ | ||
"name": "@cocreate/users", | ||
"version": "1.24.1", | ||
"version": "1.25.0", | ||
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -61,9 +61,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.9.0", | ||
"@cocreate/crud-client": "^1.22.0", | ||
"@cocreate/element-prototype": "^1.9.0", | ||
"@cocreate/elements": "^1.18.0", | ||
"@cocreate/local-storage": "^1.8.0", | ||
"@cocreate/render": "^1.25.0" | ||
"@cocreate/actions": "^1.10.2", | ||
"@cocreate/crud-client": "^1.23.1", | ||
"@cocreate/element-prototype": "^1.10.1", | ||
"@cocreate/elements": "^1.19.3", | ||
"@cocreate/local-storage": "^1.9.1", | ||
"@cocreate/render": "^1.26.1" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
145511