Socket
Socket
Sign inDemoInstall

@fluentui/theme

Package Overview
Dependencies
4
Maintainers
14
Versions
141
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.20 to 2.6.21

59

CHANGELOG.json

@@ -5,6 +5,63 @@ {

{
"date": "Tue, 20 Dec 2022 07:51:40 GMT",
"date": "Tue, 10 Jan 2023 07:47:01 GMT",
"tag": "@fluentui/theme_v2.6.21",
"version": "2.6.21",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/theme",
"comment": "Bump @fluentui/merge-styles to v8.5.5",
"commit": "49ead1dcd8c34cf87b151e0c0cc7bd716260f22f"
},
{
"author": "beachball",
"package": "@fluentui/theme",
"comment": "Bump @fluentui/utilities to v8.13.5",
"commit": "49ead1dcd8c34cf87b151e0c0cc7bd716260f22f"
},
{
"author": "beachball",
"package": "@fluentui/theme",
"comment": "Bump @fluentui/set-version to v8.2.4",
"commit": "49ead1dcd8c34cf87b151e0c0cc7bd716260f22f"
}
]
}
},
{
"date": "Mon, 02 Jan 2023 07:46:38 GMT",
"tag": "@fluentui/theme_v2.6.20",
"version": "2.6.20",
"comments": {
"none": [
{
"author": "martinhochel@microsoft.com",
"package": "@fluentui/theme",
"commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
"comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
}
]
}
},
{
"date": "Fri, 30 Dec 2022 07:51:09 GMT",
"tag": "@fluentui/theme_v2.6.20",
"version": "2.6.20",
"comments": {
"none": [
{
"author": "martinhochel@microsoft.com",
"package": "@fluentui/theme",
"commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
"comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
}
]
}
},
{
"date": "Tue, 20 Dec 2022 07:53:34 GMT",
"tag": "@fluentui/theme_v2.6.20",
"version": "2.6.20",
"comments": {
"patch": [

@@ -11,0 +68,0 @@ {

# Change Log - @fluentui/theme
This log was last generated on Tue, 20 Dec 2022 07:51:40 GMT and should not be manually modified.
This log was last generated on Tue, 10 Jan 2023 07:47:01 GMT and should not be manually modified.
<!-- Start content -->
## [2.6.21](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.6.21)
Tue, 10 Jan 2023 07:47:01 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.6.20..@fluentui/theme_v2.6.21)
### Patches
- Bump @fluentui/merge-styles to v8.5.5 ([PR #26260](https://github.com/microsoft/fluentui/pull/26260) by beachball)
- Bump @fluentui/utilities to v8.13.5 ([PR #26260](https://github.com/microsoft/fluentui/pull/26260) by beachball)
- Bump @fluentui/set-version to v8.2.4 ([PR #26260](https://github.com/microsoft/fluentui/pull/26260) by beachball)
## [2.6.20](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.6.20)
Tue, 20 Dec 2022 07:51:40 GMT
Tue, 20 Dec 2022 07:53:34 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.6.19..@fluentui/theme_v2.6.20)

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

2

just.config.ts

@@ -1,3 +0,3 @@

import { preset } from '@fluentui/scripts';
import { preset } from '@fluentui/scripts/tasks';
preset();
{
"name": "@fluentui/theme",
"version": "2.6.20",
"version": "2.6.21",
"description": "Basic building blocks for Fluent UI React Component themes",

@@ -28,8 +28,8 @@ "main": "lib-commonjs/index.js",

"@fluentui/eslint-plugin": "*",
"@fluentui/scripts": "^1.0.0"
"@fluentui/scripts": "*"
},
"dependencies": {
"@fluentui/merge-styles": "^8.5.4",
"@fluentui/utilities": "^8.13.4",
"@fluentui/set-version": "^8.2.3",
"@fluentui/merge-styles": "^8.5.5",
"@fluentui/utilities": "^8.13.5",
"@fluentui/set-version": "^8.2.4",
"tslib": "^2.1.0"

@@ -36,0 +36,0 @@ },

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