Socket
Socket
Sign inDemoInstall

@fluentui/react-shared-contexts

Package Overview
Dependencies
Maintainers
12
Versions
781
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-shared-contexts - npm Package Compare versions

Comparing version 9.0.0-alpha.28 to 9.0.0-beta.1

23

CHANGELOG.json

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

{
"date": "Fri, 01 Oct 2021 14:11:48 GMT",
"date": "Wed, 06 Oct 2021 10:36:00 GMT",
"tag": "@fluentui/react-shared-contexts_v9.0.0-beta.1",
"version": "9.0.0-beta.1",
"comments": {
"prerelease": [
{
"author": "lingfangao@hotmail.com",
"package": "@fluentui/react-shared-contexts",
"comment": "Bump all v9 components to beta prerelease tag",
"commit": "5553164c190a4beb4780745d0e6403109e057913"
},
{
"author": "beachball",
"package": "@fluentui/react-shared-contexts",
"comment": "Bump @fluentui/react-theme to v9.0.0-beta.1",
"commit": "5553164c190a4beb4780745d0e6403109e057913"
}
]
}
},
{
"date": "Fri, 01 Oct 2021 14:13:08 GMT",
"tag": "@fluentui/react-shared-contexts_v9.0.0-alpha.28",

@@ -8,0 +29,0 @@ "version": "9.0.0-alpha.28",

# Change Log - @fluentui/react-shared-contexts
This log was last generated on Fri, 01 Oct 2021 14:11:48 GMT and should not be manually modified.
This log was last generated on Wed, 06 Oct 2021 10:36:00 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-beta.1)
Wed, 06 Oct 2021 10:36:00 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.28..@fluentui/react-shared-contexts_v9.0.0-beta.1)
### Changes
- Bump all v9 components to beta prerelease tag ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by lingfangao@hotmail.com)
- Bump @fluentui/react-theme to v9.0.0-beta.1 ([PR #20106](https://github.com/microsoft/fluentui/pull/20106) by beachball)
## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.28)
Fri, 01 Oct 2021 14:11:48 GMT
Fri, 01 Oct 2021 14:13:08 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.26..@fluentui/react-shared-contexts_v9.0.0-alpha.28)

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

6

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

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

"dependencies": {
"@fluentui/react-theme": "9.0.0-alpha.26",
"@fluentui/react-theme": "9.0.0-beta.1",
"tslib": "^2.1.0"

@@ -46,3 +46,3 @@ },

"beachball": {
"tag": "alpha",
"tag": "beta",
"disallowedChangeTypes": [

@@ -49,0 +49,0 @@ "major",

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