Socket
Socket
Sign inDemoInstall

@fluentui/react-shared-contexts

Package Overview
Dependencies
4
Maintainers
12
Versions
718
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.0.0-alpha.19 to 9.0.0-alpha.20

29

CHANGELOG.json

@@ -5,3 +5,30 @@ {

{
"date": "Mon, 26 Jul 2021 07:34:11 GMT",
"date": "Tue, 03 Aug 2021 07:34:14 GMT",
"tag": "@fluentui/react-shared-contexts_v9.0.0-alpha.20",
"version": "9.0.0-alpha.20",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.3.3",
"author": "behowell@microsoft.com",
"commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
"package": "@fluentui/react-shared-contexts"
},
{
"comment": "Bump @fluentui/test-utilities to v8.0.8",
"author": "behowell@microsoft.com",
"commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
"package": "@fluentui/react-shared-contexts"
},
{
"comment": "Bump @fluentui/scripts to v1.0.0",
"author": "behowell@microsoft.com",
"commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
"package": "@fluentui/react-shared-contexts"
}
]
}
},
{
"date": "Mon, 26 Jul 2021 07:37:30 GMT",
"tag": "@fluentui/react-shared-contexts_v9.0.0-alpha.19",

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

# Change Log - @fluentui/react-shared-contexts
This log was last generated on Mon, 26 Jul 2021 07:34:11 GMT and should not be manually modified.
This log was last generated on Tue, 03 Aug 2021 07:34:14 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.20)
Tue, 03 Aug 2021 07:34:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.19..@fluentui/react-shared-contexts_v9.0.0-alpha.20)
### Patches
- Bump @fluentui/eslint-plugin to v1.3.3 ([PR #19169](https://github.com/microsoft/fluentui/pull/19169) by behowell@microsoft.com)
- Bump @fluentui/test-utilities to v8.0.8 ([PR #19169](https://github.com/microsoft/fluentui/pull/19169) by behowell@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 ([PR #19169](https://github.com/microsoft/fluentui/pull/19169) by behowell@microsoft.com)
## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.19)
Mon, 26 Jul 2021 07:34:11 GMT
Mon, 26 Jul 2021 07:37:30 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.18..@fluentui/react-shared-contexts_v9.0.0-alpha.19)

@@ -11,0 +22,0 @@

8

package.json
{
"name": "@fluentui/react-shared-contexts",
"version": "9.0.0-alpha.19",
"version": "9.0.0-alpha.20",
"description": "Fluent UI React Contexts shared by multiple components.",

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

"devDependencies": {
"@fluentui/eslint-plugin": "^1.3.2",
"@fluentui/eslint-plugin": "^1.3.3",
"@fluentui/scripts": "^1.0.0",
"@fluentui/test-utilities": "^8.0.7",
"@fluentui/test-utilities": "^8.0.8",
"@types/enzyme": "3.10.3",

@@ -39,3 +39,3 @@ "@types/enzyme-adapter-react-16": "1.0.3",

"dependencies": {
"@fluentui/react-theme": "^9.0.0-alpha.19",
"@fluentui/react-theme": "^9.0.0-alpha.20",
"tslib": "^2.1.0"

@@ -42,0 +42,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc