@atlaskit/tooltip
Advanced tools
Comparing version 8.4.2 to 9.0.0
# @atlaskit/tooltip | ||
## 9.0.0 | ||
- [major] Bump to React 16.3. [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858) | ||
## 8.4.2 | ||
@@ -4,0 +7,0 @@ - [patch] Makes packages Flow types compatible with version 0.67 [25daac0](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/25daac0) |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "8.4.1" | ||
"version": "8.4.2" | ||
} |
{ | ||
"name": "@atlaskit/tooltip", | ||
"version": "8.4.2", | ||
"version": "9.0.0", | ||
"description": "A React Component for displaying Tooltips", | ||
@@ -20,4 +20,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@atlaskit/layer-manager": "^2.8.1", | ||
"@atlaskit/theme": "^2.4.1", | ||
"@atlaskit/layer-manager": "^3.0.0", | ||
"@atlaskit/theme": "^3.0.0", | ||
"react-deprecate": "^0.1.0", | ||
@@ -28,9 +28,9 @@ "react-transition-group": "^2.2.1", | ||
"peerDependencies": { | ||
"react": "15.6.0 - 16.2.0", | ||
"react-dom": "15.6.0 - 16.2.0" | ||
"react": "^16.3.0", | ||
"react-dom": "^16.3.0" | ||
}, | ||
"devDependencies": { | ||
"@atlaskit/button": "^6.6.2", | ||
"@atlaskit/docs": "^2.5.2", | ||
"@atlaskit/icon": "^10.12.1" | ||
"@atlaskit/button": "^7.0.0", | ||
"@atlaskit/docs": "^3.0.0", | ||
"@atlaskit/icon": "^11.0.0" | ||
}, | ||
@@ -42,2 +42,2 @@ "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
108650
+ Added@atlaskit/layer-manager@3.0.4(transitive)
+ Added@atlaskit/theme@3.2.2(transitive)
+ Addedreact@16.14.0(transitive)
+ Addedreact-dom@16.14.0(transitive)
+ Addedscheduler@0.19.1(transitive)
- Removed@atlaskit/layer-manager@2.8.3(transitive)
- Removed@atlaskit/theme@2.4.1(transitive)
- Removedreact@16.2.0(transitive)
- Removedreact-dom@16.2.0(transitive)
Updated@atlaskit/theme@^3.0.0