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.7.3 to 1.7.4

4

CHANGELOG.md
# Changelog
### 1.7.4 (Sep 5, 2017)
- Minor Flow & dependency updates.
### 1.7.3 (Aug 31, 2017)

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

15

package.json
{
"name": "react-resizable",
"version": "1.7.3",
"version": "1.7.4",
"description": "A component that is resizable with handles.",

@@ -17,3 +17,4 @@ "main": "index.js",

"version": "git add CHANGELOG.md",
"postversion": "git push && git push --tags"
"postversion": "git push && git push --tags",
"flow": "flow"
},

@@ -45,6 +46,6 @@ "repository": {

"cross-env": "^5.0.5",
"css-loader": "^0.28.5",
"eslint": "^4.5.0",
"eslint-plugin-react": "^7.2.1",
"flow-bin": "^0.53.1",
"css-loader": "^0.28.7",
"eslint": "^4.6.1",
"eslint-plugin-react": "^7.3.0",
"flow-bin": "^0.54.0",
"lodash": "^4.3.0",

@@ -60,3 +61,3 @@ "pre-commit": "^1.1.2",

"prop-types": "^15.5.8",
"react-draggable": "^2.2.6 || ^3.0.0"
"react-draggable": "^2.2.6 || ^3.0.3"
},

@@ -63,0 +64,0 @@ "peerDependencies": {

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