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

@fluentui/react-aria

Package Overview
Dependencies
Maintainers
12
Versions
859
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.39 to 9.0.0-alpha.40

29

CHANGELOG.json

@@ -5,3 +5,24 @@ {

{
"date": "Mon, 27 Sep 2021 08:04:28 GMT",
"date": "Wed, 29 Sep 2021 08:05:12 GMT",
"tag": "@fluentui/react-aria_v9.0.0-alpha.40",
"version": "9.0.0-alpha.40",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/react-aria",
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.74",
"commit": "ede1575b3a5c8f893124af9415c53968564fb923"
},
{
"author": "beachball",
"package": "@fluentui/react-aria",
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.49",
"commit": "ede1575b3a5c8f893124af9415c53968564fb923"
}
]
}
},
{
"date": "Mon, 27 Sep 2021 08:06:00 GMT",
"tag": "@fluentui/react-aria_v9.0.0-alpha.39",

@@ -15,3 +36,3 @@ "version": "9.0.0-alpha.39",

"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.73",
"commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
"commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
},

@@ -22,3 +43,3 @@ {

"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.53",
"commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
"commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
},

@@ -29,3 +50,3 @@ {

"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.48",
"commit": "7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e"
"commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
}

@@ -32,0 +53,0 @@ ]

20

CHANGELOG.md
# Change Log - @fluentui/react-aria
This log was last generated on Mon, 27 Sep 2021 08:04:28 GMT and should not be manually modified.
This log was last generated on Wed, 29 Sep 2021 08:05:12 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.40)
Wed, 29 Sep 2021 08:05:12 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.39..@fluentui/react-aria_v9.0.0-alpha.40)
### Changes
- Bump @fluentui/react-make-styles to v9.0.0-alpha.74 ([PR #19660](https://github.com/microsoft/fluentui/pull/19660) by beachball)
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.49 ([PR #19660](https://github.com/microsoft/fluentui/pull/19660) by beachball)
## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.39)
Mon, 27 Sep 2021 08:04:28 GMT
Mon, 27 Sep 2021 08:06:00 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.38..@fluentui/react-aria_v9.0.0-alpha.39)

@@ -14,5 +24,5 @@

- Bump @fluentui/react-make-styles to v9.0.0-alpha.73 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
- Bump @fluentui/react-utilities to v9.0.0-alpha.53 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.48 ([commit](https://github.com/microsoft/fluentui/commit/7a6d4d03fc1157272a6641fd05fc27f51ba1cc0e) by beachball)
- Bump @fluentui/react-make-styles to v9.0.0-alpha.73 ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by beachball)
- Bump @fluentui/react-utilities to v9.0.0-alpha.53 ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by beachball)
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.48 ([PR #19981](https://github.com/microsoft/fluentui/pull/19981) by beachball)

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

{
"name": "@fluentui/react-aria",
"version": "9.0.0-alpha.39",
"version": "9.0.0-alpha.40",
"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.48",
"@fluentui/jest-serializer-make-styles": "9.0.0-alpha.49",
"@fluentui/react-conformance": "*",

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

"@fluentui/keyboard-keys": "9.0.0-alpha.3",
"@fluentui/react-make-styles": "9.0.0-alpha.73",
"@fluentui/react-make-styles": "9.0.0-alpha.74",
"@fluentui/react-utilities": "9.0.0-alpha.53",

@@ -48,0 +48,0 @@ "tslib": "^2.1.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