cf-component-card
Advanced tools
Comparing version 4.1.0 to 4.1.1
@@ -6,3 +6,11 @@ # Change Log | ||
<a name="4.1.0"></a> | ||
<a name="4.1.1"></a> | ||
## [4.1.1](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-card@4.1.0...cf-component-card@4.1.1) (2017-10-26) | ||
**Note:** Version bump only for package cf-component-card | ||
<a name="4.1.0"></a> | ||
# [4.1.0](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-card@4.0.5...cf-component-card@4.1.0) (2017-10-24) | ||
@@ -18,3 +26,3 @@ | ||
<a name="4.0.5"></a> | ||
<a name="4.0.5"></a> | ||
## [4.0.5](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-card@4.0.4...cf-component-card@4.0.5) (2017-10-23) | ||
@@ -21,0 +29,0 @@ |
{ | ||
"name": "cf-component-card", | ||
"description": "Cloudflare Card Component", | ||
"version": "4.1.0", | ||
"version": "4.1.1", | ||
"main": "lib/index.js", | ||
@@ -14,9 +14,9 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"cf-component-link": "^5.1.0", | ||
"cf-style-container": "^5.3.0", | ||
"cf-component-link": "^5.1.1", | ||
"cf-style-container": "^5.3.1", | ||
"prop-types": "^15.5.8" | ||
}, | ||
"peerDependencies": { | ||
"react": "^0.14.9 || ^15.0.0-0 || ^16.0.0-0" | ||
"react": "^0.14.2 || ^15.0.0-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
56940
48
- Removedreact@16.14.0(transitive)
Updatedcf-component-link@^5.1.1
Updatedcf-style-container@^5.3.1