@cocreate/attributes
Advanced tools
Comparing version 1.6.4 to 1.6.5
@@ -0,1 +1,8 @@ | ||
## [1.6.5](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.6.4...v1.6.5) (2023-04-11) | ||
### Bug Fixes | ||
* bump [@cocreate](https://github.com/cocreate) dependencies ([160397a](https://github.com/CoCreate-app/CoCreate-attributes/commit/160397accb25cfd8b5a80ef89596436414b9a5b8)) | ||
## [1.6.4](https://github.com/CoCreate-app/CoCreate-attributes/compare/v1.6.3...v1.6.4) (2023-04-11) | ||
@@ -2,0 +9,0 @@ |
module.exports = { | ||
"config": { | ||
"organization_id": "5ff747727005da1c272740ab", | ||
"apiKey": "2061acef-0451-4545-f754-60cf8160", | ||
"organization_id": "5ff747727005da1c272740ab", | ||
"host": "general.cocreate.app" | ||
@@ -6,0 +6,0 @@ }, |
{ | ||
"name": "@cocreate/attributes", | ||
"version": "1.6.4", | ||
"version": "1.6.5", | ||
"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.2", | ||
"@cocreate/crdt": "^1.17.2", | ||
"@cocreate/message-client": "^1.2.2", | ||
"@cocreate/observer": "^1.6.2", | ||
"@cocreate/utils": "^1.19.2" | ||
"@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" | ||
} | ||
} |
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
113059
Updated@cocreate/actions@^1.6.4
Updated@cocreate/crdt@^1.17.4
Updated@cocreate/observer@^1.6.4
Updated@cocreate/utils@^1.19.4