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

react-selectable-fast

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-selectable-fast - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

4

package.json
{
"name": "react-selectable-fast",
"version": "0.1.7",
"version": "0.1.8",
"description": "Enable other React components to be selectable by drawing a box with your mouse",

@@ -16,3 +16,3 @@ "repository": {

"dist": "NODE_ENV=production webpack -p --config webpack.production.config.js",
"prepublish": "babel ./src/ -d ./lib/"
"prepublish": "npm build && babel ./src/ -d ./lib/"
},

@@ -19,0 +19,0 @@ "bugs": {

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