Socket
Socket
Sign inDemoInstall

@fluentui/react-theme

Package Overview
Dependencies
Maintainers
11
Versions
729
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-theme - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

25

CHANGELOG.json

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

{
"date": "Thu, 18 Feb 2021 19:34:40 GMT",
"date": "Mon, 22 Feb 2021 12:21:30 GMT",
"tag": "@fluentui/react-theme_v0.3.3",
"version": "0.3.3",
"comments": {
"patch": [
{
"comment": "Add SizeValues type",
"author": "junioassuncaocharles@gmail.com",
"commit": "aafa83d81733e74a141773df6fd38d935739ff17",
"package": "@fluentui/react-theme"
}
],
"prerelease": [
{
"comment": "Bump @fluentui/utilities to v8.0.0-beta.15",
"author": "elcraig@microsoft.com",
"commit": "a37bab178f676de967b937a8bad1a309e3e67fd8",
"package": "@fluentui/react-theme"
}
]
}
},
{
"date": "Thu, 18 Feb 2021 19:38:50 GMT",
"tag": "@fluentui/react-theme_v0.3.2",

@@ -8,0 +31,0 @@ "version": "0.3.2",

# Change Log - @fluentui/react-theme
This log was last generated on Thu, 18 Feb 2021 19:34:40 GMT and should not be manually modified.
This log was last generated on Mon, 22 Feb 2021 12:21:30 GMT and should not be manually modified.
<!-- Start content -->
## [0.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v0.3.3)
Mon, 22 Feb 2021 12:21:30 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v0.3.2..@fluentui/react-theme_v0.3.3)
### Patches
- Add SizeValues type ([PR #16868](https://github.com/microsoft/fluentui/pull/16868) by junioassuncaocharles@gmail.com)
### Changes
- Bump @fluentui/utilities to v8.0.0-beta.15 ([PR #17061](https://github.com/microsoft/fluentui/pull/17061) by elcraig@microsoft.com)
## [0.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-theme_v0.3.2)
Thu, 18 Feb 2021 19:34:40 GMT
Thu, 18 Feb 2021 19:38:50 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-theme_v0.3.1..@fluentui/react-theme_v0.3.2)

@@ -11,0 +24,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/react-theme', '0.3.2');
set_version_1.setVersion('@fluentui/react-theme', '0.3.3');
});
//# sourceMappingURL=version.js.map

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

var set_version_1 = require("@fluentui/set-version");
set_version_1.setVersion('@fluentui/react-theme', '0.3.2');
set_version_1.setVersion('@fluentui/react-theme', '0.3.3');
//# 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/react-theme', '0.3.2');
setVersion('@fluentui/react-theme', '0.3.3');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/react-theme",
"version": "0.3.2",
"version": "0.3.3",
"description": "Fluent UI themes",

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

"@fluentui/set-version": "^8.0.0-beta.2",
"@fluentui/utilities": "^8.0.0-beta.14",
"@fluentui/utilities": "^8.0.0-beta.15",
"tslib": "^1.10.0"

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