Socket
Socket
Sign inDemoInstall

@fluentui/react-utilities

Package Overview
Dependencies
Maintainers
9
Versions
827
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-utilities - npm Package Compare versions

Comparing version 0.2.3 to 0.2.4-0

2

CHANGELOG.json

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

{
"date": "Fri, 23 Oct 2020 03:21:29 GMT",
"date": "Fri, 23 Oct 2020 03:26:15 GMT",
"tag": "@fluentui/react-utilities_v0.2.3",

@@ -8,0 +8,0 @@ "version": "0.2.3",

# Change Log - @fluentui/react-utilities
This log was last generated on Fri, 23 Oct 2020 03:21:29 GMT and should not be manually modified.
This log was last generated on Fri, 23 Oct 2020 03:26:15 GMT and should not be manually modified.

@@ -9,3 +9,3 @@ <!-- Start content -->

Fri, 23 Oct 2020 03:21:29 GMT
Fri, 23 Oct 2020 03:26:15 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v0.2.2..@fluentui/react-utilities_v0.2.3)

@@ -12,0 +12,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-utilities', '0.2.3');
set_version_1.setVersion('@fluentui/react-utilities', '0.2.4-0');
});
//# sourceMappingURL=version.js.map

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

var set_version_1 = require("@fluentui/set-version");
set_version_1.setVersion('@fluentui/react-utilities', '0.2.3');
set_version_1.setVersion('@fluentui/react-utilities', '0.2.4-0');
//# 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-utilities', '0.2.3');
setVersion('@fluentui/react-utilities', '0.2.4-0');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/react-utilities",
"version": "0.2.3",
"version": "0.2.4-0",
"description": "A set of general React-specific utilities.",

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

"@fluentui/scripts": "^1.0.0",
"@fluentui/jest-serializer-merge-styles": "^8.0.0-beta.0",
"@fluentui/jest-serializer-merge-styles": "^8.0.0-beta.1",
"enzyme": "~3.10.0",

@@ -41,0 +41,0 @@ "enzyme-adapter-react-16": "^1.15.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