@atlaskit/tree
Advanced tools
Comparing version 2.0.4 to 2.0.5
# @atlaskit/tree | ||
## 2.0.5 | ||
- [patch] Bumping react-beautiful-dnd to version 9. Making use of use onBeforeDragStart for dynamic table [9cbd494](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9cbd494) | ||
- [none] Updated dependencies [9cbd494](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9cbd494) | ||
- @atlaskit/navigation@33.1.4 | ||
## 2.0.4 | ||
@@ -4,0 +9,0 @@ - [patch] update the dependency of react-dom to 16.4.2 due to vulnerability in previous versions read https://reactjs.org/blog/2018/08/01/react-v-16-4-2.html for details [a4bd557](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a4bd557) |
{ | ||
"name": "@atlaskit/tree", | ||
"version": "2.0.3" | ||
"version": "2.0.4" | ||
} |
{ | ||
"name": "@atlaskit/tree", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "A React Component for displaying expandable and sortable tree hierarchies", | ||
@@ -15,3 +15,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"react-beautiful-dnd": "^8.0.7" | ||
"react-beautiful-dnd": "^9.0.0" | ||
}, | ||
@@ -25,3 +25,3 @@ "peerDependencies": { | ||
"@atlaskit/icon": "^13.2.4", | ||
"@atlaskit/navigation": "^33.1.3", | ||
"@atlaskit/navigation": "^33.1.4", | ||
"@atlaskit/section-message": "^1.0.4", | ||
@@ -28,0 +28,0 @@ "@atlaskit/spinner": "^9.0.5", |
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
88616
+ Added@babel/runtime-corejs2@7.26.0(transitive)
+ Addedreact-beautiful-dnd@9.0.2(transitive)
- Removed@babel/runtime@7.0.0-beta.54(transitive)
- Removedasap@2.0.6(transitive)
- Removedcore-js@1.2.7(transitive)
- Removedencoding@0.1.13(transitive)
- Removedfbjs@0.8.18(transitive)
- Removediconv-lite@0.6.3(transitive)
- Removedis-stream@1.1.0(transitive)
- Removedisomorphic-fetch@2.2.1(transitive)
- Removednode-fetch@1.7.3(transitive)
- Removedpromise@7.3.1(transitive)
- Removedprop-types@15.6.1(transitive)
- Removedreact-beautiful-dnd@8.0.7(transitive)
- Removedregenerator-runtime@0.12.1(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsetimmediate@1.0.5(transitive)
- Removedtiny-invariant@0.0.3(transitive)
- Removedua-parser-js@0.7.39(transitive)
- Removedwhatwg-fetch@3.6.20(transitive)
Updatedreact-beautiful-dnd@^9.0.0