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

@fluentui/react-compose

Package Overview
Dependencies
Maintainers
12
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-compose - npm Package Compare versions

Comparing version 1.0.0-beta.19 to 1.0.0-beta.20

17

CHANGELOG.json

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

{
"date": "Mon, 15 Mar 2021 07:33:50 GMT",
"date": "Tue, 30 Mar 2021 07:30:40 GMT",
"tag": "@fluentui/react-compose_v1.0.0-beta.20",
"version": "1.0.0-beta.20",
"comments": {
"prerelease": [
{
"comment": "chore: restore \"sideEffects\" to enable treeshaking",
"author": "olfedias@microsoft.com",
"commit": "8d6eb6f174660017e96d2c539a08e1d64ccdf4a3",
"package": "@fluentui/react-compose"
}
]
}
},
{
"date": "Mon, 15 Mar 2021 07:36:20 GMT",
"tag": "@fluentui/react-compose_v1.0.0-beta.19",

@@ -8,0 +23,0 @@ "version": "1.0.0-beta.19",

# Change Log - @fluentui/react-compose
This log was last generated on Mon, 15 Mar 2021 07:33:50 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 -->
## [1.0.0-beta.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-compose_v1.0.0-beta.20)
Tue, 30 Mar 2021 07:30:40 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-compose_v1.0.0-beta.19..@fluentui/react-compose_v1.0.0-beta.20)
### Changes
- chore: restore "sideEffects" to enable treeshaking ([PR #17584](https://github.com/microsoft/fluentui/pull/17584) by olfedias@microsoft.com)
## [1.0.0-beta.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-compose_v1.0.0-beta.19)
Mon, 15 Mar 2021 07:33:50 GMT
Mon, 15 Mar 2021 07:36:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-compose_v1.0.0-beta.18..@fluentui/react-compose_v1.0.0-beta.19)

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

3

package.json
{
"name": "@fluentui/react-compose",
"version": "1.0.0-beta.19",
"version": "1.0.0-beta.20",
"description": "Fluent UI React component composition.",

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

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

@@ -10,0 +11,0 @@ "type": "git",

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