terra-status
Advanced tools
Comparing version 0.4.0 to 0.5.0
{ | ||
"name": "terra-status", | ||
"main": "lib/Status.js", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"description": "The status component provides a customizable color indictor to signify a specific condition.", | ||
@@ -39,3 +39,3 @@ "repository": { | ||
"devDependencies": { | ||
"terra-arrange": "^0.4.0", | ||
"terra-arrange": "^0.5.0", | ||
"terra-toolkit": "^0.4.0" | ||
@@ -46,4 +46,4 @@ }, | ||
"react-dom": "^15.4.2", | ||
"terra-base": "^0.5.0", | ||
"terra-mixins": "^1.2.0" | ||
"terra-base": "^0.6.0", | ||
"terra-mixins": "^1.3.0" | ||
}, | ||
@@ -53,5 +53,5 @@ "dependencies": { | ||
"prop-types": "^15.5.8", | ||
"terra-base": "^0.5.0", | ||
"terra-mixins": "^1.2.0" | ||
"terra-base": "^0.6.0", | ||
"terra-mixins": "^1.3.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
+ Addedterra-base@0.6.0(transitive)
- Removedterra-base@0.5.0(transitive)
Updatedterra-base@^0.6.0
Updatedterra-mixins@^1.3.0