Socket
Socket
Sign inDemoInstall

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 4.0.0 to 4.0.1

2

lib/index.js

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

'div',
{ style: _extends(boxStyle, { zIndex: zIndex }) },
{ style: _extends({}, boxStyle, { zIndex: zIndex }) },
_react2.default.createElement(

@@ -179,0 +179,0 @@ _reactResizableBox2.default,

{
"name": "react-rnd",
"version": "4.0.0",
"version": "4.0.1",
"description": "Resizable and draggable component for React.",

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