Socket
Socket
Sign inDemoInstall

@fluentui/react-file-type-icons

Package Overview
Dependencies
15
Maintainers
12
Versions
141
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.8.11 to 8.8.12

14

CHANGELOG.md
# Change Log - @fluentui/react-file-type-icons
This log was last generated on Mon, 06 Mar 2023 07:41:39 GMT and should not be manually modified.
This log was last generated on Thu, 09 Mar 2023 07:37:44 GMT and should not be manually modified.
<!-- Start content -->
## [8.8.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-file-type-icons_v8.8.12)
Thu, 09 Mar 2023 07:37:44 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-file-type-icons_v8.8.11..@fluentui/react-file-type-icons_v8.8.12)
### Patches
- Updated FabricCDN url to pick up new PowerBI and Loop filetype icons ([PR #26990](https://github.com/microsoft/fluentui/pull/26990) by caperez@microsoft.com)
- Bump @fluentui/style-utilities to v8.9.5 ([PR #27119](https://github.com/microsoft/fluentui/pull/27119) by beachball)
## [8.8.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-file-type-icons_v8.8.11)
Mon, 06 Mar 2023 07:41:39 GMT
Mon, 06 Mar 2023 07:43:04 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-file-type-icons_v8.8.10..@fluentui/react-file-type-icons_v8.8.11)

@@ -11,0 +21,0 @@

8

lib-amd/FileTypeIconMap.js

@@ -303,4 +303,5 @@ define(["require", "exports"], function (require, exports) {

loop: {
extensions: ['fluid', 'loop'],
extensions: ['fluid', 'loop', 'note'],
},
loopworkspace: {},
officescript: {

@@ -349,6 +350,7 @@ extensions: ['osts'],

one: {
// This represents a single Fluid Note, or a partial exported section/page of a notebook.
extensions: ['note', 'one'],
// This is a partial OneNote page or section export. Not whole notebooks, see "onetoc"
extensions: ['one'],
},
onetoc: {
// This is an entire OneNote notebook.
extensions: ['ms-one-stub', 'onetoc', 'onetoc2', 'onepkg'], // This represents a complete, logical notebook.

@@ -355,0 +357,0 @@ },

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

@@ -302,4 +302,5 @@ "use strict";

loop: {
extensions: ['fluid', 'loop'],
extensions: ['fluid', 'loop', 'note'],
},
loopworkspace: {},
officescript: {

@@ -348,6 +349,7 @@ extensions: ['osts'],

one: {
// This represents a single Fluid Note, or a partial exported section/page of a notebook.
extensions: ['note', 'one'],
// This is a partial OneNote page or section export. Not whole notebooks, see "onetoc"
extensions: ['one'],
},
onetoc: {
// This is an entire OneNote notebook.
extensions: ['ms-one-stub', 'onetoc', 'onetoc2', 'onepkg'], // This represents a complete, logical notebook.

@@ -354,0 +356,0 @@ },

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

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

@@ -299,4 +299,5 @@ /**

loop: {
extensions: ['fluid', 'loop'],
extensions: ['fluid', 'loop', 'note'],
},
loopworkspace: {},
officescript: {

@@ -345,6 +346,7 @@ extensions: ['osts'],

one: {
// This represents a single Fluid Note, or a partial exported section/page of a notebook.
extensions: ['note', 'one'],
// This is a partial OneNote page or section export. Not whole notebooks, see "onetoc"
extensions: ['one'],
},
onetoc: {
// This is an entire OneNote notebook.
extensions: ['ms-one-stub', 'onetoc', 'onetoc2', 'onepkg'], // This represents a complete, logical notebook.

@@ -351,0 +353,0 @@ },

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

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

"@fluentui/set-version": "^8.2.5",
"@fluentui/style-utilities": "^8.9.4",
"@fluentui/style-utilities": "^8.9.5",
"tslib": "^2.1.0"

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

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc