Socket
Socket
Sign inDemoInstall

@fluentui/theme

Package Overview
Dependencies
Maintainers
12
Versions
145
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/theme - npm Package Compare versions

Comparing version 2.6.25 to 2.6.26

29

CHANGELOG.json

@@ -5,3 +5,30 @@ {

{
"date": "Fri, 17 Mar 2023 08:13:30 GMT",
"date": "Mon, 01 May 2023 07:37:36 GMT",
"tag": "@fluentui/theme_v2.6.26",
"version": "2.6.26",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/theme",
"comment": "Bump @fluentui/merge-styles to v8.5.8",
"commit": "46f19b90d2088f055f9cd4bfad840f72fe68f0d8"
},
{
"author": "beachball",
"package": "@fluentui/theme",
"comment": "Bump @fluentui/utilities to v8.13.10",
"commit": "46f19b90d2088f055f9cd4bfad840f72fe68f0d8"
},
{
"author": "beachball",
"package": "@fluentui/theme",
"comment": "Bump @fluentui/set-version to v8.2.7",
"commit": "46f19b90d2088f055f9cd4bfad840f72fe68f0d8"
}
]
}
},
{
"date": "Fri, 17 Mar 2023 08:15:56 GMT",
"tag": "@fluentui/theme_v2.6.25",

@@ -8,0 +35,0 @@ "version": "2.6.25",

# Change Log - @fluentui/theme
This log was last generated on Fri, 17 Mar 2023 08:13:30 GMT and should not be manually modified.
This log was last generated on Mon, 01 May 2023 07:37:36 GMT and should not be manually modified.
<!-- Start content -->
## [2.6.26](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.6.26)
Mon, 01 May 2023 07:37:36 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.6.25..@fluentui/theme_v2.6.26)
### Patches
- Bump @fluentui/merge-styles to v8.5.8 ([PR #27724](https://github.com/microsoft/fluentui/pull/27724) by beachball)
- Bump @fluentui/utilities to v8.13.10 ([PR #27724](https://github.com/microsoft/fluentui/pull/27724) by beachball)
- Bump @fluentui/set-version to v8.2.7 ([PR #27724](https://github.com/microsoft/fluentui/pull/27724) by beachball)
## [2.6.25](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.6.25)
Fri, 17 Mar 2023 08:13:30 GMT
Fri, 17 Mar 2023 08:15:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.6.24..@fluentui/theme_v2.6.25)

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

2

lib-commonjs/version.js

@@ -6,3 +6,3 @@ "use strict";

var set_version_1 = require("@fluentui/set-version");
set_version_1.setVersion('@fluentui/theme', '2.6.25');
set_version_1.setVersion('@fluentui/theme', '2.6.26');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/theme",
"version": "2.6.25",
"version": "2.6.26",
"description": "Basic building blocks for Fluent UI React Component themes",

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

"dependencies": {
"@fluentui/merge-styles": "^8.5.7",
"@fluentui/utilities": "^8.13.9",
"@fluentui/set-version": "^8.2.6",
"@fluentui/merge-styles": "^8.5.8",
"@fluentui/utilities": "^8.13.10",
"@fluentui/set-version": "^8.2.7",
"tslib": "^2.1.0"

@@ -38,0 +38,0 @@ },

Sorry, the diff of this file is not supported yet

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