Socket
Socket
Sign inDemoInstall

@fluentui/react-aria

Package Overview
Dependencies
Maintainers
12
Versions
819
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-aria - npm Package Compare versions

Comparing version 9.0.0-alpha.45 to 9.0.0-beta.1

41

CHANGELOG.json

@@ -5,3 +5,42 @@ {

{
"date": "Tue, 05 Oct 2021 12:47:00 GMT",
"date": "Wed, 06 Oct 2021 10:36:00 GMT",
"tag": "@fluentui/react-aria_v9.0.0-beta.1",
"version": "9.0.0-beta.1",
"comments": {
"prerelease": [
{
"author": "lingfangao@hotmail.com",
"package": "@fluentui/react-aria",
"comment": "Bump all v9 components to beta prerelease tag",
"commit": "5553164c190a4beb4780745d0e6403109e057913"
},
{
"author": "beachball",
"package": "@fluentui/react-aria",
"comment": "Bump @fluentui/keyboard-keys to v9.0.0-beta.1",
"commit": "5553164c190a4beb4780745d0e6403109e057913"
},
{
"author": "beachball",
"package": "@fluentui/react-aria",
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.1",
"commit": "5553164c190a4beb4780745d0e6403109e057913"
},
{
"author": "beachball",
"package": "@fluentui/react-aria",
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.1",
"commit": "5553164c190a4beb4780745d0e6403109e057913"
},
{
"author": "beachball",
"package": "@fluentui/react-aria",
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.1",
"commit": "5553164c190a4beb4780745d0e6403109e057913"
}
]
}
},
{
"date": "Tue, 05 Oct 2021 12:47:58 GMT",
"tag": "@fluentui/react-aria_v9.0.0-alpha.45",

@@ -8,0 +47,0 @@ "version": "9.0.0-alpha.45",

# Change Log - @fluentui/react-aria
This log was last generated on Tue, 05 Oct 2021 12:47:00 GMT and should not be manually modified.
This log was last generated on Wed, 06 Oct 2021 10:36:00 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-beta.1)
Wed, 06 Oct 2021 10:36:00 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.45..@fluentui/react-aria_v9.0.0-beta.1)
### Changes
- Bump all v9 components to beta prerelease tag ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by lingfangao@hotmail.com)
- Bump @fluentui/keyboard-keys to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
- Bump @fluentui/react-make-styles to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
- Bump @fluentui/react-utilities to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.45)
Tue, 05 Oct 2021 12:47:00 GMT
Tue, 05 Oct 2021 12:47:58 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.44..@fluentui/react-aria_v9.0.0-alpha.45)

@@ -11,0 +24,0 @@

12

package.json
{
"name": "@fluentui/react-aria",
"version": "9.0.0-alpha.45",
"version": "9.0.0-beta.1",
"description": "React helper to ensure ARIA",

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

"@fluentui/eslint-plugin": "*",
"@fluentui/jest-serializer-make-styles": "9.0.0-alpha.53",
"@fluentui/jest-serializer-make-styles": "9.0.0-beta.1",
"@fluentui/react-conformance": "*",

@@ -44,5 +44,5 @@ "@fluentui/scripts": "^1.0.0",

"dependencies": {
"@fluentui/keyboard-keys": "9.0.0-alpha.5",
"@fluentui/react-make-styles": "9.0.0-alpha.78",
"@fluentui/react-utilities": "9.0.0-alpha.56",
"@fluentui/keyboard-keys": "9.0.0-beta.1",
"@fluentui/react-make-styles": "9.0.0-beta.1",
"@fluentui/react-utilities": "9.0.0-beta.1",
"tslib": "^2.1.0"

@@ -57,3 +57,3 @@ },

"beachball": {
"tag": "alpha",
"tag": "beta",
"disallowedChangeTypes": [

@@ -60,0 +60,0 @@ "major",

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