@atlaskit/tooltip
Advanced tools
Comparing version 15.2.2 to 15.2.3
# @atlaskit/tooltip | ||
## 15.2.3 | ||
### Patch Changes | ||
- [patch][6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a): | ||
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a): | ||
- @atlaskit/docs@8.3.2 | ||
- @atlaskit/visual-regression@0.1.9 | ||
- @atlaskit/analytics-next@6.3.5 | ||
- @atlaskit/button@13.3.7 | ||
- @atlaskit/icon@20.0.1 | ||
- @atlaskit/popper@3.1.11 | ||
- @atlaskit/portal@3.1.6 | ||
- @atlaskit/theme@9.5.1 | ||
## 15.2.2 | ||
@@ -4,0 +21,0 @@ |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "15.2.2", | ||
"version": "15.2.3", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "15.2.2", | ||
"version": "15.2.3", | ||
"sideEffects": false | ||
} |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "15.2.2", | ||
"version": "15.2.3", | ||
"description": "A React Component for displaying Tooltips", | ||
@@ -16,11 +16,4 @@ "publishConfig": { | ||
"author": "Atlassian Pty Ltd", | ||
"maintainers": [ | ||
"Sean C", | ||
"Daniel DC", | ||
"Harsha I", | ||
"Alex R" | ||
], | ||
"atlaskit": { | ||
"name": "Tooltip", | ||
"team": "core" | ||
"name": "Tooltip" | ||
}, | ||
@@ -30,6 +23,6 @@ "team": "Design System Team", | ||
"dependencies": { | ||
"@atlaskit/analytics-next": "^6.3.3", | ||
"@atlaskit/popper": "^3.1.9", | ||
"@atlaskit/portal": "^3.1.5", | ||
"@atlaskit/theme": "^9.5.0", | ||
"@atlaskit/analytics-next": "^6.3.5", | ||
"@atlaskit/popper": "^3.1.11", | ||
"@atlaskit/portal": "^3.1.6", | ||
"@atlaskit/theme": "^9.5.1", | ||
"flushable": "^1.0.0", | ||
@@ -47,7 +40,7 @@ "react-node-resolver": "^1.0.1", | ||
"@atlaskit/build-utils": "^2.2.7", | ||
"@atlaskit/button": "^13.3.6", | ||
"@atlaskit/docs": "^8.3.1", | ||
"@atlaskit/icon": "^20.0.0", | ||
"@atlaskit/button": "^13.3.7", | ||
"@atlaskit/docs": "^8.3.2", | ||
"@atlaskit/icon": "^20.0.1", | ||
"@atlaskit/ssr": "^0.1.1", | ||
"@atlaskit/visual-regression": "^0.1.3", | ||
"@atlaskit/visual-regression": "^0.1.9", | ||
"@atlaskit/webdriver-runner": "^0.1.5", | ||
@@ -54,0 +47,0 @@ "@testing-library/react": "^8.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
110260
Updated@atlaskit/popper@^3.1.11
Updated@atlaskit/portal@^3.1.6
Updated@atlaskit/theme@^9.5.1