Socket
Socket
Sign inDemoInstall

@fluentui/theme

Package Overview
Dependencies
Maintainers
8
Versions
144
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.5.2 to 1.5.3

2

CHANGELOG.json

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

{
"date": "Tue, 27 Oct 2020 12:24:06 GMT",
"date": "Tue, 27 Oct 2020 12:28:11 GMT",
"tag": "@fluentui/theme_v1.5.2",

@@ -8,0 +8,0 @@ "version": "1.5.2",

# Change Log - @fluentui/theme
This log was last generated on Tue, 27 Oct 2020 12:24:06 GMT and should not be manually modified.
This log was last generated on Tue, 27 Oct 2020 12:28:11 GMT and should not be manually modified.

@@ -9,3 +9,3 @@ <!-- Start content -->

Tue, 27 Oct 2020 12:24:06 GMT
Tue, 27 Oct 2020 12:28:11 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v1.5.1..@fluentui/theme_v1.5.2)

@@ -12,0 +12,0 @@

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

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

"@uifabric/merge-styles": "^7.19.1",
"@uifabric/utilities": "^7.33.0",
"@uifabric/utilities": "^7.33.1",
"@uifabric/set-version": "^7.0.23",

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc