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

re-resizable

Package Overview
Dependencies
Maintainers
1
Versions
88
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 6.6.1 to 6.7.0

6

CHANGELOG.md

@@ -24,2 +24,8 @@ # Changelog

## [6.6.1 (2020-09-22)](https://github.com/bokuweb/re-resizable/compare/v6.6.0...v6.6.1)
### :bug: Bug Fix
- Fixed a bug, resize is not work when set `xxxpx` to max/min width/height
## [6.6.0 (2020-09-22)](https://github.com/bokuweb/re-resizable/compare/v6.5.5...v6.6.0)

@@ -26,0 +32,0 @@

18

package.json
{
"name": "re-resizable",
"version": "6.6.1",
"version": "6.7.0",
"description": "Resizable component for React.",

@@ -53,7 +53,7 @@ "title": "re-resizable",

"@storybook/addon-options": "5.3.21",
"@storybook/react": "6.0.21",
"@types/node": "12.12.62",
"@storybook/react": "6.0.26",
"@types/node": "12.12.68",
"@types/react": "16.8.7",
"@types/react-dom": "16.9.8",
"@types/sinon": "9.0.5",
"@types/sinon": "9.0.8",
"avaron": "0.2.0",

@@ -74,7 +74,5 @@ "babel-core": "7.0.0-bridge.0",

"cross-env": "7.0.2",
"gh-pages": "2.2.0",
"gh-pages": "3.1.0",
"npm-run-all": "4.1.5",
"prettier": "1.19.1",
"react": "16.13.1",
"react-dom": "16.13.1",
"rollup": "1.32.1",

@@ -86,3 +84,3 @@ "rollup-plugin-babel": "4.4.0",

"rollup-plugin-replace": "2.2.0",
"rollup-plugin-typescript2": "0.27.2",
"rollup-plugin-typescript2": "0.27.3",
"rollup-watch": "4.3.1",

@@ -111,3 +109,7 @@ "sinon": "9.0.3",

"fast-memoize": "^2.5.1"
},
"peerDependencies": {
"react": "^16.13.1",
"react-dom": "^16.13.1"
}
}
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