terra-action-footer
Advanced tools
Comparing version 2.32.0 to 2.33.0
@@ -7,2 +7,7 @@ ChangeLog | ||
2.33.0 - (February 4, 2020) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
2.32.0 - (January 28, 2020) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-action-footer", | ||
"main": "lib/ActionFooter.js", | ||
"version": "2.32.0", | ||
"version": "2.33.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.", | ||
@@ -30,5 +30,5 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-button": "^3.30.0", | ||
"terra-button": "^3.31.0", | ||
"terra-hyperlink": "^2.27.0", | ||
"terra-spacer": "^3.28.0" | ||
"terra-spacer": "^3.29.0" | ||
}, | ||
@@ -47,3 +47,3 @@ "scripts": { | ||
}, | ||
"gitHead": "b668013c6e84cdba662036e04192108d28c69e2d" | ||
"gitHead": "bc075f286cd9a548094a79f2f721ec526e2b251a" | ||
} |
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
79600
Updatedterra-button@^3.31.0
Updatedterra-spacer@^3.29.0