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

react-switch

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-switch - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

6

CHANGELOG.md

@@ -8,2 +8,8 @@ # Changelog

## [2.3.2 - 2018-04-20]
### Fixed
* Corrected dead links in README
## [2.3.1 - 2018-04-08]

@@ -10,0 +16,0 @@

2

package.json
{
"name": "react-switch",
"version": "2.3.1",
"version": "2.3.2",
"description": "Draggable toggle-switch component for react",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -5,3 +5,3 @@ A draggable toggle-switch component for React.

[![npm](https://img.shields.io/npm/dm/react-switch.svg)](https://www.npmjs.com/package/react-switch)
[![GitHub stars](https://img.shields.io/github/stars/yogaboll/react-switch.svg?style=social&label=Stars)](https://github.com/yogaboll/react-switch)
[![GitHub stars](https://img.shields.io/github/stars/markusenglund/react-switch.svg?style=social&label=Stars)](https://github.com/markusenglund/react-switch)

@@ -19,3 +19,3 @@ <img src="https://media.giphy.com/media/l0IsI0EHlJx2kyCrK/giphy.gif" />

[Take a look at the demo](https://yogaboll.github.io/react-switch/)
[Take a look at the demo](https://markusenglund.github.io/react-switch/)

@@ -22,0 +22,0 @@ ## Installation

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