Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

@fluentui/react-utilities

Package Overview
Dependencies
Maintainers
11
Versions
853
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.4-2 to 0.2.4-3

15

CHANGELOG.json

@@ -5,2 +5,17 @@ {

{
"date": "Thu, 21 Jan 2021 12:28:21 GMT",
"tag": "@fluentui/react-utilities_v0.2.4-3",
"version": "0.2.4-3",
"comments": {
"prerelease": [
{
"comment": " Updating dev dependencies.",
"author": "dzearing@microsoft.com",
"commit": "f7813725750ecc893ca37792bbb004e554591279",
"package": "@fluentui/react-utilities"
}
]
}
},
{
"date": "Fri, 23 Oct 2020 03:26:15 GMT",

@@ -7,0 +22,0 @@ "tag": "@fluentui/react-utilities_v0.2.3",

11

CHANGELOG.md
# Change Log - @fluentui/react-utilities
This log was last generated on Fri, 23 Oct 2020 03:26:15 GMT and should not be manually modified.
This log was last generated on Thu, 21 Jan 2021 12:28:21 GMT and should not be manually modified.
<!-- Start content -->
## [0.2.4-3](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v0.2.4-3)
Thu, 21 Jan 2021 12:28:21 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v0.2.3..@fluentui/react-utilities_v0.2.4-3)
### Changes
- Updating dev dependencies. ([PR #16548](https://github.com/microsoft/fluentui/pull/16548) by dzearing@microsoft.com)
## [0.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v0.2.3)

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

@@ -34,7 +34,7 @@ "main": "lib-commonjs/index.js",

"@types/jest": "~24.9.0",
"@types/react": "16.8.25",
"@types/react": "16.9.42",
"@types/react-test-renderer": "^16.0.0",
"@types/webpack-env": "1.15.1",
"@fluentui/scripts": "^1.0.0",
"@fluentui/jest-serializer-merge-styles": "^8.0.0-beta.3",
"@fluentui/jest-serializer-merge-styles": "^8.0.0-beta.4",
"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