Socket
Socket
Sign inDemoInstall

@fluentui/utilities

Package Overview
Dependencies
Maintainers
12
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/utilities - npm Package Compare versions

Comparing version 8.0.4 to 8.0.5

13

CHANGELOG.md
# Change Log - @fluentui/utilities
This log was last generated on Tue, 13 Apr 2021 14:52:45 GMT and should not be manually modified.
This log was last generated on Fri, 23 Apr 2021 07:30:56 GMT and should not be manually modified.
<!-- Start content -->
## [8.0.5](https://github.com/microsoft/fluentui/tree/@fluentui/utilities_v8.0.5)
Fri, 23 Apr 2021 07:30:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/utilities_v8.0.4..@fluentui/utilities_v8.0.5)
### Patches
- Bump @fluentui/dom-utilities to v2.0.3 ([PR #17894](https://github.com/microsoft/fluentui/pull/17894) by olfedias@microsoft.com)
## [8.0.4](https://github.com/microsoft/fluentui/tree/@fluentui/utilities_v8.0.4)
Tue, 13 Apr 2021 14:52:45 GMT
Tue, 13 Apr 2021 14:55:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/utilities_v8.0.3..@fluentui/utilities_v8.0.4)

@@ -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/utilities', '8.0.4');
set_version_1.setVersion('@fluentui/utilities', '8.0.5');
});
//# sourceMappingURL=version.js.map

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

var set_version_1 = require("@fluentui/set-version");
set_version_1.setVersion('@fluentui/utilities', '8.0.4');
set_version_1.setVersion('@fluentui/utilities', '8.0.5');
//# 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/utilities', '8.0.4');
setVersion('@fluentui/utilities', '8.0.5');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/utilities",
"version": "8.0.4",
"version": "8.0.5",
"description": "Fluent UI React utilities for building components.",

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

"devDependencies": {
"@fluentui/eslint-plugin": "^1.1.0",
"@fluentui/eslint-plugin": "^1.1.1",
"@types/enzyme": "3.10.3",

@@ -35,8 +35,7 @@ "@types/enzyme-adapter-react-16": "1.0.3",

"@fluentui/scripts": "^1.0.0",
"@fluentui/jest-serializer-merge-styles": "^8.0.3",
"@fluentui/test-utilities": "^8.0.2",
"@fluentui/jest-serializer-merge-styles": "^8.0.4",
"@fluentui/test-utilities": "^8.0.3",
"enzyme": "~3.10.0",
"enzyme-adapter-react-16": "^1.15.0",
"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",

@@ -46,5 +45,5 @@ "react-test-renderer": "^16.3.0"

"dependencies": {
"@fluentui/dom-utilities": "^2.0.2",
"@fluentui/merge-styles": "^8.0.3",
"@fluentui/set-version": "^8.0.2",
"@fluentui/dom-utilities": "^2.0.3",
"@fluentui/merge-styles": "^8.0.4",
"@fluentui/set-version": "^8.0.3",
"tslib": "^1.10.0"

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

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