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

rc-switch

Package Overview
Dependencies
Maintainers
5
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-switch - npm Package Compare versions

Comparing version 3.2.0 to 3.2.1

2

es/index.d.ts

@@ -16,3 +16,3 @@ import * as React from 'react';

defaultChecked?: boolean;
loadingIcon: React.ReactNode;
loadingIcon?: React.ReactNode;
style?: React.CSSProperties;

@@ -19,0 +19,0 @@ title?: string;

@@ -16,3 +16,3 @@ import * as React from 'react';

defaultChecked?: boolean;
loadingIcon: React.ReactNode;
loadingIcon?: React.ReactNode;
style?: React.CSSProperties;

@@ -19,0 +19,0 @@ title?: string;

{
"name": "rc-switch",
"version": "3.2.0",
"version": "3.2.1",
"description": "switch ui component for react",

@@ -39,3 +39,3 @@ "keywords": [

"@types/classnames": "^2.2.10",
"@types/jest": "^25.2.2",
"@types/jest": "^26.0.4",
"coveralls": "^3.0.6",

@@ -42,0 +42,0 @@ "enzyme": "^3.0.0",

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