@atlaskit/tooltip
Advanced tools
Comparing version 12.0.3 to 12.0.4
# @atlaskit/tooltip | ||
## 12.0.4 | ||
- [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1) | ||
- @atlaskit/portal@0.0.3 | ||
- @atlaskit/icon@13.2.2 | ||
- @atlaskit/button@9.0.4 | ||
- @atlaskit/theme@5.1.2 | ||
- @atlaskit/analytics-next@3.0.3 | ||
- @atlaskit/docs@5.0.2 | ||
## 12.0.3 | ||
@@ -4,0 +13,0 @@ - [patch] Add a SSR test for every package, add react-dom and build-utils in devDependencies [7e331b5](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7e331b5) |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "12.0.2" | ||
"version": "12.0.3" | ||
} |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "12.0.3", | ||
"version": "12.0.4", | ||
"description": "A React Component for displaying Tooltips", | ||
@@ -21,5 +21,5 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/analytics-next": "^3.0.2", | ||
"@atlaskit/portal": "^0.0.2", | ||
"@atlaskit/theme": "^5.1.1", | ||
"@atlaskit/analytics-next": "^3.0.3", | ||
"@atlaskit/portal": "^0.0.3", | ||
"@atlaskit/theme": "^5.1.2", | ||
"react-node-resolver": "^1.0.1", | ||
@@ -35,5 +35,5 @@ "react-transition-group": "^2.2.1" | ||
"@atlaskit/build-utils": "^1.11.0", | ||
"@atlaskit/button": "^9.0.3", | ||
"@atlaskit/docs": "^5.0.1", | ||
"@atlaskit/icon": "^13.2.1", | ||
"@atlaskit/button": "^9.0.4", | ||
"@atlaskit/docs": "^5.0.2", | ||
"@atlaskit/icon": "^13.2.2", | ||
"enzyme": "https://registry.npmjs.org/@pgleeson/enzyme/-/enzyme-3.3.7.tgz", | ||
@@ -40,0 +40,0 @@ "react-dom": "^16.4.0" |
115331
+ Added@atlaskit/portal@0.0.3(transitive)
- Removed@atlaskit/portal@0.0.2(transitive)
Updated@atlaskit/portal@^0.0.3
Updated@atlaskit/theme@^5.1.2