@cocreate/selection
Advanced tools
Comparing version 1.6.21 to 1.6.22
@@ -0,1 +1,8 @@ | ||
## [1.6.22](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.21...v1.6.22) (2023-06-11) | ||
### Bug Fixes | ||
* testing workflow ([1666196](https://github.com/CoCreate-app/CoCreate-selection/commit/1666196600b35b99d76e03bc55e257edf3948686)) | ||
## [1.6.21](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.20...v1.6.21) (2023-06-11) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/selection", | ||
"version": "1.6.21", | ||
"version": "1.6.22", | ||
"description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -61,5 +61,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/cli": "^1.33.3", | ||
"@cocreate/utils": "^1.21.8" | ||
"@cocreate/cli": "^1.33.4", | ||
"@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
126414
Updated@cocreate/cli@^1.33.4
Updated@cocreate/utils@^1.21.9