@cocreate/selection
Advanced tools
Comparing version 1.4.53 to 1.4.54
@@ -0,1 +1,8 @@ | ||
## [1.4.54](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.53...v1.4.54) (2022-12-27) | ||
### Bug Fixes | ||
* bump dependencies ([5ad643d](https://github.com/CoCreate-app/CoCreate-selection/commit/5ad643d475174101ca07d8ab1ba416714e62e54d)) | ||
## [1.4.53](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.52...v1.4.53) (2022-12-25) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/selection", | ||
"version": "1.4.53", | ||
"version": "1.4.54", | ||
"description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -63,6 +63,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.4.25", | ||
"@cocreate/hosting": "^1.6.26", | ||
"@cocreate/utils": "^1.17.6" | ||
"@cocreate/docs": "^1.4.26", | ||
"@cocreate/hosting": "^1.6.27", | ||
"@cocreate/utils": "^1.17.7" | ||
} | ||
} |
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
103164
Updated@cocreate/docs@^1.4.26
Updated@cocreate/hosting@^1.6.27
Updated@cocreate/utils@^1.17.7