Socket
Socket
Sign inDemoInstall

@fluentui/react-tabster

Package Overview
Dependencies
Maintainers
12
Versions
863
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-tabster - npm Package Compare versions

Comparing version 9.0.0-alpha.47 to 9.0.0-alpha.48

31

CHANGELOG.json

@@ -5,3 +5,32 @@ {

{
"date": "Mon, 02 Aug 2021 07:33:18 GMT",
"date": "Tue, 03 Aug 2021 07:34:14 GMT",
"tag": "@fluentui/react-tabster_v9.0.0-alpha.48",
"version": "9.0.0-alpha.48",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.3.3",
"author": "behowell@microsoft.com",
"commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
"package": "@fluentui/react-tabster"
},
{
"comment": "Bump @fluentui/scripts to v1.0.0",
"author": "behowell@microsoft.com",
"commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
"package": "@fluentui/react-tabster"
}
],
"prerelease": [
{
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.54",
"author": "behowell@microsoft.com",
"commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
"package": "@fluentui/react-tabster"
}
]
}
},
{
"date": "Mon, 02 Aug 2021 07:36:20 GMT",
"tag": "@fluentui/react-tabster_v9.0.0-alpha.47",

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

# Change Log - @fluentui/react-tabster
This log was last generated on Mon, 02 Aug 2021 07:33:18 GMT and should not be manually modified.
This log was last generated on Tue, 03 Aug 2021 07:34:14 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.48)
Tue, 03 Aug 2021 07:34:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-alpha.47..@fluentui/react-tabster_v9.0.0-alpha.48)
### Patches
- Bump @fluentui/eslint-plugin to v1.3.3 ([PR #19169](https://github.com/microsoft/fluentui/pull/19169) by behowell@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 ([PR #19169](https://github.com/microsoft/fluentui/pull/19169) by behowell@microsoft.com)
### Changes
- Bump @fluentui/react-make-styles to v9.0.0-alpha.54 ([PR #19169](https://github.com/microsoft/fluentui/pull/19169) by behowell@microsoft.com)
## [9.0.0-alpha.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.47)
Mon, 02 Aug 2021 07:33:18 GMT
Mon, 02 Aug 2021 07:36:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-alpha.46..@fluentui/react-tabster_v9.0.0-alpha.47)

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

12

package.json
{
"name": "@fluentui/react-tabster",
"version": "9.0.0-alpha.47",
"version": "9.0.0-alpha.48",
"description": "Utilities for focus management and facade for tabster",

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

"devDependencies": {
"@fluentui/eslint-plugin": "^1.3.2",
"@fluentui/eslint-plugin": "^1.3.3",
"@fluentui/scripts": "^1.0.0",

@@ -38,7 +38,7 @@ "@types/react": "16.9.42",

"dependencies": {
"@fluentui/make-styles": "^9.0.0-alpha.28",
"@fluentui/react-make-styles": "^9.0.0-alpha.53",
"@fluentui/make-styles": "^9.0.0-alpha.29",
"@fluentui/react-make-styles": "^9.0.0-alpha.54",
"keyborg": "^0.7.1",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.19",
"@fluentui/react-utilities": "^9.0.0-alpha.36",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.20",
"@fluentui/react-utilities": "^9.0.0-alpha.37",
"tabster": "^0.7.4",

@@ -45,0 +45,0 @@ "tslib": "^2.1.0"

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