@cocreate/attributes
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -0,1 +1,8 @@ | ||
## [1.6.1](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.6.0...v1.6.1) (2023-03-16) | ||
### Bug Fixes | ||
* bump dependencies' ([7194926](https://github.com/CoCreate-app/CoCreate-attributes/commit/719492634e49396127d65befe8d7fc111cececaa)) | ||
# [1.6.0](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.5.95...v1.6.0) (2023-03-16) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.6.0", | ||
"version": "1.6.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.", | ||
@@ -61,8 +61,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.5.58", | ||
"@cocreate/crdt": "^1.16.4", | ||
"@cocreate/message-client": "^1.1.133", | ||
"@cocreate/observer": "^1.5.62", | ||
"@cocreate/utils": "^1.18.2" | ||
"@cocreate/actions": "^1.6.0", | ||
"@cocreate/crdt": "^1.17.0", | ||
"@cocreate/message-client": "^1.2.0", | ||
"@cocreate/observer": "^1.6.0", | ||
"@cocreate/utils": "^1.19.0" | ||
} | ||
} |
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
111961
Updated@cocreate/actions@^1.6.0
Updated@cocreate/crdt@^1.17.0
Updated@cocreate/observer@^1.6.0
Updated@cocreate/utils@^1.19.0