Socket
Socket
Sign inDemoInstall

@fluentui/react-context-selector

Package Overview
Dependencies
Maintainers
12
Versions
854
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-context-selector - npm Package Compare versions

Comparing version 9.0.0-alpha.6 to 9.0.0-alpha.7

17

CHANGELOG.json

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

{
"date": "Mon, 03 May 2021 07:43:20 GMT",
"date": "Wed, 19 May 2021 07:30:20 GMT",
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.7",
"version": "9.0.0-alpha.7",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.22",
"author": "olfedias@microsoft.com",
"commit": "975140887c6ad2391f8db63003ed440239ec9c25",
"package": "@fluentui/react-context-selector"
}
]
}
},
{
"date": "Mon, 03 May 2021 07:45:19 GMT",
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.6",

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

# Change Log - @fluentui/react-context-selector
This log was last generated on Mon, 03 May 2021 07:43:20 GMT and should not be manually modified.
This log was last generated on Wed, 19 May 2021 07:30:20 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.7)
Wed, 19 May 2021 07:30:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.6..@fluentui/react-context-selector_v9.0.0-alpha.7)
### Changes
- Bump @fluentui/react-utilities to v9.0.0-alpha.22 ([PR #18037](https://github.com/microsoft/fluentui/pull/18037) by olfedias@microsoft.com)
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.6)
Mon, 03 May 2021 07:43:20 GMT
Mon, 03 May 2021 07:45:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.5..@fluentui/react-context-selector_v9.0.0-alpha.6)

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

4

package.json
{
"name": "@fluentui/react-context-selector",
"version": "9.0.0-alpha.6",
"version": "9.0.0-alpha.7",
"description": "React useContextSelector hook in userland",

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

"dependencies": {
"@fluentui/react-utilities": "^9.0.0-alpha.21",
"@fluentui/react-utilities": "^9.0.0-alpha.22",
"scheduler": "^0.20.1",

@@ -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