terra-button
Advanced tools
Comparing version 3.32.0 to 3.33.0
@@ -7,2 +7,7 @@ ChangeLog | ||
3.33.0 - (March 10, 2020) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
3.32.0 - (February 18, 2020) | ||
@@ -9,0 +14,0 @@ ------------------ |
@@ -172,5 +172,3 @@ "use strict"; | ||
var Button = | ||
/*#__PURE__*/ | ||
function (_React$Component) { | ||
var Button = /*#__PURE__*/function (_React$Component) { | ||
_inherits(Button, _React$Component); | ||
@@ -177,0 +175,0 @@ |
{ | ||
"name": "terra-button", | ||
"main": "lib/Button.js", | ||
"version": "3.32.0", | ||
"version": "3.33.0", | ||
"description": "The terra-button component provides users a way to trigger actions in the UI.", | ||
@@ -44,5 +44,5 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-icon": "^3.27.0" | ||
"terra-icon": "^3.28.0" | ||
}, | ||
"gitHead": "386cab01eec19d715778905a31bdcfd448e6e1b2" | ||
"gitHead": "28a1067266d1014f6ddab6f7ee74c82b66de024b" | ||
} |
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
176724
2050
Updatedterra-icon@^3.28.0