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
857
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.7 to 9.0.0-alpha.8

.cache/jest/haste-map-5910cb8bb0969758e45676749a8c9efc-d7950d57166390a9a696a9055ee30ea6-aa45c15687f337db3624d8393676deba

43

CHANGELOG.json

@@ -5,3 +5,44 @@ {

{
"date": "Fri, 02 Jul 2021 23:12:33 GMT",
"date": "Fri, 09 Jul 2021 07:30:50 GMT",
"tag": "@fluentui/react-aria_v9.0.0-alpha.8",
"version": "9.0.0-alpha.8",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.3.2",
"author": "martinhochel@microsoft.com",
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
"package": "@fluentui/react-aria"
},
{
"comment": "Bump @fluentui/keyboard-key to v0.3.3",
"author": "martinhochel@microsoft.com",
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
"package": "@fluentui/react-aria"
},
{
"comment": "Bump @fluentui/react-conformance to v0.4.2",
"author": "martinhochel@microsoft.com",
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
"package": "@fluentui/react-aria"
},
{
"comment": "Bump @fluentui/scripts to v1.0.0",
"author": "martinhochel@microsoft.com",
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
"package": "@fluentui/react-aria"
}
],
"prerelease": [
{
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.23",
"author": "martinhochel@microsoft.com",
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
"package": "@fluentui/react-aria"
}
]
}
},
{
"date": "Fri, 02 Jul 2021 23:15:55 GMT",
"tag": "@fluentui/react-aria_v9.0.0-alpha.7",

@@ -8,0 +49,0 @@ "version": "9.0.0-alpha.7",

# Change Log - @fluentui/react-aria
This log was last generated on Fri, 02 Jul 2021 23:12:33 GMT and should not be manually modified.
This log was last generated on Fri, 09 Jul 2021 07:30:50 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.8)
Fri, 09 Jul 2021 07:30:50 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.7..@fluentui/react-aria_v9.0.0-alpha.8)
### Patches
- Bump @fluentui/eslint-plugin to v1.3.2 ([PR #18808](https://github.com/microsoft/fluentui/pull/18808) by martinhochel@microsoft.com)
- Bump @fluentui/keyboard-key to v0.3.3 ([PR #18808](https://github.com/microsoft/fluentui/pull/18808) by martinhochel@microsoft.com)
- Bump @fluentui/react-conformance to v0.4.2 ([PR #18808](https://github.com/microsoft/fluentui/pull/18808) by martinhochel@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 ([PR #18808](https://github.com/microsoft/fluentui/pull/18808) by martinhochel@microsoft.com)
### Changes
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.23 ([PR #18808](https://github.com/microsoft/fluentui/pull/18808) by martinhochel@microsoft.com)
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-aria_v9.0.0-alpha.7)
Fri, 02 Jul 2021 23:12:33 GMT
Fri, 02 Jul 2021 23:15:55 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-aria_v9.0.0-alpha.6..@fluentui/react-aria_v9.0.0-alpha.7)

@@ -11,0 +27,0 @@

14

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

@@ -27,5 +27,5 @@ "main": "lib-commonjs/index.js",

"devDependencies": {
"@fluentui/eslint-plugin": "^1.3.1",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.22",
"@fluentui/react-conformance": "^0.4.1",
"@fluentui/eslint-plugin": "^1.3.2",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.23",
"@fluentui/react-conformance": "^0.4.2",
"@fluentui/scripts": "^1.0.0",

@@ -44,5 +44,5 @@ "@types/enzyme": "3.10.3",

"dependencies": {
"@fluentui/keyboard-key": "^0.3.2",
"@fluentui/react-make-styles": "^9.0.0-alpha.46",
"@fluentui/react-utilities": "^9.0.0-alpha.31",
"@fluentui/keyboard-key": "^0.3.3",
"@fluentui/react-make-styles": "^9.0.0-alpha.47",
"@fluentui/react-utilities": "^9.0.0-alpha.32",
"tslib": "^2.1.0"

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