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

@fluentui/react-utilities

Package Overview
Dependencies
Maintainers
13
Versions
853
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-utilities - npm Package Compare versions

Comparing version 0.0.0-nightly-20220302-0405.1 to 0.0.0-nightly-20220303-0405.1

18

CHANGELOG.json

@@ -5,5 +5,5 @@ {

{
"date": "Wed, 02 Mar 2022 04:14:59 GMT",
"tag": "@fluentui/react-utilities_v0.0.0-nightly-20220302-0405.1",
"version": "0.0.0-nightly-20220302-0405.1",
"date": "Thu, 03 Mar 2022 04:13:55 GMT",
"tag": "@fluentui/react-utilities_v0.0.0-nightly-20220303-0405.1",
"version": "0.0.0-nightly-20220303-0405.1",
"comments": {

@@ -14,6 +14,12 @@ "prerelease": [

"package": "@fluentui/react-utilities",
"commit": "53b1c4f7ec45eabb24152a601ce3341b825b3aec",
"commit": "8db7ae621362b260adddd684122740d4736ca91d",
"comment": "Release nightly v9"
},
{
"author": "dzearing@microsoft.com",
"package": "@fluentui/react-utilities",
"commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
"comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
},
{
"author": "lingfangao@hotmail.com",

@@ -27,4 +33,4 @@ "package": "@fluentui/react-utilities",

"package": "@fluentui/react-utilities",
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220302-0405.1",
"commit": "53b1c4f7ec45eabb24152a601ce3341b825b3aec"
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220303-0405.1",
"commit": "8db7ae621362b260adddd684122740d4736ca91d"
}

@@ -31,0 +37,0 @@ ]

# Change Log - @fluentui/react-utilities
This log was last generated on Wed, 02 Mar 2022 04:14:59 GMT and should not be manually modified.
This log was last generated on Thu, 03 Mar 2022 04:13:55 GMT and should not be manually modified.
<!-- Start content -->
## [0.0.0-nightly-20220302-0405.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v0.0.0-nightly-20220302-0405.1)
## [0.0.0-nightly-20220303-0405.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v0.0.0-nightly-20220303-0405.1)
Wed, 02 Mar 2022 04:14:59 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-rc.4..@fluentui/react-utilities_v0.0.0-nightly-20220302-0405.1)
Thu, 03 Mar 2022 04:13:55 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-rc.4..@fluentui/react-utilities_v0.0.0-nightly-20220303-0405.1)
### Changes
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/53b1c4f7ec45eabb24152a601ce3341b825b3aec) by email not defined)
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/8db7ae621362b260adddd684122740d4736ca91d) by email not defined)
- Adding explicit export maps on all consumer packages for FUIR 8 and 9. ([PR #21508](https://github.com/microsoft/fluentui/pull/21508) by dzearing@microsoft.com)
- fix(shouldPreventDefaultOnKeyDown): return false for events that are default prevented ([PR #21905](https://github.com/microsoft/fluentui/pull/21905) by lingfangao@hotmail.com)
- Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220302-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/53b1c4f7ec45eabb24152a601ce3341b825b3aec) by beachball)
- Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220303-0405.1 ([commit](https://github.com/microsoft/fluentui/commit/8db7ae621362b260adddd684122740d4736ca91d) by beachball)

@@ -18,0 +19,0 @@ ## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-rc.4)

{
"name": "@fluentui/react-utilities",
"version": "0.0.0-nightly-20220302-0405.1",
"version": "0.0.0-nightly-20220303-0405.1",
"description": "A set of general React-specific utilities.",

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

"dependencies": {
"@fluentui/keyboard-keys": "0.0.0-nightly-20220302-0405.1",
"@fluentui/keyboard-keys": "0.0.0-nightly-20220303-0405.1",
"tslib": "^2.1.0"

@@ -50,3 +50,10 @@ },

]
},
"exports": {
".": {
"types": "./lib/index.d.ts",
"import": "./lib/index.js",
"require": "./lib-commonjs/index.js"
}
}
}
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