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.12 to 9.0.0-alpha.13

17

CHANGELOG.json

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

{
"date": "Fri, 26 Mar 2021 07:29:48 GMT",
"date": "Tue, 30 Mar 2021 07:30:40 GMT",
"tag": "@fluentui/react-tooltip_v9.0.0-alpha.13",
"version": "9.0.0-alpha.13",
"comments": {
"prerelease": [
{
"comment": "chore: restore \"sideEffects\" to enable treeshaking",
"author": "olfedias@microsoft.com",
"commit": "8d6eb6f174660017e96d2c539a08e1d64ccdf4a3",
"package": "@fluentui/react-tooltip"
}
]
}
},
{
"date": "Fri, 26 Mar 2021 07:32:34 GMT",
"tag": "@fluentui/react-tooltip_v9.0.0-alpha.12",

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

# Change Log - @fluentui/react-tooltip
This log was last generated on Fri, 26 Mar 2021 07:29:48 GMT and should not be manually modified.
This log was last generated on Tue, 30 Mar 2021 07:30:40 GMT and should not be manually modified.
<!-- Start content -->
## [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
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.12..@fluentui/react-tooltip_v9.0.0-alpha.13)
### Changes
- chore: restore "sideEffects" to enable treeshaking ([PR #17584](https://github.com/microsoft/fluentui/pull/17584) by olfedias@microsoft.com)
## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-tooltip_v9.0.0-alpha.12)
Fri, 26 Mar 2021 07:29:48 GMT
Fri, 26 Mar 2021 07:32:34 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tooltip_v9.0.0-alpha.11..@fluentui/react-tooltip_v9.0.0-alpha.12)

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

9

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

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

"typings": "lib/index.d.ts",
"sideEffects": false,
"repository": {

@@ -42,5 +43,5 @@ "type": "git",

"dependencies": {
"@fluentui/react-make-styles": "^9.0.0-alpha.15",
"@fluentui/react-theme-provider": "^9.0.0-alpha.15",
"@fluentui/react-utilities": "^9.0.0-alpha.12",
"@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",
"tslib": "^1.10.0"

@@ -47,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