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.23 to 9.0.0-alpha.24

17

CHANGELOG.json

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

{
"date": "Tue, 24 Aug 2021 07:32:28 GMT",
"date": "Fri, 10 Sep 2021 16:29:54 GMT",
"tag": "@fluentui/react-shared-contexts_v9.0.0-alpha.24",
"version": "9.0.0-alpha.24",
"comments": {
"prerelease": [
{
"author": "lingfangao@hotmail.com",
"package": "@fluentui/react-shared-contexts",
"comment": "chore(v9): Move all internal v9 dependencies from caret to fixed version",
"commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0"
}
]
}
},
{
"date": "Tue, 24 Aug 2021 07:34:48 GMT",
"tag": "@fluentui/react-shared-contexts_v9.0.0-alpha.23",

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

# Change Log - @fluentui/react-shared-contexts
This log was last generated on Tue, 24 Aug 2021 07:32:28 GMT and should not be manually modified.
This log was last generated on Fri, 10 Sep 2021 16:29:54 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.24)
Fri, 10 Sep 2021 16:29:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.23..@fluentui/react-shared-contexts_v9.0.0-alpha.24)
### Changes
- chore(v9): Move all internal v9 dependencies from caret to fixed version ([PR #19748](https://github.com/microsoft/fluentui/pull/19748) by lingfangao@hotmail.com)
## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-shared-contexts_v9.0.0-alpha.23)
Tue, 24 Aug 2021 07:32:28 GMT
Tue, 24 Aug 2021 07:34:48 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-shared-contexts_v9.0.0-alpha.22..@fluentui/react-shared-contexts_v9.0.0-alpha.23)

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

4

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

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

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

@@ -41,0 +41,0 @@ },

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