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

react-dropdown-now

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dropdown-now - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

5

package.json
{
"name": "react-dropdown-now",
"version": "1.0.7",
"version": "1.0.8",
"description": "React dropdown component NOW",

@@ -84,7 +84,6 @@ "main": "dist/index.js",

"browserify": "./node_modules/browserify/bin/cmd.js docs/main.js -o docs/bundle.js",
"prepare": "npm run browserify && npm run build",
"lint": "eslint src",
"lint:fix": "eslint src --fix",
"test": "npm run lint && NODE_ENV=test ava --verbose",
"prepublishOnly": "npm run prepare",
"prepublishOnly": "npm run build",
"publish": "git push origin --tags && git push origin",

@@ -91,0 +90,0 @@ "release:patch": "npm version patch && npm publish --access public",

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