Socket
Socket
Sign inDemoInstall

re-resizable

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

re-resizable - npm Package Compare versions

Comparing version 3.0.0-beta.1 to 3.0.0-beta.2

2

lib/index.es5.js

@@ -309,4 +309,2 @@ 'use strict';

// import ResizeObserver from 'resize-observer-polyfill';
// import debounce from 'lodash.debounce';
var userSelectNone = {

@@ -313,0 +311,0 @@ userSelect: 'none',

@@ -307,4 +307,2 @@ import { Component, createElement } from 'react';

// import ResizeObserver from 'resize-observer-polyfill';
// import debounce from 'lodash.debounce';
var userSelectNone = {

@@ -311,0 +309,0 @@ userSelect: 'none',

@@ -312,4 +312,2 @@ (function (global, factory) {

// import ResizeObserver from 'resize-observer-polyfill';
// import debounce from 'lodash.debounce';
var userSelectNone = {

@@ -316,0 +314,0 @@ userSelect: 'none',

2

package.json
{
"name": "re-resizable",
"version": "3.0.0-beta.1",
"version": "3.0.0-beta.2",
"description": "Resizable component for React.",

@@ -5,0 +5,0 @@ "title": "re-resizable",

@@ -231,2 +231,7 @@ <p align="center"><img src ="https://github.com/bokuweb/react-resizable-box/blob/master/logo.png?raw=true" /></p>

#### v3.0.0-beta.2
- export `ResizeDirection` type.
- rename `Callback` to `ResizeCallback`.
#### v3.0.0-beta.1

@@ -233,0 +238,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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