@atlaskit/tooltip
Advanced tools
Comparing version 8.0.10 to 8.0.11
# @atlaskit/tooltip | ||
## 8.0.11 | ||
## 8.0.10 | ||
@@ -4,0 +6,0 @@ - [patch] AK-4064 ensure unmountComponentAtNode is called for components rendered via ReactDOM.render [e3153c3](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e3153c3) |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "8.0.9" | ||
"version": "8.0.10" | ||
} |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "8.0.10", | ||
"version": "8.0.11", | ||
"description": "A React Component for displaying Tooltips", | ||
@@ -19,3 +19,3 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/layer-manager": "^2.5.5", | ||
"@atlaskit/layer-manager": "^2.5.7", | ||
"@atlaskit/theme": "^2.2.9", | ||
@@ -22,0 +22,0 @@ "react-transition-group": "^2.2.1", |
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
67732