Socket
Socket
Sign inDemoInstall

@fluentui/theme

Package Overview
Dependencies
4
Maintainers
12
Versions
141
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.44 to 2.6.45

15

CHANGELOG.md
# Change Log - @fluentui/theme
This log was last generated on Wed, 03 Apr 2024 07:26:18 GMT and should not be manually modified.
This log was last generated on Fri, 12 Apr 2024 07:25:06 GMT and should not be manually modified.
<!-- Start content -->
## [2.6.45](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.6.45)
Fri, 12 Apr 2024 07:25:06 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.6.44..@fluentui/theme_v2.6.45)
### Patches
- Bump @fluentui/merge-styles to v8.6.2 ([PR #31022](https://github.com/microsoft/fluentui/pull/31022) by beachball)
- Bump @fluentui/utilities to v8.15.2 ([PR #31022](https://github.com/microsoft/fluentui/pull/31022) by beachball)
- Bump @fluentui/set-version to v8.2.16 ([PR #31022](https://github.com/microsoft/fluentui/pull/31022) by beachball)
## [2.6.44](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.6.44)
Wed, 03 Apr 2024 07:26:18 GMT
Wed, 03 Apr 2024 07:29:31 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.6.43..@fluentui/theme_v2.6.44)

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

2

lib-amd/version.js
define(["require", "exports", "@fluentui/set-version"], function (require, exports, set_version_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
(0, set_version_1.setVersion)('@fluentui/theme', '2.6.44');
(0, set_version_1.setVersion)('@fluentui/theme', '2.6.45');
});
//# sourceMappingURL=version.js.map

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

var set_version_1 = require("@fluentui/set-version");
(0, set_version_1.setVersion)('@fluentui/theme', '2.6.44');
(0, set_version_1.setVersion)('@fluentui/theme', '2.6.45');
//# sourceMappingURL=version.js.map
// Do not modify this file; it is generated as part of publish.
// The checked in version is a placeholder only and will not be updated.
import { setVersion } from '@fluentui/set-version';
setVersion('@fluentui/theme', '2.6.44');
setVersion('@fluentui/theme', '2.6.45');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/theme",
"version": "2.6.44",
"version": "2.6.45",
"description": "Basic building blocks for Fluent UI React Component themes",

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

"dependencies": {
"@fluentui/merge-styles": "^8.6.1",
"@fluentui/utilities": "^8.15.1",
"@fluentui/set-version": "^8.2.15",
"@fluentui/merge-styles": "^8.6.2",
"@fluentui/utilities": "^8.15.2",
"@fluentui/set-version": "^8.2.16",
"tslib": "^2.1.0"

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

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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