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 9.0.0-alpha.2 to 9.0.0-alpha.3

49

CHANGELOG.json

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

{
"date": "Thu, 25 Feb 2021 01:11:31 GMT",
"date": "Fri, 26 Feb 2021 01:10:33 GMT",
"tag": "@fluentui/react-utilities_v9.0.0-alpha.3",
"version": "9.0.0-alpha.3",
"comments": {
"prerelease": [
{
"comment": "Update references to major-bumped packages",
"author": "elcraig@microsoft.com",
"commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
"package": "@fluentui/react-utilities"
}
],
"patch": [
{
"comment": "Bump @fluentui/eslint-plugin to v1.0.1",
"author": "elcraig@microsoft.com",
"commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
"package": "@fluentui/react-utilities"
},
{
"comment": "Bump @fluentui/scripts to v1.0.0",
"author": "elcraig@microsoft.com",
"commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
"package": "@fluentui/react-utilities"
},
{
"comment": "Bump @fluentui/jest-serializer-merge-styles to v8.0.1",
"author": "elcraig@microsoft.com",
"commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
"package": "@fluentui/react-utilities"
},
{
"comment": "Bump @fluentui/set-version to v8.0.1",
"author": "elcraig@microsoft.com",
"commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
"package": "@fluentui/react-utilities"
},
{
"comment": "Bump @fluentui/utilities to v8.0.1",
"author": "elcraig@microsoft.com",
"commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
"package": "@fluentui/react-utilities"
}
]
}
},
{
"date": "Thu, 25 Feb 2021 01:15:27 GMT",
"tag": "@fluentui/react-utilities_v9.0.0-alpha.2",

@@ -8,0 +55,0 @@ "version": "9.0.0-alpha.2",

# Change Log - @fluentui/react-utilities
This log was last generated on Thu, 25 Feb 2021 01:11:31 GMT and should not be manually modified.
This log was last generated on Fri, 26 Feb 2021 01:10:33 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.3)
Fri, 26 Feb 2021 01:10:33 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.2..@fluentui/react-utilities_v9.0.0-alpha.3)
### Patches
- Bump @fluentui/eslint-plugin to v1.0.1 ([PR #17169](https://github.com/microsoft/fluentui/pull/17169) by elcraig@microsoft.com)
- Bump @fluentui/scripts to v1.0.0 ([PR #17169](https://github.com/microsoft/fluentui/pull/17169) by elcraig@microsoft.com)
- Bump @fluentui/jest-serializer-merge-styles to v8.0.1 ([PR #17169](https://github.com/microsoft/fluentui/pull/17169) by elcraig@microsoft.com)
- Bump @fluentui/set-version to v8.0.1 ([PR #17169](https://github.com/microsoft/fluentui/pull/17169) by elcraig@microsoft.com)
- Bump @fluentui/utilities to v8.0.1 ([PR #17169](https://github.com/microsoft/fluentui/pull/17169) by elcraig@microsoft.com)
### Changes
- Update references to major-bumped packages ([PR #17169](https://github.com/microsoft/fluentui/pull/17169) by elcraig@microsoft.com)
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.2)
Thu, 25 Feb 2021 01:11:31 GMT
Thu, 25 Feb 2021 01:15:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.1..@fluentui/react-utilities_v9.0.0-alpha.2)

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

@@ -29,4 +29,4 @@ "main": "lib-commonjs/index.js",

"devDependencies": {
"@fluentui/eslint-plugin": "^1.0.0-beta.2",
"@fluentui/jest-serializer-merge-styles": "^8.0.0-beta.7",
"@fluentui/eslint-plugin": "^1.0.1",
"@fluentui/jest-serializer-merge-styles": "^8.0.1",
"@fluentui/scripts": "^1.0.0",

@@ -46,4 +46,4 @@ "@testing-library/react-hooks": "^5.0.3",

"dependencies": {
"@fluentui/set-version": "^8.0.0-beta.2",
"@fluentui/utilities": "^8.0.0-beta.15",
"@fluentui/set-version": "^8.0.1",
"@fluentui/utilities": "^8.0.1",
"tslib": "^1.10.0"

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