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.1.1 to 8.1.2

17

CHANGELOG.json

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

{
"date": "Thu, 20 May 2021 07:34:56 GMT",
"date": "Mon, 07 Jun 2021 07:32:24 GMT",
"tag": "@fluentui/react-file-type-icons_v8.1.2",
"version": "8.1.2",
"comments": {
"patch": [
{
"comment": "Bump @fluentui/style-utilities to v8.1.2",
"author": "martinhochel@microsoft.com",
"commit": "f856cb3f7fbc3edb3646204c0c7e435fc7678dd1",
"package": "@fluentui/react-file-type-icons"
}
]
}
},
{
"date": "Thu, 20 May 2021 07:41:54 GMT",
"tag": "@fluentui/react-file-type-icons_v8.1.1",

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

# Change Log - @fluentui/react-file-type-icons
This log was last generated on Thu, 20 May 2021 07:34:56 GMT and should not be manually modified.
This log was last generated on Mon, 07 Jun 2021 07:32:24 GMT and should not be manually modified.
<!-- Start content -->
## [8.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-file-type-icons_v8.1.2)
Mon, 07 Jun 2021 07:32:24 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-file-type-icons_v8.1.1..@fluentui/react-file-type-icons_v8.1.2)
### Patches
- Bump @fluentui/style-utilities to v8.1.2 ([PR #18437](https://github.com/microsoft/fluentui/pull/18437) by martinhochel@microsoft.com)
## [8.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-file-type-icons_v8.1.1)
Thu, 20 May 2021 07:34:56 GMT
Thu, 20 May 2021 07:41:54 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-file-type-icons_v8.1.0..@fluentui/react-file-type-icons_v8.1.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.1.1');
set_version_1.setVersion('@fluentui/react-file-type-icons', '8.1.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.1.1');
set_version_1.setVersion('@fluentui/react-file-type-icons', '8.1.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.1.1');
setVersion('@fluentui/react-file-type-icons', '8.1.2');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/react-file-type-icons",
"version": "8.1.1",
"version": "8.1.2",
"description": "Fluent UI React file type icon set.",

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

"devDependencies": {
"@fluentui/eslint-plugin": "^1.3.0",
"@fluentui/eslint-plugin": "^1.3.1",
"@types/react": "16.9.42",

@@ -32,4 +32,4 @@ "@fluentui/scripts": "^1.0.0",

"dependencies": {
"@fluentui/set-version": "^8.1.1",
"@fluentui/style-utilities": "^8.1.1",
"@fluentui/set-version": "^8.1.2",
"@fluentui/style-utilities": "^8.1.2",
"tslib": "^2.1.0"

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