@atlaskit/tooltip
Advanced tools
Comparing version 9.1.5 to 9.1.6
# @atlaskit/tooltip | ||
## 9.1.6 | ||
## 9.1.5 | ||
@@ -4,0 +6,0 @@ - [patch] Fix long words in tooltip content overflowing the tooltip, they will now wrap. [b2967ef](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/b2967ef) |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "9.1.4" | ||
"version": "9.1.5" | ||
} |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "9.1.5", | ||
"version": "9.1.6", | ||
"description": "A React Component for displaying Tooltips", | ||
@@ -21,3 +21,3 @@ "license": "Apache-2.0", | ||
"@atlaskit/layer-manager": "^3.0.3", | ||
"@atlaskit/theme": "^3.0.0", | ||
"@atlaskit/theme": "^3.1.1", | ||
"react-deprecate": "^0.1.0", | ||
@@ -32,5 +32,5 @@ "react-transition-group": "^2.2.1", | ||
"devDependencies": { | ||
"@atlaskit/button": "^7.0.0", | ||
"@atlaskit/docs": "^3.0.0", | ||
"@atlaskit/icon": "^11.0.0", | ||
"@atlaskit/button": "^7.2.1", | ||
"@atlaskit/docs": "^3.0.3", | ||
"@atlaskit/icon": "^11.1.1", | ||
"enzyme": "^3.3.0", | ||
@@ -44,2 +44,2 @@ "jest-styled-components": "^4.11.0-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
142187
Updated@atlaskit/theme@^3.1.1