cf-component-button
Advanced tools
Comparing version 5.8.0 to 5.8.1
@@ -6,2 +6,8 @@ # Change Log | ||
<a name="5.8.1"></a> | ||
## [5.8.1](https://github.com/koddsson/cf-ui/compare/cf-component-button@5.8.0...cf-component-button@5.8.1) (2017-07-10) | ||
<a name="5.8.0"></a> | ||
@@ -8,0 +14,0 @@ # [5.8.0](https://github.com/koddsson/cf-ui/compare/cf-component-button@5.7.7...cf-component-button@5.8.0) (2017-07-10) |
{ | ||
"name": "cf-component-button", | ||
"description": "Cloudflare Button Component", | ||
"version": "5.8.0", | ||
"version": "5.8.1", | ||
"main": "lib/index.js", | ||
@@ -14,3 +14,3 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"cf-style-container": "^2.0.0", | ||
"cf-style-container": "^3.0.0", | ||
"polished": "^1.2.1", | ||
@@ -17,0 +17,0 @@ "prop-types": "^15.5.8" |
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
37931
+ Addedcf-style-container@3.0.0(transitive)
- Removedcf-style-container@2.0.0(transitive)
Updatedcf-style-container@^3.0.0