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

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 1.3.0 to 1.3.1

2

lib/index.js

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

var _lodash = require('lodash.isEqual');
var _lodash = require('lodash.isequal');

@@ -22,0 +22,0 @@ var _lodash2 = _interopRequireDefault(_lodash);

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

var _lodash = require('lodash.isEqual');
var _lodash = require('lodash.isequal');

@@ -18,0 +18,0 @@ var _lodash2 = _interopRequireDefault(_lodash);

{
"name": "react-resizable-box",
"version": "1.3.0",
"version": "1.3.1",
"description": "",

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

@@ -203,2 +203,3 @@ # react-resizable-box

- Add shouldComponentUpdate.
- Add hander custom className.

@@ -205,0 +206,0 @@ #### v1.2.0

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