Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fluentui/fluent2-theme

Package Overview
Dependencies
Maintainers
12
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/fluent2-theme - npm Package Compare versions

Comparing version 8.107.56 to 8.107.57

17

CHANGELOG.json

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

{
"date": "Wed, 10 Jan 2024 07:26:03 GMT",
"date": "Mon, 15 Jan 2024 07:26:51 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.57",
"version": "8.107.57",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/react to v8.114.3",
"commit": "ca4ebf96c29b0ecebd907b74e53e17fc74da60bd"
}
]
}
},
{
"date": "Wed, 10 Jan 2024 07:28:50 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.56",

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

# Change Log - @fluentui/fluent2-theme
This log was last generated on Wed, 10 Jan 2024 07:26:03 GMT and should not be manually modified.
This log was last generated on Mon, 15 Jan 2024 07:26:51 GMT and should not be manually modified.
<!-- Start content -->
## [8.107.57](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.57)
Mon, 15 Jan 2024 07:26:51 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.56..@fluentui/fluent2-theme_v8.107.57)
### Patches
- Bump @fluentui/react to v8.114.3 ([PR #30296](https://github.com/microsoft/fluentui/pull/30296) by beachball)
## [8.107.56](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.56)
Wed, 10 Jan 2024 07:26:03 GMT
Wed, 10 Jan 2024 07:28:50 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.55..@fluentui/fluent2-theme_v8.107.56)

@@ -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/fluent2-theme', '8.107.56');
(0, set_version_1.setVersion)('@fluentui/fluent2-theme', '8.107.57');
});
//# sourceMappingURL=version.js.map

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

var set_version_1 = require("@fluentui/set-version");
(0, set_version_1.setVersion)('@fluentui/fluent2-theme', '8.107.56');
(0, set_version_1.setVersion)('@fluentui/fluent2-theme', '8.107.57');
//# 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/fluent2-theme', '8.107.56');
setVersion('@fluentui/fluent2-theme', '8.107.57');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/fluent2-theme",
"version": "8.107.56",
"version": "8.107.57",
"description": "A Fluent2 theme for Fluent UI React 8.x",

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

"dependencies": {
"@fluentui/react": "^8.114.2",
"@fluentui/react": "^8.114.3",
"@fluentui/set-version": "^8.2.14",

@@ -34,0 +34,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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc