@cocreate/selection
Advanced tools
Comparing version 1.6.6 to 1.6.7
@@ -0,1 +1,8 @@ | ||
## [1.6.7](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.6...v1.6.7) (2023-05-06) | ||
### Bug Fixes | ||
* bump [@cocreate](https://github.com/cocreate) dependencies ([2d089fc](https://github.com/CoCreate-app/CoCreate-selection/commit/2d089fc2e21a4593acbd9cd56097569ffd3d6659)) | ||
## [1.6.6](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.5...v1.6.6) (2023-05-01) | ||
@@ -2,0 +9,0 @@ |
@@ -20,5 +20,6 @@ module.exports = { | ||
"directory": "/docs/selection", | ||
"content-type": "text/html", | ||
"parentDirectory": "{{parentDirectory}}", | ||
"content-type": "{{content-type}}", | ||
"public": "true", | ||
"website_id": "5ffbceb7f11d2d00103c4535" | ||
"website_id": "644d4bff8036fb9d1d1fd69c" | ||
} | ||
@@ -25,0 +26,0 @@ } |
{ | ||
"name": "@cocreate/selection", | ||
"version": "1.6.6", | ||
"version": "1.6.7", | ||
"description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -62,6 +62,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.7.1", | ||
"@cocreate/hosting": "^1.9.2", | ||
"@cocreate/utils": "^1.20.1" | ||
"@cocreate/docs": "^1.7.8", | ||
"@cocreate/hosting": "^1.10.0", | ||
"@cocreate/utils": "^1.20.6" | ||
} | ||
} |
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
112662
540
Updated@cocreate/docs@^1.7.8
Updated@cocreate/hosting@^1.10.0
Updated@cocreate/utils@^1.20.6