cf-component-button
Advanced tools
Comparing version 7.2.4 to 7.2.5
@@ -6,2 +6,13 @@ # Change Log | ||
<a name="7.2.5"></a> | ||
## [7.2.5](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-button@7.2.4...cf-component-button@7.2.5) (2017-11-22) | ||
### Bug Fixes | ||
* **cf-style-provider:** UI-143: Migrate cf-ux to React16 BREAKING CHANGE ([fbb24e8](http://stash.cfops.it:7999/www/cf-ux/commits/fbb24e8)) | ||
<a name="7.2.4"></a> | ||
@@ -8,0 +19,0 @@ ## [7.2.4](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-button@7.2.3...cf-component-button@7.2.4) (2017-11-14) |
{ | ||
"name": "cf-component-button", | ||
"description": "Cloudflare Button Component", | ||
"version": "7.2.4", | ||
"version": "7.2.5", | ||
"main": "lib/index.js", | ||
@@ -14,3 +14,3 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"cf-style-container": "^6.0.0", | ||
"cf-style-container": "^6.0.1", | ||
"polished": "^1.8.1", | ||
@@ -20,4 +20,4 @@ "prop-types": "^15.6.0" | ||
"peerDependencies": { | ||
"react": "^0.14.2 || ^15.0.0-0" | ||
"react": "^15.0.0-0 || ^16.0.0-0 || ^17.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
47742
+ Addedreact@17.0.2(transitive)
- Removedasap@2.0.6(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedcreate-react-class@15.7.0(transitive)
- Removedencoding@0.1.13(transitive)
- Removedfbjs@0.8.18(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedpromise@7.3.1(transitive)
- Removedreact@15.7.0(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedua-parser-js@0.7.39(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)
Updatedcf-style-container@^6.0.1