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

react-dropdown

Package Overview
Dependencies
Maintainers
1
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dropdown - npm Package Compare versions

Comparing version 0.4.1 to 0.5.0

4

dist/index.js

@@ -39,4 +39,4 @@ "use strict";

},
componentWillMount: {
value: function componentWillMount() {
componentDidMount: {
value: function componentDidMount() {
document.addEventListener("click", this.handleDocumentClick.bind(this), false);

@@ -43,0 +43,0 @@ }

@@ -25,3 +25,3 @@ 'use strict';

componentWillMount() {
componentDidMount() {
document.addEventListener("click", this.handleDocumentClick.bind(this), false);

@@ -28,0 +28,0 @@ }

{
"name": "react-dropdown",
"version": "0.4.1",
"version": "0.5.0",
"description": "React dropdown component",

@@ -5,0 +5,0 @@ "main": "dist/index.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