terra-action-footer
Advanced tools
Comparing version 2.34.0 to 2.35.0
@@ -7,2 +7,7 @@ ChangeLog | ||
2.35.0 - (February 25, 2020) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
2.34.0 - (February 18, 2020) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-action-footer", | ||
"main": "lib/ActionFooter.js", | ||
"version": "2.34.0", | ||
"version": "2.35.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,4 +31,4 @@ "repository": { | ||
"terra-button": "^3.32.0", | ||
"terra-hyperlink": "^2.28.0", | ||
"terra-spacer": "^3.30.0" | ||
"terra-hyperlink": "^2.29.0", | ||
"terra-spacer": "^3.31.0" | ||
}, | ||
@@ -48,3 +48,3 @@ "scripts": { | ||
}, | ||
"gitHead": "386cab01eec19d715778905a31bdcfd448e6e1b2" | ||
"gitHead": "4b4584b518192c68e059a4bcd5e1b4160b1e0807" | ||
} |
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
80321
Updatedterra-hyperlink@^2.29.0
Updatedterra-spacer@^3.31.0