Socket
Socket
Sign inDemoInstall

@fluentui/theme

Package Overview
Dependencies
4
Maintainers
12
Versions
140
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.31 to 2.6.32

17

CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Wed, 31 May 2023 07:36:01 GMT",
"date": "Thu, 01 Jun 2023 07:36:29 GMT",
"tag": "@fluentui/theme_v2.6.32",
"version": "2.6.32",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/theme",
"comment": "Bump @fluentui/utilities to v8.13.16",
"commit": "170594a14c0b892bf418831d5be7f995b0e981f8"
}
]
}
},
{
"date": "Wed, 31 May 2023 07:38:40 GMT",
"tag": "@fluentui/theme_v2.6.31",

@@ -8,0 +23,0 @@ "version": "2.6.31",

# Change Log - @fluentui/theme
This log was last generated on Wed, 31 May 2023 07:36:01 GMT and should not be manually modified.
This log was last generated on Thu, 01 Jun 2023 07:36:29 GMT and should not be manually modified.
<!-- Start content -->
## [2.6.32](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.6.32)
Thu, 01 Jun 2023 07:36:29 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.6.31..@fluentui/theme_v2.6.32)
### Patches
- Bump @fluentui/utilities to v8.13.16 ([PR #28080](https://github.com/microsoft/fluentui/pull/28080) by beachball)
## [2.6.31](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.6.31)
Wed, 31 May 2023 07:36:01 GMT
Wed, 31 May 2023 07:38:40 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.6.30..@fluentui/theme_v2.6.31)

@@ -11,0 +20,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.31');
(0, set_version_1.setVersion)('@fluentui/theme', '2.6.32');
});
//# 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.31');
(0, set_version_1.setVersion)('@fluentui/theme', '2.6.32');
//# 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.31');
setVersion('@fluentui/theme', '2.6.32');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/theme",
"version": "2.6.31",
"version": "2.6.32",
"description": "Basic building blocks for Fluent UI React Component themes",

@@ -34,3 +34,3 @@ "main": "lib-commonjs/index.js",

"@fluentui/merge-styles": "^8.5.12",
"@fluentui/utilities": "^8.13.15",
"@fluentui/utilities": "^8.13.16",
"@fluentui/set-version": "^8.2.11",

@@ -37,0 +37,0 @@ "tslib": "^2.1.0"

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