🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

react-segmented-control

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-segmented-control - npm Package Compare versions

Comparing version
0.1.0
to
0.2.0
+2
-2
bower.json

@@ -7,3 +7,3 @@ {

],
"version": "0.1.0",
"version": "0.2.0",
"homepage": "https://github.com/enki-com/react-segmented-control",

@@ -32,4 +32,4 @@ "description": "Simple react.js component for a segmented control",

"dependencies": {
"react": "^0.12.0"
"react": "^0.14.0"
}
}
{
"name": "react-segmented-control",
"version": "0.1.0",
"version": "0.2.0",
"description": "Simple react.js component for a segmented control",
"main": "react-segmented-control.js",
"dependencies": {
"peerDependencies": {
"react": "0.x"

@@ -8,0 +8,0 @@ },