@atlaskit/tooltip
Advanced tools
Comparing version 8.0.8 to 8.0.9
# @atlaskit/tooltip | ||
## 8.0.9 | ||
- [patch] remove unused button dependency and corrected themes type [3475dd6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3475dd6) | ||
## 8.0.8 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "8.0.7" | ||
"version": "8.0.8" | ||
} |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "8.0.8", | ||
"version": "8.0.9", | ||
"description": "A React Component for displaying Tooltips", | ||
@@ -20,3 +20,3 @@ "license": "Apache-2.0", | ||
"@atlaskit/layer-manager": "^2.5.4", | ||
"@atlaskit/theme": "^2.2.8", | ||
"@atlaskit/theme": "^2.2.9", | ||
"react-transition-group": "^2.2.1", | ||
@@ -30,5 +30,4 @@ "styled-components": "^1.4.6" | ||
"devDependencies": { | ||
"@atlaskit/button": "^5.4.8", | ||
"@atlaskit/button-group": "^1.5.3", | ||
"@atlaskit/docs": "^2.0.0", | ||
"@atlaskit/button": "^6.0.0", | ||
"@atlaskit/docs": "^2.1.0", | ||
"@atlaskit/icon": "^10.3.1" | ||
@@ -35,0 +34,0 @@ }, |
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
67125
3
Updated@atlaskit/theme@^2.2.9