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.32 to 1.0.0-beta.33

38

CHANGELOG.json

@@ -5,6 +5,42 @@ {

{
"date": "Thu, 02 Sep 2021 07:32:36 GMT",
"date": "Tue, 28 Sep 2021 22:15:28 GMT",
"tag": "@fluentui/react-compose_v1.0.0-beta.33",
"version": "1.0.0-beta.33",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/react-compose",
"comment": "Bump @fluentui/utilities to v8.3.3",
"commit": "7a7811f03ab0abefbcb58415f4d3a53bc8edd8e0"
}
]
}
},
{
"date": "Mon, 20 Sep 2021 07:36:26 GMT",
"tag": "@fluentui/react-compose_v1.0.0-beta.32",
"version": "1.0.0-beta.32",
"comments": {
"none": [
{
"author": "lingfangao@hotmail.com",
"package": "@fluentui/react-compose",
"comment": "chore: use versioon eslint-plugin and react-conformance in dev dependencies",
"commit": "b8a304770f77c0353553a152dad34421070400a6"
},
{
"author": "lingfangao@hotmail.com",
"package": "@fluentui/react-compose",
"commit": "b8a304770f77c0353553a152dad34421070400a6",
"comment": "Bump @fluentui/react-compose to v1.0.0-beta.32"
}
]
}
},
{
"date": "Thu, 02 Sep 2021 07:36:46 GMT",
"tag": "@fluentui/react-compose_v1.0.0-beta.32",
"version": "1.0.0-beta.32",
"comments": {
"patch": [

@@ -11,0 +47,0 @@ {

# Change Log - @fluentui/react-compose
This log was last generated on Thu, 02 Sep 2021 07:32:36 GMT and should not be manually modified.
This log was last generated on Tue, 28 Sep 2021 22:15:28 GMT and should not be manually modified.
<!-- Start content -->
## [1.0.0-beta.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-compose_v1.0.0-beta.33)
Tue, 28 Sep 2021 22:15:28 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-compose_v1.0.0-beta.32..@fluentui/react-compose_v1.0.0-beta.33)
### Changes
- Bump @fluentui/utilities to v8.3.3 ([PR #20000](https://github.com/microsoft/fluentui/pull/20000) by beachball)
## [1.0.0-beta.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-compose_v1.0.0-beta.32)
Thu, 02 Sep 2021 07:32:36 GMT
Thu, 02 Sep 2021 07:36:46 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-compose_v1.0.0-beta.31..@fluentui/react-compose_v1.0.0-beta.32)

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

6

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

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

"devDependencies": {
"@fluentui/eslint-plugin": "^1.4.1",
"@fluentui/eslint-plugin": "*",
"@fluentui/scripts": "^1.0.0",

@@ -36,3 +36,3 @@ "@types/enzyme": "3.10.3",

"@types/classnames": "^2.2.9",
"@fluentui/utilities": "^8.3.2",
"@fluentui/utilities": "^8.3.3",
"tslib": "^2.1.0",

@@ -39,0 +39,0 @@ "classnames": "^2.2.6"

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