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
165
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.77 to 8.107.78

19

CHANGELOG.json

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

{
"date": "Thu, 02 May 2024 07:26:31 GMT",
"date": "Mon, 06 May 2024 07:24:28 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.78",
"version": "8.107.78",
"comments": {
"patch": [
{
"author": "beachball",
"package": "@fluentui/fluent2-theme",
"comment": "Bump @fluentui/react to v8.118.1",
"commit": "15c3f5231b7acf7b78d4217c76742c272f1aed22"
}
]
}
},
{
"date": "Thu, 02 May 2024 07:27:45 GMT",
"tag": "@fluentui/fluent2-theme_v8.107.77",

@@ -15,3 +30,3 @@ "version": "8.107.77",

"comment": "Bump @fluentui/react to v8.118.0",
"commit": "2939b63a57f70c5b3c77a4a9e9200bf0e8777596"
"commit": "119baa34c2f8d77cf013fb4eb0dbe59d82bfb16a"
}

@@ -18,0 +33,0 @@ ]

15

CHANGELOG.md
# Change Log - @fluentui/fluent2-theme
This log was last generated on Thu, 02 May 2024 07:26:31 GMT and should not be manually modified.
This log was last generated on Mon, 06 May 2024 07:24:28 GMT and should not be manually modified.
<!-- Start content -->
## [8.107.78](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.78)
Mon, 06 May 2024 07:24:28 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.77..@fluentui/fluent2-theme_v8.107.78)
### Patches
- Bump @fluentui/react to v8.118.1 ([PR #31253](https://github.com/microsoft/fluentui/pull/31253) by beachball)
## [8.107.77](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.77)
Thu, 02 May 2024 07:26:31 GMT
Thu, 02 May 2024 07:27:45 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/fluent2-theme_v8.107.76..@fluentui/fluent2-theme_v8.107.77)

@@ -14,3 +23,3 @@

- Bump @fluentui/react to v8.118.0 ([PR #31250](https://github.com/microsoft/fluentui/pull/31250) by beachball)
- Bump @fluentui/react to v8.118.0 ([PR #31232](https://github.com/microsoft/fluentui/pull/31232) by beachball)

@@ -17,0 +26,0 @@ ## [8.107.76](https://github.com/microsoft/fluentui/tree/@fluentui/fluent2-theme_v8.107.76)

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

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

"dependencies": {
"@fluentui/react": "^8.118.0",
"@fluentui/react": "^8.118.1",
"@fluentui/set-version": "^8.2.17",

@@ -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