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

@fluentui/react-context-selector

Package Overview
Dependencies
Maintainers
12
Versions
887
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.19 to 9.0.0-alpha.20

.cache/jest/jest-transform-cache-16fce0759bb84697fc1a758b4a872f69-d0e7c439bf6eb5a4bf3a6371fdd259d1/0f/index_0f8fcea5417c66120172ed4db47b80c2

17

CHANGELOG.json

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

{
"date": "Fri, 23 Jul 2021 07:34:43 GMT",
"date": "Mon, 02 Aug 2021 07:33:18 GMT",
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.20",
"version": "9.0.0-alpha.20",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.36",
"author": "lingfan.gao@microsoft.com",
"commit": "ab0e1bafdd9ace2974b3362cd2300fb32af466fb",
"package": "@fluentui/react-context-selector"
}
]
}
},
{
"date": "Fri, 23 Jul 2021 07:38:19 GMT",
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.19",

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

# Change Log - @fluentui/react-context-selector
This log was last generated on Fri, 23 Jul 2021 07:34:43 GMT and should not be manually modified.
This log was last generated on Mon, 02 Aug 2021 07:33:18 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.20)
Mon, 02 Aug 2021 07:33:18 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.19..@fluentui/react-context-selector_v9.0.0-alpha.20)
### Changes
- Bump @fluentui/react-utilities to v9.0.0-alpha.36 ([PR #19204](https://github.com/microsoft/fluentui/pull/19204) by lingfan.gao@microsoft.com)
## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.19)
Fri, 23 Jul 2021 07:34:43 GMT
Fri, 23 Jul 2021 07:38:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v9.0.0-alpha.18..@fluentui/react-context-selector_v9.0.0-alpha.19)

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

4

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

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

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

@@ -40,0 +40,0 @@ "tslib": "^2.1.0"

Sorry, the diff of this file is not supported yet

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