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

cf-component-button

Package Overview
Dependencies
Maintainers
8
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cf-component-button - npm Package Compare versions

Comparing version 2.2.1 to 2.2.2

2

lib/Button.js

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

submit: PropTypes.bool,
type: PropTypes.oneOf(['default', 'primary', 'success', 'warning', 'error']).isRequired,
type: PropTypes.oneOf(['default', 'primary', 'success', 'warning', 'danger']).isRequired,
disabled: PropTypes.bool,

@@ -37,0 +37,0 @@ loading: PropTypes.bool

{
"name": "cf-component-button",
"description": "CloudFlare Button Component",
"version": "2.2.1",
"version": "2.2.2",
"main": "lib/index.js",

@@ -15,4 +15,5 @@ "author": "James Kyle <jkyle@cloudflare.com>",

"devDependencies": {
"assert-equal-jsx": "^1.0.0",
"react-dom": "^0.14.2"
}
}
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