Socket
Socket
Sign inDemoInstall

@fluentui/theme

Package Overview
Dependencies
4
Maintainers
8
Versions
140
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.2 to 0.2.0

2

CHANGELOG.json

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

{
"date": "Wed, 26 Aug 2020 12:31:49 GMT",
"date": "Wed, 26 Aug 2020 12:35:38 GMT",
"tag": "@fluentui/theme_v0.1.2",

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

# Change Log - @fluentui/theme
This log was last generated on Wed, 26 Aug 2020 12:31:49 GMT and should not be manually modified.
This log was last generated on Wed, 26 Aug 2020 12:35:38 GMT and should not be manually modified.

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

Wed, 26 Aug 2020 12:31:49 GMT
Wed, 26 Aug 2020 12:35:38 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v0.1.1..@fluentui/theme_v0.1.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', '0.1.2');
set_version_1.setVersion('@fluentui/theme', '0.2.0');
});
//# sourceMappingURL=version.js.map

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

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

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

"dependencies": {
"@uifabric/merge-styles": "^7.17.0",
"@uifabric/utilities": "^7.30.0",
"@uifabric/merge-styles": "^7.18.0",
"@uifabric/utilities": "^7.31.0",
"@uifabric/set-version": "^7.0.22",

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