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.1.0 to 8.1.1

3

CHANGELOG.md
# @atlaskit/tooltip
## 8.1.1
- [patch] Resolved low hanging flow errors in field-base field-text comment icon item and website, $ [007de27](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/007de27)
## 8.1.0

@@ -4,0 +7,0 @@ - [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)

4

dist/cjs/components/Transition.js

@@ -84,2 +84,4 @@ 'use strict';

withTransitionGroup: true
}, Tip);
},
// $FlowFixMe TEMPORARY
Tip);

@@ -59,2 +59,4 @@ import _Object$getPrototypeOf from 'babel-runtime/core-js/object/get-prototype-of';

withTransitionGroup: true
}, Tip);
},
// $FlowFixMe TEMPORARY
Tip);
{
"name": "@atlaskit/tooltip",
"version": "8.0.13"
"version": "8.1.0"
}
{
"name": "@atlaskit/tooltip",
"version": "8.1.0",
"version": "8.1.1",
"description": "A React Component for displaying Tooltips",

@@ -20,3 +20,3 @@ "license": "Apache-2.0",

"@atlaskit/layer-manager": "^2.6.0",
"@atlaskit/theme": "^2.3.0",
"@atlaskit/theme": "^2.3.1",
"react-deprecate": "^0.1.0",

@@ -31,5 +31,5 @@ "react-transition-group": "^2.2.1",

"devDependencies": {
"@atlaskit/button": "^6.3.0",
"@atlaskit/button": "^6.3.1",
"@atlaskit/docs": "^2.4.0",
"@atlaskit/icon": "^10.7.0"
"@atlaskit/icon": "^10.7.1"
},

@@ -36,0 +36,0 @@ "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