@cocreate/selection
Advanced tools
Comparing version 1.1.6 to 1.1.7
@@ -0,1 +1,8 @@ | ||
## [1.1.7](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.6...v1.1.7) (2021-11-04) | ||
### Bug Fixes | ||
* update dependencies ([0dadc37](https://github.com/CoCreate-app/CoCreate-selection/commit/0dadc372298d55a0d6eff0558685291354f97f8c)) | ||
## [1.1.6](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.5...v1.1.6) (2021-11-04) | ||
@@ -2,0 +9,0 @@ |
{ | ||
"name": "@cocreate/selection", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"description": "A simple selection component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -64,6 +64,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/docs": "^1.2.45", | ||
"@cocreate/hosting": "^1.2.40", | ||
"@cocreate/utils": "^1.3.2" | ||
"@cocreate/docs": "^1.2.46", | ||
"@cocreate/hosting": "^1.2.41", | ||
"@cocreate/utils": "^1.3.3" | ||
} | ||
} |
@@ -82,4 +82,5 @@ # CoCreate-selection | ||
# License | ||
[The MIT License (MIT)](https://github.com/CoCreate-app/CoCreate-selection/blob/master/LICENSE) |
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
78459
86
Updated@cocreate/docs@^1.2.46
Updated@cocreate/hosting@^1.2.41
Updated@cocreate/utils@^1.3.3