@atlaskit/tooltip
Advanced tools
Comparing version 8.4.0 to 8.4.1
# @atlaskit/tooltip | ||
## 8.4.1 | ||
- [patch] Re-releasing due to potentially broken babel release [9ed0bba](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9ed0bba) | ||
## 8.4.0 | ||
@@ -4,0 +7,0 @@ - [minor] Update styled-components dependency to support versions 1.4.6 - 3 [ceccf30](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ceccf30) |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "8.3.2" | ||
"version": "8.4.0" | ||
} |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "8.4.0", | ||
"version": "8.4.1", | ||
"description": "A React Component for displaying Tooltips", | ||
@@ -19,4 +19,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/layer-manager": "^2.8.0", | ||
"@atlaskit/theme": "^2.4.0", | ||
"@atlaskit/layer-manager": "^2.8.1", | ||
"@atlaskit/theme": "^2.4.1", | ||
"react-deprecate": "^0.1.0", | ||
@@ -31,5 +31,5 @@ "react-transition-group": "^2.2.1", | ||
"devDependencies": { | ||
"@atlaskit/button": "^6.6.0", | ||
"@atlaskit/docs": "^2.5.0", | ||
"@atlaskit/icon": "^10.12.0" | ||
"@atlaskit/button": "^6.6.2", | ||
"@atlaskit/docs": "^2.5.2", | ||
"@atlaskit/icon": "^10.12.1" | ||
}, | ||
@@ -36,0 +36,0 @@ "keywords": [ |
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
108046
Updated@atlaskit/theme@^2.4.1