Socket
Socket
Sign inDemoInstall

@fluentui/react-tooltip

Package Overview
Dependencies
Maintainers
12
Versions
914
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.13 to 9.0.0-alpha.14

37

CHANGELOG.json

@@ -5,3 +5,38 @@ {

{
"date": "Tue, 30 Mar 2021 07:30:40 GMT",
"date": "Wed, 31 Mar 2021 00:47:26 GMT",
"tag": "@fluentui/react-tooltip_v9.0.0-alpha.14",
"version": "9.0.0-alpha.14",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.1.0",
"author": "elcraig@microsoft.com",
"commit": "d41b79242e6b682dfa58fcd76797ecfd9146d4cf",
"package": "@fluentui/react-tooltip"
},
{
"comment": "Bump @fluentui/react-conformance to v0.2.5",
"author": "elcraig@microsoft.com",
"commit": "d41b79242e6b682dfa58fcd76797ecfd9146d4cf",
"package": "@fluentui/react-tooltip"
},
{
"comment": "Bump @fluentui/scripts to v1.0.0",
"author": "elcraig@microsoft.com",
"commit": "d41b79242e6b682dfa58fcd76797ecfd9146d4cf",
"package": "@fluentui/react-tooltip"
}
],
"prerelease": [
{
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.14",
"author": "elcraig@microsoft.com",
"commit": "d41b79242e6b682dfa58fcd76797ecfd9146d4cf",
"package": "@fluentui/react-tooltip"
}
]
}
},
{
"date": "Tue, 30 Mar 2021 07:34:45 GMT",
"tag": "@fluentui/react-tooltip_v9.0.0-alpha.13",

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

# Change Log - @fluentui/react-tooltip
This log was last generated on Tue, 30 Mar 2021 07:30:40 GMT and should not be manually modified.
This log was last generated on Wed, 31 Mar 2021 00:47:26 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.14)
Wed, 31 Mar 2021 00:47:26 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.13..@fluentui/react-tooltip_v9.0.0-alpha.14)
### Patches
- Bump @fluentui/eslint-plugin to v1.1.0 ([PR #17568](https://github.com/microsoft/fluentui/pull/17568) by elcraig@microsoft.com)
- Bump @fluentui/react-conformance to v0.2.5 ([PR #17568](https://github.com/microsoft/fluentui/pull/17568) by elcraig@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 ([PR #17568](https://github.com/microsoft/fluentui/pull/17568) by elcraig@microsoft.com)
### Changes
- Bump @fluentui/react-utilities to v9.0.0-alpha.14 ([PR #17568](https://github.com/microsoft/fluentui/pull/17568) by elcraig@microsoft.com)
## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.13)
Tue, 30 Mar 2021 07:30:40 GMT
Tue, 30 Mar 2021 07:34:45 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.12..@fluentui/react-tooltip_v9.0.0-alpha.13)

@@ -11,0 +26,0 @@

12

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

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

"devDependencies": {
"@fluentui/eslint-plugin": "^1.0.1",
"@fluentui/react-conformance": "^0.2.4",
"@fluentui/eslint-plugin": "^1.1.0",
"@fluentui/react-conformance": "^0.2.5",
"@fluentui/scripts": "^1.0.0",

@@ -43,5 +43,5 @@ "@types/enzyme": "3.10.3",

"dependencies": {
"@fluentui/react-make-styles": "^9.0.0-alpha.16",
"@fluentui/react-theme-provider": "^9.0.0-alpha.16",
"@fluentui/react-utilities": "^9.0.0-alpha.13",
"@fluentui/react-make-styles": "^9.0.0-alpha.17",
"@fluentui/react-theme-provider": "^9.0.0-alpha.17",
"@fluentui/react-utilities": "^9.0.0-alpha.14",
"tslib": "^1.10.0"

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