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

react-resizable

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-resizable - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

2

build/Resizable.js

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

heightChanged = height !== _this2.state.height;
if (!widthChanged && !heightChanged) return;
if (handlerName === 'onResize' && !widthChanged && !heightChanged) return;

@@ -115,0 +115,0 @@ if (_this2.props.lockAspectRatio) {

{
"name": "react-resizable",
"version": "1.1.1",
"version": "1.1.2",
"description": "A component that is resizable with handles.",

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