@atlaskit/tooltip
Advanced tools
Comparing version 13.0.0 to 13.0.1
# @atlaskit/tooltip | ||
## 13.0.1 | ||
- Updated dependencies [9d5cc39394](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d5cc39394): | ||
- @atlaskit/docs@7.0.1 | ||
- @atlaskit/analytics-next@4.0.1 | ||
- @atlaskit/icon@16.0.5 | ||
- @atlaskit/popper@0.4.1 | ||
- @atlaskit/portal@0.2.1 | ||
- @atlaskit/theme@8.0.1 | ||
- @atlaskit/button@11.0.0 | ||
## 13.0.0 | ||
@@ -4,0 +14,0 @@ - [major] [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6): |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "13.0.0", | ||
"version": "13.0.1", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "13.0.0", | ||
"version": "13.0.1", | ||
"description": "A React Component for displaying Tooltips", | ||
@@ -19,6 +19,6 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/analytics-next": "^4.0.0", | ||
"@atlaskit/popper": "^0.4.0", | ||
"@atlaskit/portal": "^0.2.0", | ||
"@atlaskit/theme": "^8.0.0", | ||
"@atlaskit/analytics-next": "^4.0.1", | ||
"@atlaskit/popper": "^0.4.1", | ||
"@atlaskit/portal": "^0.2.1", | ||
"@atlaskit/theme": "^8.0.1", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -36,5 +36,6 @@ "flushable": "^1.0.0", | ||
"@atlaskit/build-utils": "^2.0.0", | ||
"@atlaskit/button": "^10.1.3", | ||
"@atlaskit/docs": "^7.0.0", | ||
"@atlaskit/icon": "^16.0.4", | ||
"@atlaskit/button": "^11.0.0", | ||
"@atlaskit/docs": "^7.0.1", | ||
"@atlaskit/icon": "^16.0.5", | ||
"@atlaskit/ssr": "^0.0.1", | ||
"@atlaskit/visual-regression": "^0.0.1", | ||
@@ -41,0 +42,0 @@ "enzyme": "^3.7.0", |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "13.0.0", | ||
"version": "13.0.1", | ||
"sideEffects": false | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
80246
0
8
Updated@atlaskit/popper@^0.4.1
Updated@atlaskit/portal@^0.2.1
Updated@atlaskit/theme@^8.0.1