@cocreate/attributes
Advanced tools
Comparing version 1.8.0 to 1.9.0
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.8.0", | ||
"version": "1.9.0", | ||
"description": "Simple HTML5 & JavaScript component add, update & remove values in element's attributes from input, select or js api. Easily configured using HTML5 attributes and/or JavaScript API.", | ||
@@ -60,8 +60,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.8.32", | ||
"@cocreate/crdt": "^1.18.28", | ||
"@cocreate/message-client": "^1.3.29", | ||
"@cocreate/observer": "^1.8.19", | ||
"@cocreate/utils": "^1.21.16" | ||
"@cocreate/actions": "^1.9.0", | ||
"@cocreate/crdt": "^1.19.0", | ||
"@cocreate/message-client": "^1.4.0", | ||
"@cocreate/observer": "^1.9.0", | ||
"@cocreate/utils": "^1.22.0" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
142339
Updated@cocreate/actions@^1.9.0
Updated@cocreate/crdt@^1.19.0
Updated@cocreate/observer@^1.9.0
Updated@cocreate/utils@^1.22.0