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 3.0.0 to 3.0.1

3

CHANGELOG.md
# @atlaskit/tree
## 3.0.1
- [patch] Adds sideEffects: false to allow proper tree shaking [b5d6d04](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b5d6d04)
## 3.0.0

@@ -4,0 +7,0 @@ - [major] Horizontal movement to disambiguate the case when the user is dropping at end of subtree [9ee9657](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ee9657)

3

dist/package.json
{
"name": "@atlaskit/tree",
"version": "3.0.0"
"version": "3.0.0",
"sideEffects": false
}
{
"name": "@atlaskit/tree",
"version": "3.0.0",
"version": "3.0.1",
"description": "A React Component for displaying expandable and sortable tree hierarchies",

@@ -9,2 +9,3 @@ "license": "Apache-2.0",

"atlaskit:src": "src/index.js",
"sideEffects": false,
"files": [

@@ -26,7 +27,7 @@ "dist"

"@atlaskit/docs": "^5.0.6",
"@atlaskit/icon": "^13.3.1",
"@atlaskit/navigation": "^33.1.6",
"@atlaskit/section-message": "^1.0.6",
"@atlaskit/spinner": "^9.0.7",
"@atlaskit/theme": "^6.0.1",
"@atlaskit/icon": "^13.6.1",
"@atlaskit/navigation": "^33.1.8",
"@atlaskit/section-message": "^1.0.7",
"@atlaskit/spinner": "^9.0.8",
"@atlaskit/theme": "^6.0.2",
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz",

@@ -42,2 +43,2 @@ "enzyme-adapter-react-16": "https://registry.npmjs.org/@pgleeson/enzyme-adapter-react-16/-/enzyme-adapter-react-16-1.1.7.tgz",

]
}
}
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