New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-switch

Package Overview
Dependencies
Maintainers
1
Versions
34
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 3.0.1 to 3.0.2

6

CHANGELOG.md

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

## [3.0.2 - 2018-06-07]
### Changed
- Add the correct gzip badge.
## [3.0.1 - 2018-06-07]

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

2

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

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

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

[![GitHub stars](https://img.shields.io/github/stars/markusenglund/react-switch.svg?style=social&label=Stars)](https://github.com/markusenglund/react-switch)
[![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/react-switch.svg)](https://bundlephobia.com/result?p=react-switch)
[![gzip size](http://img.badgesize.io/https://unpkg.com/react-switch/dist/react-switch.min.js?compression=gzip)](https://unpkg.com/react-switch/dist/react-switch.min.js)

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

- **Customizable** - Easy to customize size, color and more.
- **Small package size** - Just 2 kb minified and gzipped.
- **Small package size** - 2 kB gzipped.
- **It Just Works** - Sensible default styling. Uses inline styles, so no need to import a separate css file.

@@ -18,0 +18,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