Socket
Socket
Sign inDemoInstall

@fluentui/react-file-type-icons

Package Overview
Dependencies
Maintainers
12
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-file-type-icons - npm Package Compare versions

Comparing version 8.4.4 to 8.5.0

13

CHANGELOG.md
# Change Log - @fluentui/react-file-type-icons
This log was last generated on Fri, 15 Oct 2021 07:36:55 GMT and should not be manually modified.
This log was last generated on Wed, 20 Oct 2021 07:29:04 GMT and should not be manually modified.
<!-- Start content -->
## [8.5.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-file-type-icons_v8.5.0)
Wed, 20 Oct 2021 07:29:04 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-file-type-icons_v8.4.4..@fluentui/react-file-type-icons_v8.5.0)
### Minor changes
- Add oft files to file type icon map ([PR #20193](https://github.com/microsoft/fluentui/pull/20193) by hjorturj@microsoft.com)
## [8.4.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-file-type-icons_v8.4.4)
Fri, 15 Oct 2021 07:36:55 GMT
Fri, 15 Oct 2021 07:37:01 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-file-type-icons_v8.4.3..@fluentui/react-file-type-icons_v8.4.4)

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

2

lib-amd/FileTypeIconMap.js

@@ -273,3 +273,3 @@ define(["require", "exports"], function (require, exports) {

email: {
extensions: ['eml', 'msg', 'ost', 'pst'],
extensions: ['eml', 'msg', 'oft', 'ost', 'pst'],
},

@@ -276,0 +276,0 @@ exe: {

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-file-type-icons', '8.4.4');
set_version_1.setVersion('@fluentui/react-file-type-icons', '8.5.0');
});
//# sourceMappingURL=version.js.map

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

email: {
extensions: ['eml', 'msg', 'ost', 'pst'],
extensions: ['eml', 'msg', 'oft', 'ost', 'pst'],
},

@@ -275,0 +275,0 @@ exe: {

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

var set_version_1 = require("@fluentui/set-version");
set_version_1.setVersion('@fluentui/react-file-type-icons', '8.4.4');
set_version_1.setVersion('@fluentui/react-file-type-icons', '8.5.0');
//# sourceMappingURL=version.js.map

@@ -269,3 +269,3 @@ /**

email: {
extensions: ['eml', 'msg', 'ost', 'pst'],
extensions: ['eml', 'msg', 'oft', 'ost', 'pst'],
},

@@ -272,0 +272,0 @@ exe: {

// 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-file-type-icons', '8.4.4');
setVersion('@fluentui/react-file-type-icons', '8.5.0');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/react-file-type-icons",
"version": "8.4.4",
"version": "8.5.0",
"description": "Fluent UI React file type icon set.",

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

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

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