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

@fluentui/react-context-selector

Package Overview
Dependencies
Maintainers
12
Versions
869
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.38 to 9.0.0-alpha.39

17

CHANGELOG.json

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

{
"date": "Fri, 01 Oct 2021 14:11:48 GMT",
"date": "Tue, 05 Oct 2021 09:26:55 GMT",
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.39",
"version": "9.0.0-alpha.39",
"comments": {
"prerelease": [
{
"author": "beachball",
"package": "@fluentui/react-context-selector",
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.56",
"commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
}
]
}
},
{
"date": "Fri, 01 Oct 2021 14:13:08 GMT",
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.38",

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

# Change Log - @fluentui/react-context-selector
This log was last generated on Fri, 01 Oct 2021 14:11:48 GMT and should not be manually modified.
This log was last generated on Tue, 05 Oct 2021 09:26:55 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.39)
Tue, 05 Oct 2021 09:26:55 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.38..@fluentui/react-context-selector_v9.0.0-alpha.39)
### Changes
- Bump @fluentui/react-utilities to v9.0.0-alpha.56 ([PR #20081](https://github.com/microsoft/fluentui/pull/20081) by beachball)
## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.38)
Fri, 01 Oct 2021 14:11:48 GMT
Fri, 01 Oct 2021 14:13:08 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.36..@fluentui/react-context-selector_v9.0.0-alpha.38)

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

4

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

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

"dependencies": {
"@fluentui/react-utilities": "9.0.0-alpha.55",
"@fluentui/react-utilities": "9.0.0-alpha.56",
"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