@atlaskit/tooltip
Advanced tools
Comparing version 15.0.12 to 15.0.13
# @atlaskit/tooltip | ||
## 15.0.13 | ||
### Patch Changes | ||
- [patch][ecca4d1dbb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ecca4d1dbb): | ||
Upgraded Typescript to 3.3.x | ||
## 15.0.12 | ||
@@ -4,0 +12,0 @@ |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "15.0.12", | ||
"version": "15.0.13", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "15.0.12", | ||
"version": "15.0.13", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "15.0.12", | ||
"version": "15.0.13", | ||
"description": "A React Component for displaying Tooltips", | ||
@@ -25,6 +25,6 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/analytics-next": "^6.0.1", | ||
"@atlaskit/popper": "^3.1.1", | ||
"@atlaskit/portal": "^3.0.10", | ||
"@atlaskit/theme": "^9.1.3", | ||
"@atlaskit/analytics-next": "^6.0.2", | ||
"@atlaskit/popper": "^3.1.3", | ||
"@atlaskit/portal": "^3.0.11", | ||
"@atlaskit/theme": "^9.1.5", | ||
"@babel/runtime": "^7.0.0", | ||
@@ -42,8 +42,8 @@ "flushable": "^1.0.0", | ||
"devDependencies": { | ||
"@atlaskit/build-utils": "^2.0.0", | ||
"@atlaskit/button": "^13.1.3", | ||
"@atlaskit/docs": "^8.1.3", | ||
"@atlaskit/icon": "^19.0.4", | ||
"@atlaskit/build-utils": "^2.2.4", | ||
"@atlaskit/button": "^13.1.5", | ||
"@atlaskit/docs": "^8.1.4", | ||
"@atlaskit/icon": "^19.0.5", | ||
"@atlaskit/ssr": "^0.1.0", | ||
"@atlaskit/visual-regression": "^0.1.0", | ||
"@atlaskit/visual-regression": "^0.1.2", | ||
"@types/flushable": "^1.0.1", | ||
@@ -50,0 +50,0 @@ "enzyme": "^3.7.0", |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "15.0.12", | ||
"version": "15.0.13", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
100790
Updated@atlaskit/popper@^3.1.3
Updated@atlaskit/portal@^3.0.11
Updated@atlaskit/theme@^9.1.5