Socket
Socket
Sign inDemoInstall

react-resizable-box

Package Overview
Dependencies
Maintainers
1
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-resizable-box - npm Package Compare versions

Comparing version 2.0.5 to 2.0.6

1

index.d.ts

@@ -46,3 +46,2 @@ // Type definitions for react-resizable-box 2.0

export interface ResizableProps {
children?: React.ReactChildren;
onResizeStop?: ResizeHandler;

@@ -49,0 +48,0 @@ onResizeStart?: ResizeStartCallBack;

2

package.json
{
"name": "react-resizable-box",
"version": "2.0.5",
"version": "2.0.6",
"description": "",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -218,5 +218,9 @@ # react-resizable-box

#### v2.0.6
- Fix index.d.ts (#116)
#### v2.0.5
- Fix remove event listener
- Fix remove event listener (#114)

@@ -223,0 +227,0 @@ #### v2.0.4

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