@atlaskit/tooltip
Advanced tools
Comparing version 15.0.14 to 15.0.15
# @atlaskit/tooltip | ||
## 15.0.15 | ||
### Patch Changes | ||
- [patch][a2d0043716](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/a2d0043716): | ||
Updated version of analytics-next to fix potential incompatibilities with TS 3.6 | ||
## 15.0.14 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "15.0.14", | ||
"version": "15.0.15", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "15.0.14", | ||
"version": "15.0.15", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "15.0.14", | ||
"version": "15.0.15", | ||
"description": "A React Component for displaying Tooltips", | ||
@@ -25,4 +25,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/analytics-next": "^6.0.3", | ||
"@atlaskit/popper": "^3.1.4", | ||
"@atlaskit/analytics-next": "^6.3.0", | ||
"@atlaskit/popper": "^3.1.5", | ||
"@atlaskit/portal": "^3.0.12", | ||
@@ -42,4 +42,4 @@ "@atlaskit/theme": "^9.1.6", | ||
"devDependencies": { | ||
"@atlaskit/build-utils": "^2.2.5", | ||
"@atlaskit/button": "^13.1.6", | ||
"@atlaskit/build-utils": "^2.2.7", | ||
"@atlaskit/button": "^13.3.2", | ||
"@atlaskit/docs": "^8.1.5", | ||
@@ -51,3 +51,4 @@ "@atlaskit/icon": "^19.0.6", | ||
"enzyme": "^3.7.0", | ||
"react-dom": "^16.8.0" | ||
"react-dom": "^16.8.0", | ||
"wait-for-expect": "^1.2.0" | ||
}, | ||
@@ -54,0 +55,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
101209
10
48
Updated@atlaskit/popper@^3.1.5