terra-action-footer
Advanced tools
Comparing version 1.20.1 to 1.21.0
@@ -7,2 +7,7 @@ ChangeLog | ||
1.23.0 - (September 25, 2018) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
1.22.1 - (September 6, 2018) | ||
@@ -9,0 +14,0 @@ ------------------ |
{ | ||
"name": "terra-action-footer", | ||
"main": "lib/ActionFooter.js", | ||
"version": "1.20.1", | ||
"version": "1.21.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": "^2.23.1", | ||
"terra-doc-template": "^1.15.1", | ||
"terra-spacer": "^2.22.1" | ||
"terra-button": "^2.24.0", | ||
"terra-doc-template": "^1.16.0", | ||
"terra-spacer": "^2.23.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
@@ -1,2 +0,1 @@ | ||
/* global before, browser, Terra */ | ||
const { | ||
@@ -3,0 +2,0 @@ viewports, |
@@ -1,2 +0,1 @@ | ||
/* global browser, Terra */ | ||
const { | ||
@@ -3,0 +2,0 @@ viewports, |
@@ -1,2 +0,1 @@ | ||
/* global before, browser, Terra */ | ||
const { | ||
@@ -3,0 +2,0 @@ viewports, |
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
91182
1669
Updatedterra-button@^2.24.0
Updatedterra-doc-template@^1.16.0
Updatedterra-spacer@^2.23.0