Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/tree

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/tree - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

5

CHANGELOG.md
# @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)

2

dist/package.json
{
"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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc