@cocreate/attributes
Advanced tools
Comparing version 1.7.20 to 1.7.21
@@ -0,1 +1,8 @@ | ||
## [1.7.21](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.7.20...v1.7.21) (2023-06-11) | ||
### Bug Fixes | ||
* testing workflow ([ddbffdf](https://github.com/CoCreate-app/CoCreate-attributes/commit/ddbffdf48861f5da9e406dd78f11c7768fb4434b)) | ||
## [1.7.20](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.7.19...v1.7.20) (2023-06-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.7.20", | ||
"version": "1.7.21", | ||
"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,9 +60,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/actions": "^1.8.24", | ||
"@cocreate/cli": "^1.33.3", | ||
"@cocreate/crdt": "^1.18.20", | ||
"@cocreate/message-client": "^1.3.21", | ||
"@cocreate/observer": "^1.8.11", | ||
"@cocreate/utils": "^1.21.8" | ||
"@cocreate/actions": "^1.8.25", | ||
"@cocreate/cli": "^1.33.4", | ||
"@cocreate/crdt": "^1.18.21", | ||
"@cocreate/message-client": "^1.3.22", | ||
"@cocreate/observer": "^1.8.12", | ||
"@cocreate/utils": "^1.21.9" | ||
} | ||
} |
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
135200
Updated@cocreate/actions@^1.8.25
Updated@cocreate/cli@^1.33.4
Updated@cocreate/crdt@^1.18.21
Updated@cocreate/observer@^1.8.12
Updated@cocreate/utils@^1.21.9