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.25 to 9.0.0-alpha.26

31

CHANGELOG.json

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

{
"date": "Wed, 19 May 2021 07:30:20 GMT",
"date": "Thu, 20 May 2021 07:34:56 GMT",
"tag": "@fluentui/react-tabster_v9.0.0-alpha.26",
"version": "9.0.0-alpha.26",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.3.0",
"author": "elcraig@microsoft.com",
"commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
"package": "@fluentui/react-tabster"
},
{
"comment": "Bump @fluentui/scripts to v1.0.0",
"author": "elcraig@microsoft.com",
"commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
"package": "@fluentui/react-tabster"
}
],
"prerelease": [
{
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.23",
"author": "elcraig@microsoft.com",
"commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
"package": "@fluentui/react-tabster"
}
]
}
},
{
"date": "Wed, 19 May 2021 07:34:20 GMT",
"tag": "@fluentui/react-tabster_v9.0.0-alpha.25",

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

# Change Log - @fluentui/react-tabster
This log was last generated on Wed, 19 May 2021 07:30:20 GMT and should not be manually modified.
This log was last generated on Thu, 20 May 2021 07:34:56 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.26)
Thu, 20 May 2021 07:34:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-alpha.25..@fluentui/react-tabster_v9.0.0-alpha.26)
### Patches
- Bump @fluentui/eslint-plugin to v1.3.0 ([PR #18024](https://github.com/microsoft/fluentui/pull/18024) by elcraig@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 ([PR #18024](https://github.com/microsoft/fluentui/pull/18024) by elcraig@microsoft.com)
### Changes
- Bump @fluentui/react-utilities to v9.0.0-alpha.23 ([PR #18024](https://github.com/microsoft/fluentui/pull/18024) by elcraig@microsoft.com)
## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.25)
Wed, 19 May 2021 07:30:20 GMT
Wed, 19 May 2021 07:34:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-alpha.24..@fluentui/react-tabster_v9.0.0-alpha.25)

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

8

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

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

"devDependencies": {
"@fluentui/eslint-plugin": "^1.2.0",
"@fluentui/eslint-plugin": "^1.3.0",
"@fluentui/scripts": "^1.0.0",

@@ -36,4 +36,4 @@ "@types/react": "16.9.42",

"dependencies": {
"@fluentui/react-shared-contexts": "^9.0.0-alpha.11",
"@fluentui/react-utilities": "^9.0.0-alpha.22",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.12",
"@fluentui/react-utilities": "^9.0.0-alpha.23",
"tabster": "^0.6.2",

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