react-sortable-tree
Advanced tools
Comparing version 2.5.0 to 2.6.0
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="2.6.0"></a> | ||
# [2.6.0](https://github.com/frontend-collective/react-sortable-tree/compare/v2.5.0...v2.6.0) (2018-12-11) | ||
### Bug Fixes | ||
* Bundling patched version of react-dnd-scrollzone ([#432](https://github.com/frontend-collective/react-sortable-tree/issues/432)) ([4017a08](https://github.com/frontend-collective/react-sortable-tree/commit/4017a08)) | ||
<a name="2.5.0"></a> | ||
@@ -7,0 +17,0 @@ # [2.5.0](https://github.com/frontend-collective/react-sortable-tree/compare/v2.4.0...v2.5.0) (2018-12-10) |
{ | ||
"name": "react-sortable-tree", | ||
"version": "2.5.0", | ||
"version": "2.6.0", | ||
"description": "Drag-and-drop sortable component for nested data and hierarchies", | ||
"scripts": { | ||
"prepare": "patch-package", | ||
"prebuild": "npm run lint && npm run clean", | ||
@@ -61,2 +60,3 @@ "build": "rollup -c", | ||
"dependencies": { | ||
"frontend-collective-react-dnd-scrollzone": "^1.0.1", | ||
"lodash.isequal": "^4.5.0", | ||
@@ -66,3 +66,2 @@ "prop-types": "^15.6.1", | ||
"react-dnd-html5-backend": "^7.0.1", | ||
"react-dnd-scrollzone": "4.0.0", | ||
"react-lifecycles-compat": "^3.0.4", | ||
@@ -89,7 +88,5 @@ "react-virtualized": "^9.19.1" | ||
"babel-jest": "^23.6.0", | ||
"babel-loader": "^8.0.4", | ||
"codesandbox": "^1.2.10", | ||
"coveralls": "^3.0.1", | ||
"cross-env": "^5.1.6", | ||
"css-loader": "^1.0.1", | ||
"enzyme": "^3.3.0", | ||
@@ -103,12 +100,5 @@ "enzyme-adapter-react-16": "^1.1.1", | ||
"eslint-plugin-react": "^7.8.2", | ||
"extract-text-webpack-plugin": "^4.0.0-beta.0", | ||
"file-loader": "^2.0.0", | ||
"gh-pages": "^2.0.1", | ||
"html-webpack-plugin": "^3.2.0", | ||
"jest": "^23.1.0", | ||
"jest-enzyme": "^7.0.1", | ||
"json-loader": "^0.5.7", | ||
"patch-package": "^5.1.1", | ||
"postcss-loader": "^3.0.0", | ||
"postinstall-postinstall": "^2.0.0", | ||
"prettier": "^1.13.3", | ||
@@ -129,8 +119,3 @@ "react": "^16.4.0", | ||
"rollup-plugin-postcss": "^1.6.2", | ||
"standard-version": "^4.4.0", | ||
"style-loader": "^0.23.1", | ||
"webpack": "^4.10.2", | ||
"webpack-cli": "^3.1.2", | ||
"webpack-dev-server": "^3.1.4", | ||
"webpack-node-externals": "^1.7.2" | ||
"standard-version": "^4.4.0" | ||
}, | ||
@@ -137,0 +122,0 @@ "keywords": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
42
0
296959
+ Addedfrontend-collective-react-dnd-scrollzone@1.0.2(transitive)
- Removedreact-dnd-scrollzone@4.0.0
- Removedhoist-non-react-statics@1.2.0(transitive)
- Removedreact-dnd-scrollzone@4.0.0(transitive)