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

@fluentui/react-make-styles

Package Overview
Dependencies
Maintainers
12
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-make-styles - npm Package Compare versions

Comparing version 9.0.0-alpha.15 to 9.0.0-alpha.16

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-make-styles_v9.0.0-alpha.16",
"version": "9.0.0-alpha.16",
"comments": {
"prerelease": [
{
"comment": "chore: restore \"sideEffects\" to enable treeshaking",
"author": "olfedias@microsoft.com",
"commit": "8d6eb6f174660017e96d2c539a08e1d64ccdf4a3",
"package": "@fluentui/react-make-styles"
}
]
}
},
{
"date": "Fri, 26 Mar 2021 07:32:34 GMT",
"tag": "@fluentui/react-make-styles_v9.0.0-alpha.15",

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

# Change Log - @fluentui/react-make-styles
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.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-make-styles_v9.0.0-alpha.16)
Tue, 30 Mar 2021 07:30:40 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-make-styles_v9.0.0-alpha.15..@fluentui/react-make-styles_v9.0.0-alpha.16)
### Changes
- chore: restore "sideEffects" to enable treeshaking ([PR #17584](https://github.com/microsoft/fluentui/pull/17584) by olfedias@microsoft.com)
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-make-styles_v9.0.0-alpha.15)
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-make-styles_v9.0.0-alpha.14..@fluentui/react-make-styles_v9.0.0-alpha.15)

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

9

package.json
{
"name": "@fluentui/react-make-styles",
"version": "9.0.0-alpha.15",
"version": "9.0.0-alpha.16",
"description": "React bindings for @fluentui/make-styles",

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

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

@@ -32,6 +33,6 @@ "type": "git",

"dependencies": {
"@fluentui/make-styles": "^9.0.0-alpha.6",
"@fluentui/react-provider": "^9.0.0-alpha.15",
"@fluentui/make-styles": "^9.0.0-alpha.7",
"@fluentui/react-provider": "^9.0.0-alpha.16",
"@fluentui/react-theme": "^9.0.0-alpha.6",
"@fluentui/react-theme-provider": "^9.0.0-alpha.15",
"@fluentui/react-theme-provider": "^9.0.0-alpha.16",
"tslib": "^1.10.0"

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