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

@fluentui/react-tabster

Package Overview
Dependencies
Maintainers
12
Versions
900
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.14 to 9.0.0-alpha.15

17

CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Thu, 01 Apr 2021 20:11:26 GMT",
"date": "Fri, 16 Apr 2021 18:06:48 GMT",
"tag": "@fluentui/react-tabster_v9.0.0-alpha.15",
"version": "9.0.0-alpha.15",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.16",
"author": "lingfan.gao@microsoft.com",
"commit": "202f547fef3255f5c59ff4ad912c67b4978ef457",
"package": "@fluentui/react-tabster"
}
]
}
},
{
"date": "Thu, 01 Apr 2021 20:13:37 GMT",
"tag": "@fluentui/react-tabster_v9.0.0-alpha.14",

@@ -8,0 +23,0 @@ "version": "9.0.0-alpha.14",

# Change Log - @fluentui/react-tabster
This log was last generated on Thu, 01 Apr 2021 20:11:26 GMT and should not be manually modified.
This log was last generated on Fri, 16 Apr 2021 18:06:48 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.15)
Fri, 16 Apr 2021 18:06:48 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-tabster_v9.0.0-alpha.14..@fluentui/react-tabster_v9.0.0-alpha.15)
### Changes
- Bump @fluentui/react-utilities to v9.0.0-alpha.16 ([PR #17794](https://github.com/microsoft/fluentui/pull/17794) by lingfan.gao@microsoft.com)
## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-tabster_v9.0.0-alpha.14)
Thu, 01 Apr 2021 20:11:26 GMT
Thu, 01 Apr 2021 20:13:37 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-focus-management_v9.0.0-alpha.13..@fluentui/react-tabster_v9.0.0-alpha.14)

@@ -11,0 +20,0 @@

4

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

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

"dependencies": {
"@fluentui/react-utilities": "^9.0.0-alpha.15",
"@fluentui/react-utilities": "^9.0.0-alpha.16",
"tabster": "^0.5.6",

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