@kaizen/loading-skeleton
Advanced tools
Comparing version 1.6.6 to 1.7.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [1.7.0](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/loading-skeleton@1.6.6...@kaizen/loading-skeleton@1.7.0) (2022-08-18) | ||
### Features | ||
* update react to 16.14.0 ([#2922](https://github.com/cultureamp/kaizen-design-system/issues/2922)) ([22878be](https://github.com/cultureamp/kaizen-design-system/commit/22878beee1884e2f58d0447b3908321937175228)) | ||
## [1.6.6](https://github.com/cultureamp/kaizen-design-system/compare/@kaizen/loading-skeleton@1.6.5...@kaizen/loading-skeleton@1.6.6) (2022-07-27) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@kaizen/loading-skeleton", | ||
"version": "1.6.6", | ||
"version": "1.7.0", | ||
"description": "A collection of loading placeholders that display a non-interactive preview of the app’s actual UI", | ||
@@ -36,3 +36,3 @@ "scripts": { | ||
"@kaizen/component-base": "^1.1.0", | ||
"@kaizen/typography": "^2.2.4", | ||
"@kaizen/typography": "^2.3.0", | ||
"classnames": "^2.3.1" | ||
@@ -46,5 +46,5 @@ }, | ||
"@kaizen/design-tokens": "^2.10.3 || ^3.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0", | ||
"react": "^16.9.0 || ^17.0.0 || ^18.0.0" | ||
"react": "^16.14.0 || ^17.0.0 || ^18.0.0" | ||
}, | ||
"gitHead": "8c7e452ac7bb07f1796f6316fb62f8d85a6cc233" | ||
"gitHead": "6b87a0cd7e90c694537901db72c7b010b85e96bc" | ||
} |
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
29956
Updated@kaizen/typography@^2.3.0