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

@fluentui/font-icons-mdl2

Package Overview
Dependencies
Maintainers
11
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/font-icons-mdl2 - npm Package Compare versions

Comparing version 8.0.0-beta.13 to 8.0.0-beta.14

32

CHANGELOG.json

@@ -5,6 +5,36 @@ {

{
"date": "Thu, 28 Jan 2021 12:20:50 GMT",
"date": "Thu, 11 Feb 2021 00:54:36 GMT",
"tag": "@fluentui/font-icons-mdl2_v8.0.0-beta.14",
"version": "8.0.0-beta.14",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/style-utilities to v8.0.0-beta.14",
"author": "xgao@microsoft.com",
"commit": "69357e7a30d4c282ad82d2ecf4da6fc4b942ab99",
"package": "@fluentui/font-icons-mdl2"
}
]
}
},
{
"date": "Wed, 03 Feb 2021 05:51:40 GMT",
"tag": "@fluentui/font-icons-mdl2_v8.0.0-beta.13",
"version": "8.0.0-beta.13",
"comments": {
"none": [
{
"comment": "refactor: remove unused .npmrc in packages",
"author": "hantatsang@gmail.com",
"commit": "c688ee2ea6f192c4874974ebf11598523ccf6db9",
"package": "@fluentui/font-icons-mdl2"
}
]
}
},
{
"date": "Thu, 28 Jan 2021 12:25:56 GMT",
"tag": "@fluentui/font-icons-mdl2_v8.0.0-beta.13",
"version": "8.0.0-beta.13",
"comments": {
"prerelease": [

@@ -11,0 +41,0 @@ {

# Change Log - @fluentui/font-icons-mdl2
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 -->
## [8.0.0-beta.14](https://github.com/microsoft/fluentui/tree/@fluentui/font-icons-mdl2_v8.0.0-beta.14)
Thu, 11 Feb 2021 00:54:36 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/font-icons-mdl2_v8.0.0-beta.13..@fluentui/font-icons-mdl2_v8.0.0-beta.14)
### Changes
- Bump @fluentui/style-utilities to v8.0.0-beta.14 ([PR #16911](https://github.com/microsoft/fluentui/pull/16911) by xgao@microsoft.com)
## [8.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/font-icons-mdl2_v8.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/font-icons-mdl2_v8.0.0-beta.0..@fluentui/font-icons-mdl2_v8.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/font-icons-mdl2', '8.0.0-beta.13');
set_version_1.setVersion('@fluentui/font-icons-mdl2', '8.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/font-icons-mdl2', '8.0.0-beta.13');
set_version_1.setVersion('@fluentui/font-icons-mdl2', '8.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/font-icons-mdl2', '8.0.0-beta.13');
setVersion('@fluentui/font-icons-mdl2', '8.0.0-beta.14');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/font-icons-mdl2",
"version": "8.0.0-beta.13",
"version": "8.0.0-beta.14",
"description": "Fluent UI React icon set.",

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

"@fluentui/set-version": "^8.0.0-beta.1",
"@fluentui/style-utilities": "^8.0.0-beta.13",
"@fluentui/style-utilities": "^8.0.0-beta.14",
"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