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

cf-component-card

Package Overview
Dependencies
Maintainers
7
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 0.1.0 to 0.1.1

2

lib/Card.js

@@ -28,3 +28,3 @@ "use strict";

return _react2.default.createElement(
"div",
"section",
{ className: "cf-card" },

@@ -31,0 +31,0 @@ this.props.children

@@ -29,3 +29,3 @@ 'use strict';

'div',
{ className: 'cf-card__section cf-card__section-' + this.props.status },
{ className: 'cf-card__section cf-card__section--' + this.props.status },
this.props.children

@@ -32,0 +32,0 @@ );

{
"name": "cf-component-card",
"description": "CloudFlare Card Component",
"version": "0.1.0",
"version": "0.1.1",
"main": "lib/index.js",

@@ -6,0 +6,0 @@ "scripts": {

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