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

react-rnd

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-rnd - npm Package Compare versions

Comparing version 5.0.4 to 5.0.5

lib/index.js.flow

7

package.json
{
"name": "react-rnd",
"license": "MIT",
"version": "5.0.4",
"version": "5.0.5",
"main": "lib/index.js",
"scripts": {
"start": "webpack-dev-server",
"build": "NODE_ENV=production babel -d lib/ src/components/ --copy-files",
"build": "NODE_ENV=production babel -d lib/ src/components/",
"build:example": "NODE_ENV=example webpack",

@@ -17,3 +17,3 @@ "build:example-watch": "NODE_ENV=example webpack --watch",

"guide:build": "styleguidist build",
"prepublish": "npm run build"
"prepublish": "npm run build && flow-copy-source -v src/components lib"
},

@@ -51,2 +51,3 @@ "keywords": [

"flow-bin": "^0.46.0",
"flow-copy-source": "^1.1.0",
"flow-runtime": "^0.12.0",

@@ -53,0 +54,0 @@ "http-server": "^0.10.0",

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