@cocreate/selection
Advanced tools
Comparing version 1.8.1 to 1.9.0
@@ -0,1 +1,8 @@ | ||
# [1.9.0](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.8.1...v1.9.0) (2023-08-21) | ||
### Features | ||
* Update cocreate dependencies for the latest features and bug fixes ([8026ff3](https://github.com/CoCreate-app/CoCreate-selection/commit/8026ff3da22b9e8a8a2595d67bb31e2d66b3a712)) | ||
## [1.8.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.8.0...v1.8.1) (2023-08-21) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/selection", | ||
"version": "1.8.1", | ||
"version": "1.9.0", | ||
"description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -61,4 +61,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/utils": "^1.22.0" | ||
"@cocreate/utils": "^1.23.1" | ||
} | ||
} |
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
129299
Updated@cocreate/utils@^1.23.1