@cocreate/attributes
Advanced tools
Comparing version 1.11.9 to 1.11.10
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.11.9", | ||
"version": "1.11.10", | ||
"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,7 +60,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.12.1", | ||
"@cocreate/crdt": "^1.24.1", | ||
"@cocreate/observer": "^1.11.7", | ||
"@cocreate/utils": "^1.26.2" | ||
"@cocreate/actions": "^1.12.3", | ||
"@cocreate/crdt": "^1.24.3", | ||
"@cocreate/observer": "^1.11.9", | ||
"@cocreate/utils": "^1.27.1" | ||
} | ||
} |
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
143803
Updated@cocreate/actions@^1.12.3
Updated@cocreate/crdt@^1.24.3
Updated@cocreate/observer@^1.11.9
Updated@cocreate/utils@^1.27.1