terra-status
Advanced tools
Comparing version 4.28.0 to 4.29.0
@@ -7,2 +7,7 @@ ChangeLog | ||
4.29.0 - (May 19, 2020) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
4.28.0 - (April 28, 2020) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-status", | ||
"main": "lib/Status.js", | ||
"version": "4.28.0", | ||
"version": "4.29.0", | ||
"description": "The status component provides a customizable color indictor to signify a specific condition.", | ||
@@ -44,7 +44,7 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-arrange": "^3.32.0", | ||
"terra-icon": "^3.30.0", | ||
"terra-arrange": "^3.33.0", | ||
"terra-icon": "^3.31.0", | ||
"terra-visually-hidden-text": "^2.26.0" | ||
}, | ||
"gitHead": "5e0b4b9f28277197ff0dfba8ff6ba0e60ebd0672" | ||
"gitHead": "a75ebe4bfe9cb09b4d0ab1a5f9c8039ddf2d0add" | ||
} |
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
85644
Updatedterra-arrange@^3.33.0
Updatedterra-icon@^3.31.0