terra-action-footer
Advanced tools
Comparing version 2.47.0 to 2.48.0
@@ -7,2 +7,7 @@ ChangeLog | ||
2.48.0 - (July 7, 2020) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
2.47.0 - (June 13, 2020) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-action-footer", | ||
"main": "lib/ActionFooter.js", | ||
"version": "2.47.0", | ||
"version": "2.48.0", | ||
"description": "The terra-action-footer component is a footer bar that contains sockets for placing actionable items such as buttons and hyperlinks. The default variation contains a start and end socket, while the centered variation has only a center socket. If no actions are provided, the footer bar collapses to a themeable height and maintains the top border.", | ||
@@ -31,5 +31,5 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-button": "^3.42.0", | ||
"terra-hyperlink": "^2.35.0", | ||
"terra-spacer": "^3.41.0", | ||
"terra-button": "^3.43.0", | ||
"terra-hyperlink": "^2.36.0", | ||
"terra-spacer": "^3.42.0", | ||
"terra-theme-context": "^1.0.0" | ||
@@ -50,3 +50,3 @@ }, | ||
}, | ||
"gitHead": "6ed87bff13e1f5588a2f02d1e375cadb91b780bc" | ||
"gitHead": "60d0cac8d2ed1b17bf1b30a0ddd53dd4c0ac9b3a" | ||
} |
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
85180
Updatedterra-button@^3.43.0
Updatedterra-hyperlink@^2.36.0
Updatedterra-spacer@^3.42.0