Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.35 to 9.0.0-alpha.36

37

CHANGELOG.json

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

{
"date": "Wed, 19 May 2021 07:30:20 GMT",
"date": "Thu, 20 May 2021 07:34:56 GMT",
"tag": "@fluentui/react-theme-provider_v9.0.0-alpha.36",
"version": "9.0.0-alpha.36",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.10",
"author": "elcraig@microsoft.com",
"commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
"package": "@fluentui/react-theme-provider"
}
],
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.3.0",
"author": "elcraig@microsoft.com",
"commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
"package": "@fluentui/react-theme-provider"
},
{
"comment": "Bump @fluentui/react-conformance to v0.4.0",
"author": "elcraig@microsoft.com",
"commit": "1e6ad173e2cfa18cfcae13311be7916f1b241432",
"package": "@fluentui/react-theme-provider"
},
{
"comment": "Bump @fluentui/scripts to v1.0.0",
"author": "elcraig@microsoft.com",
"commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
"package": "@fluentui/react-theme-provider"
}
]
}
},
{
"date": "Wed, 19 May 2021 07:34:20 GMT",
"tag": "@fluentui/react-theme-provider_v9.0.0-alpha.35",

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

# Change Log - @fluentui/react-theme-provider
This log was last generated on Wed, 19 May 2021 07:30:20 GMT and should not be manually modified.
This log was last generated on Thu, 20 May 2021 07:34:56 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-provider_v9.0.0-alpha.36)
Thu, 20 May 2021 07:34:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-provider_v9.0.0-alpha.35..@fluentui/react-theme-provider_v9.0.0-alpha.36)
### Patches
- Bump @fluentui/eslint-plugin to v1.3.0 ([PR #18024](https://github.com/microsoft/fluentui/pull/18024) by elcraig@microsoft.com)
- Bump @fluentui/react-conformance to v0.4.0 ([PR #17577](https://github.com/microsoft/fluentui/pull/17577) by elcraig@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 ([PR #18024](https://github.com/microsoft/fluentui/pull/18024) by elcraig@microsoft.com)
### Changes
- Bump @fluentui/babel-make-styles to v9.0.0-alpha.10 ([PR #18024](https://github.com/microsoft/fluentui/pull/18024) by elcraig@microsoft.com)
## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme-provider_v9.0.0-alpha.35)
Wed, 19 May 2021 07:30:20 GMT
Wed, 19 May 2021 07:34:20 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme-provider_v9.0.0-alpha.34..@fluentui/react-theme-provider_v9.0.0-alpha.35)

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

18

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

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

"devDependencies": {
"@fluentui/babel-make-styles": "^9.0.0-alpha.9",
"@fluentui/eslint-plugin": "^1.2.0",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.12",
"@fluentui/react-conformance": "^0.3.1",
"@fluentui/babel-make-styles": "^9.0.0-alpha.10",
"@fluentui/eslint-plugin": "^1.3.0",
"@fluentui/jest-serializer-make-styles": "^9.0.0-alpha.13",
"@fluentui/react-conformance": "^0.4.0",
"@fluentui/scripts": "^1.0.0",

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

"dependencies": {
"@fluentui/react-make-styles": "^9.0.0-alpha.35",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.11",
"@fluentui/react-theme": "^9.0.0-alpha.12",
"@fluentui/react-utilities": "^9.0.0-alpha.22",
"@fluentui/react-make-styles": "^9.0.0-alpha.36",
"@fluentui/react-shared-contexts": "^9.0.0-alpha.12",
"@fluentui/react-theme": "^9.0.0-alpha.13",
"@fluentui/react-utilities": "^9.0.0-alpha.23",
"tslib": "^2.1.0"

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