Socket
Socket
Sign inDemoInstall

@fluentui/theme

Package Overview
Dependencies
4
Maintainers
13
Versions
141
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.9 to 1.7.10

17

CHANGELOG.json

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

{
"date": "Thu, 01 Sep 2022 23:24:29 GMT",
"date": "Fri, 02 Sep 2022 16:54:43 GMT",
"tag": "@fluentui/theme_v1.7.10",
"version": "1.7.10",
"comments": {
"patch": [
{
"comment": "Bump @uifabric/utilities to v7.37.0",
"author": "mgodbolt@microsoft.com",
"commit": "9c47d023d945cfe75049dc8521ff4885dff17c90",
"package": "@fluentui/theme"
}
]
}
},
{
"date": "Thu, 01 Sep 2022 23:27:06 GMT",
"tag": "@fluentui/theme_v1.7.9",

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

# Change Log - @fluentui/theme
This log was last generated on Thu, 01 Sep 2022 23:24:29 GMT and should not be manually modified.
This log was last generated on Fri, 02 Sep 2022 16:54:43 GMT and should not be manually modified.
<!-- Start content -->
## [1.7.10](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v1.7.10)
Fri, 02 Sep 2022 16:54:43 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v1.7.9..@fluentui/theme_v1.7.10)
### Patches
- Bump @uifabric/utilities to v7.37.0 ([PR #24627](https://github.com/microsoft/fluentui/pull/24627) by mgodbolt@microsoft.com)
## [1.7.9](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v1.7.9)
Thu, 01 Sep 2022 23:24:29 GMT
Thu, 01 Sep 2022 23:27:06 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v1.7.8..@fluentui/theme_v1.7.9)

@@ -11,0 +20,0 @@

2

lib-amd/version.js
define(["require", "exports", "@uifabric/set-version"], function (require, exports, set_version_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
set_version_1.setVersion('@fluentui/theme', '1.7.8');
set_version_1.setVersion('@fluentui/theme', '1.7.9');
});
//# sourceMappingURL=version.js.map

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

var set_version_1 = require("@uifabric/set-version");
set_version_1.setVersion('@fluentui/theme', '1.7.8');
set_version_1.setVersion('@fluentui/theme', '1.7.9');
//# 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 '@uifabric/set-version';
setVersion('@fluentui/theme', '1.7.8');
setVersion('@fluentui/theme', '1.7.9');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/theme",
"version": "1.7.9",
"version": "1.7.10",
"description": "Basic building blocks for Fluent UI React Component themes",

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

"@uifabric/merge-styles": "^7.20.0",
"@uifabric/utilities": "^7.36.1",
"@uifabric/utilities": "^7.37.0",
"@uifabric/set-version": "^7.0.24",

@@ -49,0 +49,0 @@ "tslib": "^1.10.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