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.73 to 9.0.0-beta.1

41

CHANGELOG.json

@@ -5,3 +5,42 @@ {

{
"date": "Tue, 05 Oct 2021 12:47:00 GMT",
"date": "Wed, 06 Oct 2021 10:36:00 GMT",
"tag": "@fluentui/react-tabster_v9.0.0-beta.1",
"version": "9.0.0-beta.1",
"comments": {
"prerelease": [
{
"author": "lingfangao@hotmail.com",
"package": "@fluentui/react-tabster",
"comment": "Bump all v9 components to beta prerelease tag",
"commit": "5553164c190a4beb4780745d0e6403109e057913"
},
{
"author": "beachball",
"package": "@fluentui/react-tabster",
"comment": "Bump @fluentui/make-styles to v9.0.0-beta.1",
"commit": "5553164c190a4beb4780745d0e6403109e057913"
},
{
"author": "beachball",
"package": "@fluentui/react-tabster",
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.1",
"commit": "5553164c190a4beb4780745d0e6403109e057913"
},
{
"author": "beachball",
"package": "@fluentui/react-tabster",
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.1",
"commit": "5553164c190a4beb4780745d0e6403109e057913"
},
{
"author": "beachball",
"package": "@fluentui/react-tabster",
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.1",
"commit": "5553164c190a4beb4780745d0e6403109e057913"
}
]
}
},
{
"date": "Tue, 05 Oct 2021 12:47:58 GMT",
"tag": "@fluentui/react-tabster_v9.0.0-alpha.73",

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

# Change Log - @fluentui/react-tabster
This log was last generated on Tue, 05 Oct 2021 12:47:00 GMT and should not be manually modified.
This log was last generated on Wed, 06 Oct 2021 10:36:00 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-beta.1)
Wed, 06 Oct 2021 10:36:00 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-alpha.73..@fluentui/react-tabster_v9.0.0-beta.1)
### Changes
- Bump all v9 components to beta prerelease tag ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by lingfangao@hotmail.com)
- Bump @fluentui/make-styles to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
- Bump @fluentui/react-make-styles to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
- Bump @fluentui/react-shared-contexts to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
- Bump @fluentui/react-utilities to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
## [9.0.0-alpha.73](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.73)
Tue, 05 Oct 2021 12:47:00 GMT
Tue, 05 Oct 2021 12:47:58 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-alpha.72..@fluentui/react-tabster_v9.0.0-alpha.73)

@@ -11,0 +24,0 @@

12

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

@@ -37,6 +37,6 @@ "main": "lib-commonjs/index.js",

"dependencies": {
"@fluentui/make-styles": "9.0.0-alpha.35",
"@fluentui/react-make-styles": "9.0.0-alpha.78",
"@fluentui/react-shared-contexts": "9.0.0-alpha.28",
"@fluentui/react-utilities": "9.0.0-alpha.56",
"@fluentui/make-styles": "9.0.0-beta.1",
"@fluentui/react-make-styles": "9.0.0-beta.1",
"@fluentui/react-shared-contexts": "9.0.0-beta.1",
"@fluentui/react-utilities": "9.0.0-beta.1",
"keyborg": "^1.0.0",

@@ -53,3 +53,3 @@ "tabster": "^1.0.0",

"beachball": {
"tag": "alpha",
"tag": "beta",
"disallowedChangeTypes": [

@@ -56,0 +56,0 @@ "major",

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