@cocreate/attributes
Advanced tools
Comparing version 1.6.5 to 1.6.6
@@ -0,1 +1,8 @@ | ||
## [1.6.6](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.6.5...v1.6.6) (2023-04-11) | ||
### Bug Fixes | ||
* bump dependencies ([cf8f146](https://github.com/CoCreate-app/CoCreate-attributes/commit/cf8f1465f9f6f9a9f63c9fe2423f5b1278da31b5)) | ||
## [1.6.5](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.6.4...v1.6.5) (2023-04-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.6.5", | ||
"version": "1.6.6", | ||
"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.", | ||
@@ -61,8 +61,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.6.4", | ||
"@cocreate/crdt": "^1.17.4", | ||
"@cocreate/message-client": "^1.2.4", | ||
"@cocreate/observer": "^1.6.4", | ||
"@cocreate/utils": "^1.19.4" | ||
"@cocreate/actions": "^1.6.5", | ||
"@cocreate/crdt": "^1.17.5", | ||
"@cocreate/message-client": "^1.2.5", | ||
"@cocreate/observer": "^1.6.5", | ||
"@cocreate/utils": "^1.19.5" | ||
} | ||
} |
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
113311
Updated@cocreate/actions@^1.6.5
Updated@cocreate/crdt@^1.17.5
Updated@cocreate/observer@^1.6.5
Updated@cocreate/utils@^1.19.5