Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cf-component-card

Package Overview
Dependencies
Maintainers
18
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cf-component-card - npm Package Compare versions

Comparing version 4.1.4 to 4.1.5

15

CHANGELOG.md

@@ -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 @@

8

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc