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.4.0 to 1.4.1

1

build/Resizable.js

@@ -193,2 +193,3 @@ 'use strict';

_extends({}, p.draggableOpts, {
key: 'resizableHandle',
ref: 'draggable',

@@ -195,0 +196,0 @@ onStop: this.resizeHandler('onResizeStop'),

# Changelog
### 1.4.1 (May 23, 2016)
- Bugfix: Resizable handle should have a `key` when injected. Fixes React warnings on custom components.
### 1.4.0 (May 20, 2016)

@@ -4,0 +8,0 @@

2

package.json
{
"name": "react-resizable",
"version": "1.4.0",
"version": "1.4.1",
"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