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.7 to 9.0.0-alpha.8

31

CHANGELOG.json

@@ -5,3 +5,32 @@ {

{
"date": "Wed, 19 May 2021 07:30:20 GMT",
"date": "Thu, 20 May 2021 07:34:56 GMT",
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.8",
"version": "9.0.0-alpha.8",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.3.0",
"author": "elcraig@microsoft.com",
"commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
"package": "@fluentui/react-context-selector"
},
{
"comment": "Bump @fluentui/scripts to v1.0.0",
"author": "elcraig@microsoft.com",
"commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
"package": "@fluentui/react-context-selector"
}
],
"prerelease": [
{
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.23",
"author": "elcraig@microsoft.com",
"commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
"package": "@fluentui/react-context-selector"
}
]
}
},
{
"date": "Wed, 19 May 2021 07:34:20 GMT",
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.7",

@@ -8,0 +37,0 @@ "version": "9.0.0-alpha.7",

# Change Log - @fluentui/react-context-selector
This log was last generated on Wed, 19 May 2021 07:30:20 GMT and should not be manually modified.
This log was last generated on Thu, 20 May 2021 07:34:56 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.8)
Thu, 20 May 2021 07:34:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.7..@fluentui/react-context-selector_v9.0.0-alpha.8)
### Patches
- Bump @fluentui/eslint-plugin to v1.3.0 ([PR #18024](https://github.com/microsoft/fluentui/pull/18024) by elcraig@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 ([PR #18024](https://github.com/microsoft/fluentui/pull/18024) by elcraig@microsoft.com)
### Changes
- Bump @fluentui/react-utilities to v9.0.0-alpha.23 ([PR #18024](https://github.com/microsoft/fluentui/pull/18024) by elcraig@microsoft.com)
## [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
Wed, 19 May 2021 07:34: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)

@@ -11,0 +25,0 @@

6

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

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

"devDependencies": {
"@fluentui/eslint-plugin": "^1.2.0",
"@fluentui/eslint-plugin": "^1.3.0",
"@fluentui/scripts": "^1.0.0",

@@ -38,3 +38,3 @@ "@types/scheduler": "^0.16.1",

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

@@ -41,0 +41,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