Socket
Socket
Sign inDemoInstall

@fluentui/react-theme-provider

Package Overview
Dependencies
Maintainers
12
Versions
165
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-theme-provider - npm Package Compare versions

Comparing version 9.0.0-alpha.24 to 9.0.0-alpha.25

37

CHANGELOG.json

@@ -5,3 +5,38 @@ {

{
"date": "Thu, 22 Apr 2021 07:31:20 GMT",
"date": "Fri, 23 Apr 2021 07:30:56 GMT",
"tag": "@fluentui/react-theme-provider_v9.0.0-alpha.25",
"version": "9.0.0-alpha.25",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.1.1",
"author": "olfedias@microsoft.com",
"commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
"package": "@fluentui/react-theme-provider"
},
{
"comment": "Bump @fluentui/react-conformance to v0.2.6",
"author": "olfedias@microsoft.com",
"commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
"package": "@fluentui/react-theme-provider"
},
{
"comment": "Bump @fluentui/scripts to v1.0.0",
"author": "olfedias@microsoft.com",
"commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
"package": "@fluentui/react-theme-provider"
}
],
"prerelease": [
{
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.3",
"author": "olfedias@microsoft.com",
"commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
"package": "@fluentui/react-theme-provider"
}
]
}
},
{
"date": "Thu, 22 Apr 2021 07:33:28 GMT",
"tag": "@fluentui/react-theme-provider_v9.0.0-alpha.24",

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

# Change Log - @fluentui/react-theme-provider
This log was last generated on Thu, 22 Apr 2021 07:31:20 GMT and should not be manually modified.
This log was last generated on Fri, 23 Apr 2021 07:30:56 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-provider_v9.0.0-alpha.25)
Fri, 23 Apr 2021 07:30:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-provider_v9.0.0-alpha.24..@fluentui/react-theme-provider_v9.0.0-alpha.25)
### Patches
- Bump @fluentui/eslint-plugin to v1.1.1 ([PR #17894](https://github.com/microsoft/fluentui/pull/17894) by olfedias@microsoft.com)
- Bump @fluentui/react-conformance to v0.2.6 ([PR #17894](https://github.com/microsoft/fluentui/pull/17894) by olfedias@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 ([PR #17894](https://github.com/microsoft/fluentui/pull/17894) by olfedias@microsoft.com)
### Changes
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.3 ([PR #17894](https://github.com/microsoft/fluentui/pull/17894) by olfedias@microsoft.com)
## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-provider_v9.0.0-alpha.24)
Thu, 22 Apr 2021 07:31:20 GMT
Thu, 22 Apr 2021 07:33:28 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-provider_v9.0.0-alpha.23..@fluentui/react-theme-provider_v9.0.0-alpha.24)

@@ -11,0 +26,0 @@

16

package.json
{
"name": "@fluentui/react-theme-provider",
"version": "9.0.0-alpha.24",
"version": "9.0.0-alpha.25",
"description": "Fluent UI React theme provider component, hook, and theme related utilities.",

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

"devDependencies": {
"@fluentui/eslint-plugin": "^1.1.0",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.2",
"@fluentui/react-conformance": "^0.2.5",
"@fluentui/eslint-plugin": "^1.1.1",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.3",
"@fluentui/react-conformance": "^0.2.6",
"@fluentui/scripts": "^1.0.0",

@@ -46,6 +46,6 @@ "@types/classnames": "^2.2.9",

"dependencies": {
"@fluentui/react-make-styles": "^9.0.0-alpha.25",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.6",
"@fluentui/react-theme": "^9.0.0-alpha.8",
"@fluentui/react-utilities": "^9.0.0-alpha.18",
"@fluentui/react-make-styles": "^9.0.0-alpha.26",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.7",
"@fluentui/react-theme": "^9.0.0-alpha.9",
"@fluentui/react-utilities": "^9.0.0-alpha.19",
"tslib": "^1.10.0"

@@ -52,0 +52,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