@cocreate/attributes
Advanced tools
Comparing version 1.10.0 to 1.10.1
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"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.10.2", | ||
"@cocreate/crdt": "^1.20.1", | ||
"@cocreate/message-client": "^1.5.1", | ||
"@cocreate/observer": "^1.10.1", | ||
"@cocreate/utils": "^1.23.1" | ||
"@cocreate/actions": "^1.11.0", | ||
"@cocreate/crdt": "^1.21.0", | ||
"@cocreate/message-client": "^1.6.0", | ||
"@cocreate/observer": "^1.11.0", | ||
"@cocreate/utils": "^1.24.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
141229
Updated@cocreate/actions@^1.11.0
Updated@cocreate/crdt@^1.21.0
Updated@cocreate/observer@^1.11.0
Updated@cocreate/utils@^1.24.0