Socket
Socket
Sign inDemoInstall

react-simple-dropdown

Package Overview
Dependencies
9
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.1 to 3.2.2-alpha.1

lib/components/Dropdown.js

4

package.json
{
"name": "react-simple-dropdown",
"version": "3.2.1",
"version": "3.2.2-alpha.1",
"description": "Non-prescriptive React.js dropdown toolkit",

@@ -12,3 +12,3 @@ "main": "lib/components/Dropdown.js",

"test:electron": "zuul --electron -- test/**/*.{js,jsx}",
"build": "babel src/components --out-dir lib/components",
"build": "trash lib && babel src/components --out-dir lib/components",
"watch": "npm run build -- -w",

@@ -15,0 +15,0 @@ "dev": "npm-run-all --parallel watch test:browser",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc