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
889
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 0.53.3 to 0.53.4

25

CHANGELOG.json

@@ -5,3 +5,26 @@ {

{
"date": "Fri, 26 Feb 2021 01:10:33 GMT",
"date": "Mon, 15 Mar 2021 07:33:50 GMT",
"tag": "@fluentui/react-context-selector_v0.53.4",
"version": "0.53.4",
"comments": {
"patch": [
{
"comment": "Remove set-version references",
"author": "elcraig@microsoft.com",
"commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307",
"package": "@fluentui/react-context-selector"
}
],
"none": [
{
"comment": "Remove unneeded scripts",
"author": "elcraig@microsoft.com",
"commit": "3b4dd6b9e941da11297cea43c5218a4da2d277d5",
"package": "@fluentui/react-context-selector"
}
]
}
},
{
"date": "Fri, 26 Feb 2021 01:16:27 GMT",
"tag": "@fluentui/react-context-selector_v0.53.3",

@@ -8,0 +31,0 @@ "version": "0.53.3",

# Change Log - @fluentui/react-context-selector
This log was last generated on Fri, 26 Feb 2021 01:10:33 GMT and should not be manually modified.
This log was last generated on Mon, 15 Mar 2021 07:33:50 GMT and should not be manually modified.
<!-- Start content -->
## [0.53.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v0.53.4)
Mon, 15 Mar 2021 07:33:50 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v0.53.3..@fluentui/react-context-selector_v0.53.4)
### Patches
- Remove set-version references ([PR #17381](https://github.com/microsoft/fluentui/pull/17381) by elcraig@microsoft.com)
## [0.53.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v0.53.3)
Fri, 26 Feb 2021 01:10:33 GMT
Fri, 26 Feb 2021 01:16:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v0.53.2..@fluentui/react-context-selector_v0.53.3)

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

8

package.json
{
"name": "@fluentui/react-context-selector",
"version": "0.53.3",
"version": "0.53.4",
"description": "React useContextSelector hook in userland",

@@ -8,5 +8,2 @@ "main": "lib-commonjs/index.js",

"typings": "lib/index.d.ts",
"sideEffects": [
"lib/version.js"
],
"repository": {

@@ -19,3 +16,2 @@ "type": "git",

"build": "just-scripts build",
"bundle": "just-scripts bundle",
"clean": "just-scripts clean",

@@ -25,3 +21,2 @@ "code-style": "just-scripts code-style",

"lint": "just-scripts lint",
"start": "just-scripts dev:storybook",
"start-test": "just-scripts jest-watch",

@@ -44,3 +39,2 @@ "test": "just-scripts test",

"dependencies": {
"@fluentui/set-version": "^8.0.1",
"@types/scheduler": "^0.16.1",

@@ -47,0 +41,0 @@ "scheduler": "^0.20.1",

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