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

@fluentui/react-radio

Package Overview
Dependencies
Maintainers
13
Versions
811
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-radio - npm Package Compare versions

Comparing version 9.0.0-rc.5 to 9.0.0-rc.6

47

CHANGELOG.json

@@ -5,3 +5,48 @@ {

{
"date": "Thu, 26 May 2022 21:00:04 GMT",
"date": "Tue, 31 May 2022 21:26:38 GMT",
"tag": "@fluentui/react-radio_v9.0.0-rc.6",
"version": "9.0.0-rc.6",
"comments": {
"prerelease": [
{
"author": "olfedias@microsoft.com",
"package": "@fluentui/react-radio",
"commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
"comment": "chore: Update Griffel to latest version"
},
{
"author": "beachball",
"package": "@fluentui/react-radio",
"comment": "Bump @fluentui/react-context-selector to v9.0.0-rc.10",
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
},
{
"author": "beachball",
"package": "@fluentui/react-radio",
"comment": "Bump @fluentui/react-label to v9.0.0-rc.5",
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
},
{
"author": "beachball",
"package": "@fluentui/react-radio",
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.13",
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
},
{
"author": "beachball",
"package": "@fluentui/react-radio",
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.10",
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
},
{
"author": "beachball",
"package": "@fluentui/react-radio",
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.8",
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
}
]
}
},
{
"date": "Thu, 26 May 2022 21:01:28 GMT",
"tag": "@fluentui/react-radio_v9.0.0-rc.5",

@@ -8,0 +53,0 @@ "version": "9.0.0-rc.5",

# Change Log - @fluentui/react-radio
This log was last generated on Thu, 26 May 2022 21:00:04 GMT and should not be manually modified.
This log was last generated on Tue, 31 May 2022 21:26:38 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-rc.6)
Tue, 31 May 2022 21:26:38 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-rc.5..@fluentui/react-radio_v9.0.0-rc.6)
### Changes
- chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
- Bump @fluentui/react-context-selector to v9.0.0-rc.10 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
- Bump @fluentui/react-label to v9.0.0-rc.5 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
- Bump @fluentui/react-tabster to v9.0.0-rc.13 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
- Bump @fluentui/react-utilities to v9.0.0-rc.10 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.8 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-radio_v9.0.0-rc.5)
Thu, 26 May 2022 21:00:04 GMT
Thu, 26 May 2022 21:01:28 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-radio_v9.0.0-rc.4..@fluentui/react-radio_v9.0.0-rc.5)

@@ -11,0 +25,0 @@

14

package.json
{
"name": "@fluentui/react-radio",
"version": "9.0.0-rc.5",
"version": "9.0.0-rc.6",
"description": "Fluent UI Radio component",

@@ -31,12 +31,12 @@ "main": "lib-commonjs/index.js",

"@fluentui/react-conformance": "*",
"@fluentui/react-conformance-griffel": "9.0.0-beta.7"
"@fluentui/react-conformance-griffel": "9.0.0-beta.8"
},
"dependencies": {
"@fluentui/react-context-selector": "9.0.0-rc.9",
"@fluentui/react-context-selector": "9.0.0-rc.10",
"@fluentui/react-icons": "^2.0.166-rc.3",
"@fluentui/react-label": "9.0.0-rc.4",
"@fluentui/react-tabster": "9.0.0-rc.12",
"@fluentui/react-label": "9.0.0-rc.5",
"@fluentui/react-tabster": "9.0.0-rc.13",
"@fluentui/react-theme": "9.0.0-rc.9",
"@fluentui/react-utilities": "9.0.0-rc.9",
"@griffel/react": "1.0.5",
"@fluentui/react-utilities": "9.0.0-rc.10",
"@griffel/react": "1.1.0",
"tslib": "^2.1.0"

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