terra-action-footer
Advanced tools
Comparing version 2.40.0 to 2.41.0
@@ -7,2 +7,7 @@ ChangeLog | ||
2.41.0 - (May 5, 2020) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
2.40.0 - (April 28, 2020) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-action-footer", | ||
"main": "lib/ActionFooter.js", | ||
"version": "2.40.0", | ||
"version": "2.41.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.37.0", | ||
"terra-button": "^3.38.0", | ||
"terra-hyperlink": "^2.32.0", | ||
"terra-spacer": "^3.36.0" | ||
"terra-spacer": "^3.37.0" | ||
}, | ||
@@ -49,3 +49,3 @@ "scripts": { | ||
}, | ||
"gitHead": "5e0b4b9f28277197ff0dfba8ff6ba0e60ebd0672" | ||
"gitHead": "e48fecfbfb1f51fbad7c34f9aaf8c6b544e9a784" | ||
} |
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
81415
Updatedterra-button@^3.38.0
Updatedterra-spacer@^3.37.0