react-resizable
Advanced tools
Comparing version 1.7.3 to 1.7.4
# Changelog | ||
### 1.7.4 (Sep 5, 2017) | ||
- Minor Flow & dependency updates. | ||
### 1.7.3 (Aug 31, 2017) | ||
@@ -4,0 +8,0 @@ |
{ | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35017
16