Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/tooltip

Package Overview
Dependencies
Maintainers
1
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/tooltip - npm Package Compare versions

Comparing version 8.4.2 to 9.0.0

3

CHANGELOG.md
# @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)

2

dist/package.json
{
"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": [

]
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc