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 4.2.1 to 4.2.2

2

lib/index.js

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

value: function updateZIndex(zIndex) {
this.setState(zIndex);
this.setState({ zIndex: zIndex });
}

@@ -143,0 +143,0 @@ }, {

{
"name": "react-rnd",
"version": "4.2.1",
"version": "4.2.2",
"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