@nosferatu500/react-sortable-tree
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@nosferatu500/react-sortable-tree", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Drag-and-drop sortable component for nested data and hierarchies", | ||
@@ -71,3 +71,3 @@ "scripts": { | ||
"dependencies": { | ||
"@nosferatu500/react-dnd-scrollzone": "^1.0.13", | ||
"@nosferatu500/react-dnd-scrollzone": "^1.0.14", | ||
"lodash.isequal": "^4.5.0", | ||
@@ -82,3 +82,3 @@ "prop-types": "^15.7.2", | ||
"react": "^17.0.2", | ||
"react-dnd": "^7.7.0", | ||
"react-dnd": "^11.1.3", | ||
"react-dom": "^17.0.2" | ||
@@ -88,6 +88,6 @@ }, | ||
"@babel/core": "^7.14.6", | ||
"@storybook/addon-storyshots": "^6.2.9", | ||
"@storybook/addons": "^6.2.9", | ||
"@storybook/react": "^6.2.9", | ||
"@storybook/theming": "^6.2.9", | ||
"@storybook/addon-storyshots": "^6.3.0", | ||
"@storybook/addons": "^6.3.0", | ||
"@storybook/react": "^6.3.0", | ||
"@storybook/theming": "^6.3.0", | ||
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.2", | ||
@@ -94,0 +94,0 @@ "babel-eslint": "^10.1.0", |
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
290081