terra-button
Advanced tools
Comparing version 0.8.0 to 0.9.0
@@ -25,2 +25,2 @@ # Terra Button | ||
* [Mobile Support](https://github.com/cerner/terra-core/wiki/Component-Features#mobile-support) | ||
* [LTR/RTL Support](https://github.com/cerner/terra-core/wiki/Component-Features#ltr--rtl-support) | ||
{ | ||
"name": "terra-button", | ||
"main": "lib/Button.js", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "The terra-button component provides users a way to trigger actions in the UI.", | ||
@@ -42,3 +42,3 @@ "repository": { | ||
"devDependencies": { | ||
"terra-props-table": "^0.9.0", | ||
"terra-props-table": "^0.10.0", | ||
"terra-toolkit": "^0.5.0" | ||
@@ -49,4 +49,4 @@ }, | ||
"react-dom": "^15.4.2", | ||
"terra-base": "^0.8.0", | ||
"terra-mixins": "^1.4.0" | ||
"terra-base": "^0.9.0", | ||
"terra-mixins": "^1.5.0" | ||
}, | ||
@@ -56,5 +56,5 @@ "dependencies": { | ||
"prop-types": "^15.5.8", | ||
"terra-base": "^0.8.0", | ||
"terra-mixins": "^1.4.0" | ||
"terra-base": "^0.9.0", | ||
"terra-mixins": "^1.5.0" | ||
} | ||
} |
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
29316
+ Addedterra-base@0.9.0(transitive)
+ Addedterra-i18n@0.5.0(transitive)
- Removedterra-base@0.8.0(transitive)
- Removedterra-i18n@0.4.0(transitive)
Updatedterra-base@^0.9.0
Updatedterra-mixins@^1.5.0