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

cf-component-button

Package Overview
Dependencies
Maintainers
1
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 1.0.1 to 1.0.2

2

lib/Button.js

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

'button',
{ className: className, disabled: props.isDisabled, __source: {
{ className: className, disabled: props.isDisabled, onClick: props.onClick, __source: {
fileName: '../../../src/Button.js',

@@ -20,0 +20,0 @@ lineNumber: 7

{
"name": "cf-component-button",
"description": "CloudFlare Button Component",
"version": "1.0.1",
"version": "1.0.2",
"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