cf-component-card
Advanced tools
Comparing version 4.1.4 to 4.1.5
@@ -6,3 +6,14 @@ # Change Log | ||
<a name="4.1.4"></a> | ||
<a name="4.1.5"></a> | ||
## [4.1.5](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-card@4.1.4...cf-component-card@4.1.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="4.1.4"></a> | ||
## [4.1.4](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-card@4.1.3...cf-component-card@4.1.4) (2017-11-17) | ||
@@ -18,3 +29,3 @@ | ||
<a name="4.1.3"></a> | ||
<a name="4.1.3"></a> | ||
## [4.1.3](http://stash.cfops.it:7999/www/cf-ux/compare/cf-component-card@4.1.2...cf-component-card@4.1.3) (2017-11-14) | ||
@@ -21,0 +32,0 @@ |
{ | ||
"name": "cf-component-card", | ||
"description": "Cloudflare Card Component", | ||
"version": "4.1.4", | ||
"version": "4.1.5", | ||
"main": "lib/index.js", | ||
@@ -14,9 +14,9 @@ "module": "es/index.js", | ||
"dependencies": { | ||
"cf-component-link": "^5.1.4", | ||
"cf-style-container": "^6.0.0", | ||
"cf-component-link": "^5.1.5", | ||
"cf-style-container": "^6.0.1", | ||
"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" | ||
} | ||
} |
@@ -87,3 +87,4 @@ # cf-component-card | ||
onClick={() => | ||
window.open('https://en.wikipedia.org/wiki/Main_Page')} | ||
window.open('https://en.wikipedia.org/wiki/Main_Page') | ||
} | ||
> | ||
@@ -90,0 +91,0 @@ Wikipedia |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
58407
104
0
48
+ 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.40(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)
Updatedcf-component-link@^5.1.5
Updatedcf-style-container@^6.0.1