Socket
Socket
Sign inDemoInstall

@fluentui/theme

Package Overview
Dependencies
Maintainers
11
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 2.0.0-beta.13 to 2.0.0-beta.14

32

CHANGELOG.json

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

{
"date": "Thu, 28 Jan 2021 12:20:50 GMT",
"date": "Thu, 11 Feb 2021 00:54:36 GMT",
"tag": "@fluentui/theme_v2.0.0-beta.14",
"version": "2.0.0-beta.14",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/utilities to v8.0.0-beta.11",
"author": "xgao@microsoft.com",
"commit": "69357e7a30d4c282ad82d2ecf4da6fc4b942ab99",
"package": "@fluentui/theme"
}
]
}
},
{
"date": "Wed, 03 Feb 2021 05:51:40 GMT",
"tag": "@fluentui/theme_v2.0.0-beta.13",

@@ -12,2 +27,17 @@ "version": "2.0.0-beta.13",

{
"comment": "refactor: remove unused .npmrc in packages",
"author": "hantatsang@gmail.com",
"commit": "c688ee2ea6f192c4874974ebf11598523ccf6db9",
"package": "@fluentui/theme"
}
]
}
},
{
"date": "Thu, 28 Jan 2021 12:25:56 GMT",
"tag": "@fluentui/theme_v2.0.0-beta.13",
"version": "2.0.0-beta.13",
"comments": {
"none": [
{
"comment": "Delete update-api script which is no longer needed",

@@ -14,0 +44,0 @@ "author": "elcraig@microsoft.com",

# Change Log - @fluentui/theme
This log was last generated on Thu, 28 Jan 2021 12:20:50 GMT and should not be manually modified.
This log was last generated on Thu, 11 Feb 2021 00:54:36 GMT and should not be manually modified.
<!-- Start content -->
## [2.0.0-beta.14](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.0.0-beta.14)
Thu, 11 Feb 2021 00:54:36 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.0.0-beta.13..@fluentui/theme_v2.0.0-beta.14)
### Changes
- Bump @fluentui/utilities to v8.0.0-beta.11 ([PR #16911](https://github.com/microsoft/fluentui/pull/16911) by xgao@microsoft.com)
## [2.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/theme_v2.0.0-beta.13)
Thu, 28 Jan 2021 12:20:50 GMT
Thu, 28 Jan 2021 12:25:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/theme_v2.0.0-beta.12..@fluentui/theme_v2.0.0-beta.13)

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

2

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

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

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

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

"@fluentui/merge-styles": "^8.0.0-beta.4",
"@fluentui/utilities": "^8.0.0-beta.10",
"@fluentui/utilities": "^8.0.0-beta.11",
"@fluentui/set-version": "^8.0.0-beta.1",

@@ -46,0 +46,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