Socket
Socket
Sign inDemoInstall

@fluentui/theme

Package Overview
Dependencies
Maintainers
13
Versions
146
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 1.7.8 to 1.7.9

17

CHANGELOG.json

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

{
"date": "Tue, 30 Aug 2022 00:05:22 GMT",
"date": "Thu, 01 Sep 2022 23:24:29 GMT",
"tag": "@fluentui/theme_v1.7.9",
"version": "1.7.9",
"comments": {
"patch": [
{
"comment": "Bump @uifabric/utilities to v7.36.1",
"author": "gcox@microsoft.com",
"commit": "4e6f8be75f7613117739c82c6fa89a939405a6ac",
"package": "@fluentui/theme"
}
]
}
},
{
"date": "Tue, 30 Aug 2022 00:07:57 GMT",
"tag": "@fluentui/theme_v1.7.8",

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

# Change Log - @fluentui/theme
This log was last generated on Tue, 30 Aug 2022 00:05:22 GMT and should not be manually modified.
This log was last generated on Thu, 01 Sep 2022 23:24:29 GMT and should not be manually modified.
<!-- Start content -->
## [1.7.9](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v1.7.9)
Thu, 01 Sep 2022 23:24:29 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v1.7.8..@fluentui/theme_v1.7.9)
### Patches
- Bump @uifabric/utilities to v7.36.1 ([PR #24628](https://github.com/microsoft/fluentui/pull/24628) by gcox@microsoft.com)
## [1.7.8](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v1.7.8)
Tue, 30 Aug 2022 00:05:22 GMT
Tue, 30 Aug 2022 00:07:57 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v1.7.7..@fluentui/theme_v1.7.8)

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

@@ -45,4 +45,4 @@ "main": "lib-commonjs/index.js",

"dependencies": {
"@uifabric/merge-styles": "^7.19.2",
"@uifabric/utilities": "^7.36.0",
"@uifabric/merge-styles": "^7.20.0",
"@uifabric/utilities": "^7.36.1",
"@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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc