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.35 to 9.0.0-alpha.36

33

CHANGELOG.json

@@ -5,3 +5,30 @@ {

{
"date": "Tue, 21 Sep 2021 07:40:35 GMT",
"date": "Wed, 22 Sep 2021 10:08:31 GMT",
"tag": "@fluentui/react-aria_v9.0.0-alpha.36",
"version": "9.0.0-alpha.36",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/react-aria",
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.70",
"commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
},
{
"author": "beachball",
"package": "@fluentui/react-aria",
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.50",
"commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
},
{
"author": "beachball",
"package": "@fluentui/react-aria",
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.45",
"commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
}
]
}
},
{
"date": "Tue, 21 Sep 2021 07:42:34 GMT",
"tag": "@fluentui/react-aria_v9.0.0-alpha.35",

@@ -15,3 +42,3 @@ "version": "9.0.0-alpha.35",

"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.69",
"commit": "7ac237dbe5b9a3e452581f7478f811f43bba9f19"
"commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
},

@@ -22,3 +49,3 @@ {

"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.44",
"commit": "7ac237dbe5b9a3e452581f7478f811f43bba9f19"
"commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
}

@@ -25,0 +52,0 @@ ]

19

CHANGELOG.md
# Change Log - @fluentui/react-aria
This log was last generated on Tue, 21 Sep 2021 07:40:35 GMT and should not be manually modified.
This log was last generated on Wed, 22 Sep 2021 10:08:31 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.36)
Wed, 22 Sep 2021 10:08:31 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.35..@fluentui/react-aria_v9.0.0-alpha.36)
### Changes
- Bump @fluentui/react-make-styles to v9.0.0-alpha.70 ([commit](https://github.com/microsoft/fluentui/commit/bc3f1ec72fc7784a558b0dd6598ee0662f4649c1) by beachball)
- Bump @fluentui/react-utilities to v9.0.0-alpha.50 ([commit](https://github.com/microsoft/fluentui/commit/bc3f1ec72fc7784a558b0dd6598ee0662f4649c1) by beachball)
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.45 ([commit](https://github.com/microsoft/fluentui/commit/bc3f1ec72fc7784a558b0dd6598ee0662f4649c1) by beachball)
## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.35)
Tue, 21 Sep 2021 07:40:35 GMT
Tue, 21 Sep 2021 07:42:34 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.34..@fluentui/react-aria_v9.0.0-alpha.35)

@@ -14,4 +25,4 @@

- Bump @fluentui/react-make-styles to v9.0.0-alpha.69 ([PR #19880](https://github.com/microsoft/fluentui/pull/19880) by beachball)
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.44 ([PR #19880](https://github.com/microsoft/fluentui/pull/19880) by beachball)
- Bump @fluentui/react-make-styles to v9.0.0-alpha.69 ([PR #19865](https://github.com/microsoft/fluentui/pull/19865) by beachball)
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.44 ([PR #19865](https://github.com/microsoft/fluentui/pull/19865) by beachball)

@@ -18,0 +29,0 @@ ## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.34)

{
"name": "@fluentui/react-aria",
"version": "9.0.0-alpha.35",
"version": "9.0.0-alpha.36",
"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.44",
"@fluentui/jest-serializer-make-styles": "9.0.0-alpha.45",
"@fluentui/react-conformance": "*",

@@ -45,4 +45,4 @@ "@fluentui/scripts": "^1.0.0",

"@fluentui/keyboard-keys": "9.0.0-alpha.3",
"@fluentui/react-make-styles": "9.0.0-alpha.69",
"@fluentui/react-utilities": "9.0.0-alpha.49",
"@fluentui/react-make-styles": "9.0.0-alpha.70",
"@fluentui/react-utilities": "9.0.0-alpha.50",
"tslib": "^2.1.0"

@@ -49,0 +49,0 @@ },

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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