Socket
Socket
Sign inDemoInstall

@fluentui/react-file-type-icons

Package Overview
Dependencies
Maintainers
11
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.0.1 to 8.0.2

17

CHANGELOG.json

@@ -5,3 +5,18 @@ {

{
"date": "Fri, 26 Feb 2021 01:10:33 GMT",
"date": "Wed, 03 Mar 2021 00:05:15 GMT",
"tag": "@fluentui/react-file-type-icons_v8.0.2",
"version": "8.0.2",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/style-utilities to v8.0.2",
"author": "elcraig@microsoft.com",
"commit": "9fa8d85af3c60daab15f5a91ec876c8648b018f2",
"package": "@fluentui/react-file-type-icons"
}
]
}
},
{
"date": "Fri, 26 Feb 2021 01:16:27 GMT",
"tag": "@fluentui/react-file-type-icons_v8.0.1",

@@ -8,0 +23,0 @@ "version": "8.0.1",

# Change Log - @fluentui/react-file-type-icons
This log was last generated on Fri, 26 Feb 2021 01:10:33 GMT and should not be manually modified.
This log was last generated on Wed, 03 Mar 2021 00:05:15 GMT and should not be manually modified.
<!-- Start content -->
## [8.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-file-type-icons_v8.0.2)
Wed, 03 Mar 2021 00:05:15 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-file-type-icons_v8.0.1..@fluentui/react-file-type-icons_v8.0.2)
### Patches
- Bump @fluentui/style-utilities to v8.0.2 ([PR #17246](https://github.com/microsoft/fluentui/pull/17246) by elcraig@microsoft.com)
## [8.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-file-type-icons_v8.0.1)
Fri, 26 Feb 2021 01:10:33 GMT
Fri, 26 Feb 2021 01:16:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-file-type-icons_v8.0.0-beta.21..@fluentui/react-file-type-icons_v8.0.1)

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

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

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

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

"@fluentui/set-version": "^8.0.1",
"@fluentui/style-utilities": "^8.0.1",
"@fluentui/style-utilities": "^8.0.2",
"tslib": "^1.10.0"

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