New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uifabric/azure-themes

Package Overview
Dependencies
Maintainers
5
Versions
385
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uifabric/azure-themes - npm Package Compare versions

Comparing version 7.7.12 to 7.7.13

15

CHANGELOG.json

@@ -5,2 +5,17 @@ {

{
"date": "Tue, 09 Mar 2021 12:22:22 GMT",
"tag": "@uifabric/azure-themes_v7.7.13",
"version": "7.7.13",
"comments": {
"patch": [
{
"comment": "Bump office-ui-fabric-react to v7.163.0",
"author": "sareiff@microsoft.com",
"commit": "f42ad1819235008e7757d09a16e8f9c164a778da",
"package": "@uifabric/azure-themes"
}
]
}
},
{
"date": "Mon, 08 Feb 2021 12:26:55 GMT",

@@ -7,0 +22,0 @@ "tag": "@uifabric/azure-themes_v7.7.3",

11

CHANGELOG.md
# Change Log - @uifabric/azure-themes
This log was last generated on Mon, 08 Feb 2021 12:26:55 GMT and should not be manually modified.
This log was last generated on Tue, 09 Mar 2021 12:22:22 GMT and should not be manually modified.
<!-- Start content -->
## [7.7.13](https://github.com/microsoft/fluentui/tree/@uifabric/azure-themes_v7.7.13)
Tue, 09 Mar 2021 12:22:22 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@uifabric/azure-themes_v7.7.3..@uifabric/azure-themes_v7.7.13)
### Patches
- Bump office-ui-fabric-react to v7.163.0 ([PR #17240](https://github.com/microsoft/fluentui/pull/17240) by sareiff@microsoft.com)
## [7.7.3](https://github.com/microsoft/fluentui/tree/@uifabric/azure-themes_v7.7.3)

@@ -8,0 +17,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('@uifabric/azure-themes', '7.7.11');
set_version_1.setVersion('@uifabric/azure-themes', '7.7.12');
});
//# sourceMappingURL=version.js.map

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

var set_version_1 = require("@uifabric/set-version");
set_version_1.setVersion('@uifabric/azure-themes', '7.7.11');
set_version_1.setVersion('@uifabric/azure-themes', '7.7.12');
//# 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('@uifabric/azure-themes', '7.7.11');
setVersion('@uifabric/azure-themes', '7.7.12');
//# sourceMappingURL=version.js.map
{
"name": "@uifabric/azure-themes",
"version": "7.7.12",
"version": "7.7.13",
"description": "Azure themes for Fluent UI React",

@@ -36,5 +36,5 @@ "main": "lib-commonjs/index.js",

"@uifabric/set-version": "^7.0.24",
"office-ui-fabric-react": "^7.162.1",
"office-ui-fabric-react": "^7.163.0",
"tslib": "^1.10.0"
}
}

Sorry, the diff of this file is too big to display

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

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