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

react-select

Package Overview
Dependencies
Maintainers
1
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-select - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

4

lib/select.js

@@ -288,6 +288,2 @@ /** @jsx React.DOM */

render: function() {
return React.DOM.input({type: "text"});
},
xrender: function() {

@@ -294,0 +290,0 @@ logEvent('render');

2

package.json
{
"name": "react-select",
"version": "0.0.2",
"version": "0.0.3",
"description": "A Select control built with and for React",

@@ -5,0 +5,0 @@ "main": "lib/select.js",

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