Socket
Socket
Sign inDemoInstall

@fluentui/theme

Package Overview
Dependencies
Maintainers
12
Versions
144
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.55 to 2.6.56

14

CHANGELOG.md
# Change Log - @fluentui/theme
This log was last generated on Tue, 25 Jun 2024 07:30:41 GMT and should not be manually modified.
This log was last generated on Tue, 09 Jul 2024 07:34:05 GMT and should not be manually modified.
<!-- Start content -->
## [2.6.56](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.6.56)
Tue, 09 Jul 2024 07:34:05 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.6.55..@fluentui/theme_v2.6.56)
### Patches
- fix: revert incorectly set npm versions in all packages ([PR #31937](https://github.com/microsoft/fluentui/pull/31937) by martinhochel@microsoft.com)
- Bump @fluentui/utilities to v8.15.13 ([commit](https://github.com/microsoft/fluentui/commit/71daccf5b87388209fe648aeb64adf0b4cbdd9e6) by beachball)
## [2.6.55](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.6.55)
Tue, 25 Jun 2024 07:30:41 GMT
Tue, 25 Jun 2024 07:32:52 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.6.54..@fluentui/theme_v2.6.55)

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

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

"@fluentui/merge-styles": "^8.6.12",
"@fluentui/utilities": "^8.15.12",
"@fluentui/utilities": "^8.15.13",
"@fluentui/set-version": "^8.2.23",

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

{
"name": "@fluentui/theme",
"name": "theme",
"$schema": "../../node_modules/nx/schemas/project-schema.json",
"projectType": "library",
"implicitDependencies": []
"implicitDependencies": [],
"tags": ["v8"]
}

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
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc