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
955
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.22 to 9.0.0-alpha.23

25

CHANGELOG.json

@@ -5,3 +5,26 @@ {

{
"date": "Wed, 21 Apr 2021 07:29:05 GMT",
"date": "Thu, 22 Apr 2021 07:31:20 GMT",
"tag": "@fluentui/react-tooltip_v9.0.0-alpha.23",
"version": "9.0.0-alpha.23",
"comments": {
"none": [
{
"comment": "Adds snapshot serializer to converged component",
"author": "bsunderhus@microsoft.com",
"commit": "bf7ee8d466296bd5974bd5abf9aaa20868aa9add",
"package": "@fluentui/react-tooltip"
}
],
"prerelease": [
{
"comment": "Bump @fluentui/react-theme-provider to v9.0.0-alpha.24",
"author": "bsunderhus@microsoft.com",
"commit": "bf7ee8d466296bd5974bd5abf9aaa20868aa9add",
"package": "@fluentui/react-tooltip"
}
]
}
},
{
"date": "Wed, 21 Apr 2021 07:31:50 GMT",
"tag": "@fluentui/react-tooltip_v9.0.0-alpha.22",

@@ -8,0 +31,0 @@ "version": "9.0.0-alpha.22",

# Change Log - @fluentui/react-tooltip
This log was last generated on Wed, 21 Apr 2021 07:29:05 GMT and should not be manually modified.
This log was last generated on Thu, 22 Apr 2021 07:31:20 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.23)
Thu, 22 Apr 2021 07:31:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.22..@fluentui/react-tooltip_v9.0.0-alpha.23)
### Changes
- Bump @fluentui/react-theme-provider to v9.0.0-alpha.24 ([PR #17826](https://github.com/microsoft/fluentui/pull/17826) by bsunderhus@microsoft.com)
## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.22)
Wed, 21 Apr 2021 07:29:05 GMT
Wed, 21 Apr 2021 07:31:50 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.21..@fluentui/react-tooltip_v9.0.0-alpha.22)

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

11

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

@@ -27,2 +27,3 @@ "main": "lib-commonjs/index.js",

"@fluentui/eslint-plugin": "^1.1.0",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.2",
"@fluentui/react-conformance": "^0.2.5",

@@ -42,8 +43,8 @@ "@fluentui/scripts": "^1.0.0",

"dependencies": {
"@fluentui/react-make-styles": "^9.0.0-alpha.24",
"@fluentui/react-positioning": "^9.0.0-alpha.12",
"@fluentui/react-make-styles": "^9.0.0-alpha.25",
"@fluentui/react-positioning": "^9.0.0-alpha.13",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.6",
"@fluentui/react-theme": "^9.0.0-alpha.8",
"@fluentui/react-theme-provider": "^9.0.0-alpha.23",
"@fluentui/react-utilities": "^9.0.0-alpha.17",
"@fluentui/react-theme-provider": "^9.0.0-alpha.24",
"@fluentui/react-utilities": "^9.0.0-alpha.18",
"tslib": "^1.10.0"

@@ -50,0 +51,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