react-switch
Advanced tools
Comparing version 2.3.1 to 2.3.2
@@ -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 @@ |
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40390