@atlaskit/tree
Advanced tools
Comparing version 2.0.5 to 2.0.6
# @atlaskit/tree | ||
## 2.0.6 | ||
- [patch] Updated dependencies [df22ad8](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/df22ad8) | ||
- @atlaskit/theme@6.0.0 | ||
- @atlaskit/spinner@9.0.6 | ||
- @atlaskit/section-message@1.0.5 | ||
- @atlaskit/navigation@33.1.5 | ||
- @atlaskit/icon@13.2.5 | ||
- @atlaskit/docs@5.0.6 | ||
## 2.0.5 | ||
@@ -4,0 +13,0 @@ - [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) |
{ | ||
"name": "@atlaskit/tree", | ||
"version": "2.0.4" | ||
"version": "2.0.5" | ||
} |
{ | ||
"name": "@atlaskit/tree", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "A React Component for displaying expandable and sortable tree hierarchies", | ||
@@ -22,8 +22,8 @@ "license": "Apache-2.0", | ||
"@atlaskit/build-utils": "^1.11.0", | ||
"@atlaskit/docs": "^5.0.2", | ||
"@atlaskit/icon": "^13.2.4", | ||
"@atlaskit/navigation": "^33.1.4", | ||
"@atlaskit/section-message": "^1.0.4", | ||
"@atlaskit/spinner": "^9.0.5", | ||
"@atlaskit/theme": "^5.1.3", | ||
"@atlaskit/docs": "^5.0.6", | ||
"@atlaskit/icon": "^13.2.5", | ||
"@atlaskit/navigation": "^33.1.5", | ||
"@atlaskit/section-message": "^1.0.5", | ||
"@atlaskit/spinner": "^9.0.6", | ||
"@atlaskit/theme": "^6.0.0", | ||
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz", | ||
@@ -30,0 +30,0 @@ "enzyme-adapter-react-16": "https://registry.npmjs.org/@pgleeson/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.1.7.tgz", |
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
88903