@cocreate/users
Advanced tools
Comparing version 1.31.2 to 1.31.3
{ | ||
"name": "@cocreate/users", | ||
"version": "1.31.2", | ||
"version": "1.31.3", | ||
"description": "A simple users component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -50,2 +50,3 @@ /*globals CustomEvent, btoa*/ | ||
object: { | ||
_id: user.object[0]._id, | ||
type: "user", | ||
@@ -52,0 +53,0 @@ key: user.object[0]._id, |
Sorry, the diff of this file is too big to display
189076
485