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

23

CHANGELOG.json

@@ -5,3 +5,24 @@ {

{
"date": "Mon, 15 Mar 2021 07:33:50 GMT",
"date": "Tue, 30 Mar 2021 07:30:40 GMT",
"tag": "@fluentui/react-context-selector_v9.0.0-alpha.1",
"version": "9.0.0-alpha.1",
"comments": {
"prerelease": [
{
"comment": "Bump react-context-selector to v9",
"author": "lingfan.gao@microsoft.com",
"commit": "890a63720bfe2e467bc208a32547c6e67587393c",
"package": "@fluentui/react-context-selector"
},
{
"comment": "chore: restore \"sideEffects\" to enable treeshaking",
"author": "olfedias@microsoft.com",
"commit": "8d6eb6f174660017e96d2c539a08e1d64ccdf4a3",
"package": "@fluentui/react-context-selector"
}
]
}
},
{
"date": "Mon, 15 Mar 2021 07:36:20 GMT",
"tag": "@fluentui/react-context-selector_v0.53.4",

@@ -8,0 +29,0 @@ "version": "0.53.4",

# Change Log - @fluentui/react-context-selector
This log was last generated on Mon, 15 Mar 2021 07:33:50 GMT and should not be manually modified.
This log was last generated on Tue, 30 Mar 2021 07:30:40 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v9.0.0-alpha.1)
Tue, 30 Mar 2021 07:30:40 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v0.53.4..@fluentui/react-context-selector_v9.0.0-alpha.1)
### Changes
- Bump react-context-selector to v9 ([PR #17350](https://github.com/microsoft/fluentui/pull/17350) by lingfan.gao@microsoft.com)
- chore: restore "sideEffects" to enable treeshaking ([PR #17584](https://github.com/microsoft/fluentui/pull/17584) by olfedias@microsoft.com)
## [0.53.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-context-selector_v0.53.4)
Mon, 15 Mar 2021 07:33:50 GMT
Mon, 15 Mar 2021 07:36:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-context-selector_v0.53.3..@fluentui/react-context-selector_v0.53.4)

@@ -11,0 +21,0 @@

{
"name": "@fluentui/react-context-selector",
"version": "0.53.4",
"version": "9.0.0-alpha.1",
"description": "React useContextSelector hook in userland",

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

"typings": "lib/index.d.ts",
"sideEffects": false,
"repository": {

@@ -46,3 +47,11 @@ "type": "git",

"react-dom": ">=16.8.0 <17.0.0"
},
"beachball": {
"tag": "alpha",
"disallowedChangeTypes": [
"major",
"minor",
"patch"
]
}
}
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