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

@fluentui/react-tooltip

Package Overview
Dependencies
Maintainers
12
Versions
954
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-tooltip - npm Package Compare versions

Comparing version 9.0.0-alpha.43 to 9.0.0-alpha.44

17

CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Mon, 07 Jun 2021 07:32:24 GMT",
"date": "Tue, 15 Jun 2021 07:36:10 GMT",
"tag": "@fluentui/react-tooltip_v9.0.0-alpha.44",
"version": "9.0.0-alpha.44",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react-portal to v9.0.0-alpha.21",
"author": "lingfan.gao@microsoft.com",
"commit": "a224777cc0089bd715cc304282115a2cd9929889",
"package": "@fluentui/react-tooltip"
}
]
}
},
{
"date": "Mon, 07 Jun 2021 07:38:15 GMT",
"tag": "@fluentui/react-tooltip_v9.0.0-alpha.43",

@@ -8,0 +23,0 @@ "version": "9.0.0-alpha.43",

# Change Log - @fluentui/react-tooltip
This log was last generated on Mon, 07 Jun 2021 07:32:24 GMT and should not be manually modified.
This log was last generated on Tue, 15 Jun 2021 07:36:10 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.44)
Tue, 15 Jun 2021 07:36:10 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.43..@fluentui/react-tooltip_v9.0.0-alpha.44)
### Changes
- Bump @fluentui/react-portal to v9.0.0-alpha.21 ([PR #18490](https://github.com/microsoft/fluentui/pull/18490) by lingfan.gao@microsoft.com)
## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.43)
Mon, 07 Jun 2021 07:32:24 GMT
Mon, 07 Jun 2021 07:38:15 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.42..@fluentui/react-tooltip_v9.0.0-alpha.43)

@@ -11,0 +20,0 @@

16

package.json
{
"name": "@fluentui/react-tooltip",
"version": "9.0.0-alpha.43",
"version": "9.0.0-alpha.44",
"description": "React components for building web experiences",

@@ -26,5 +26,5 @@ "main": "lib-commonjs/index.js",

"devDependencies": {
"@fluentui/babel-make-styles": "^9.0.0-alpha.15",
"@fluentui/babel-make-styles": "^9.0.0-alpha.16",
"@fluentui/eslint-plugin": "^1.3.1",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.17",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.18",
"@fluentui/react-conformance": "^0.4.1",

@@ -44,9 +44,9 @@ "@fluentui/scripts": "^1.0.0",

"dependencies": {
"@fluentui/react-make-styles": "^9.0.0-alpha.41",
"@fluentui/react-portal": "^9.0.0-alpha.20",
"@fluentui/react-positioning": "^9.0.0-alpha.27",
"@fluentui/react-make-styles": "^9.0.0-alpha.42",
"@fluentui/react-portal": "^9.0.0-alpha.21",
"@fluentui/react-positioning": "^9.0.0-alpha.28",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.15",
"@fluentui/react-theme": "^9.0.0-alpha.15",
"@fluentui/react-theme-provider": "^9.0.0-alpha.42",
"@fluentui/react-utilities": "^9.0.0-alpha.28",
"@fluentui/react-theme-provider": "^9.0.0-alpha.43",
"@fluentui/react-utilities": "^9.0.0-alpha.29",
"tslib": "^2.1.0"

@@ -53,0 +53,0 @@ },

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