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.26 to 2.6.27

lib-amd/colors/DefaultPalette.d.ts

35

CHANGELOG.json

@@ -5,3 +5,36 @@ {

{
"date": "Mon, 01 May 2023 07:37:36 GMT",
"date": "Tue, 02 May 2023 00:56:18 GMT",
"tag": "@fluentui/theme_v2.6.27",
"version": "2.6.27",
"comments": {
"patch": [
{
"author": "tristan.watanabe@gmail.com",
"package": "@fluentui/theme",
"commit": "c2326dc86037b18a6673697885703b5953ffd0c2",
"comment": "fix: esm, cjs, and amd folders should all be published correctly."
},
{
"author": "beachball",
"package": "@fluentui/theme",
"comment": "Bump @fluentui/merge-styles to v8.5.9",
"commit": "c2326dc86037b18a6673697885703b5953ffd0c2"
},
{
"author": "beachball",
"package": "@fluentui/theme",
"comment": "Bump @fluentui/utilities to v8.13.11",
"commit": "c2326dc86037b18a6673697885703b5953ffd0c2"
},
{
"author": "beachball",
"package": "@fluentui/theme",
"comment": "Bump @fluentui/set-version to v8.2.8",
"commit": "c2326dc86037b18a6673697885703b5953ffd0c2"
}
]
}
},
{
"date": "Mon, 01 May 2023 07:39:54 GMT",
"tag": "@fluentui/theme_v2.6.26",

@@ -8,0 +41,0 @@ "version": "2.6.26",

# Change Log - @fluentui/theme
This log was last generated on Mon, 01 May 2023 07:37:36 GMT and should not be manually modified.
This log was last generated on Tue, 02 May 2023 00:56:18 GMT and should not be manually modified.
<!-- Start content -->
## [2.6.27](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.6.27)
Tue, 02 May 2023 00:56:18 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.6.26..@fluentui/theme_v2.6.27)
### Patches
- fix: esm, cjs, and amd folders should all be published correctly. ([PR #27736](https://github.com/microsoft/fluentui/pull/27736) by tristan.watanabe@gmail.com)
- Bump @fluentui/merge-styles to v8.5.9 ([PR #27736](https://github.com/microsoft/fluentui/pull/27736) by beachball)
- Bump @fluentui/utilities to v8.13.11 ([PR #27736](https://github.com/microsoft/fluentui/pull/27736) by beachball)
- Bump @fluentui/set-version to v8.2.8 ([PR #27736](https://github.com/microsoft/fluentui/pull/27736) by beachball)
## [2.6.26](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.6.26)
Mon, 01 May 2023 07:37:36 GMT
Mon, 01 May 2023 07:39:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.6.25..@fluentui/theme_v2.6.26)

@@ -11,0 +23,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.26');
set_version_1.setVersion('@fluentui/theme', '2.6.27');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/theme",
"version": "2.6.26",
"version": "2.6.27",
"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.8",
"@fluentui/utilities": "^8.13.10",
"@fluentui/set-version": "^8.2.7",
"@fluentui/merge-styles": "^8.5.9",
"@fluentui/utilities": "^8.13.11",
"@fluentui/set-version": "^8.2.8",
"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