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

@fluentui/react-compose

Package Overview
Dependencies
Maintainers
6
Versions
119
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-compose - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

14

CHANGELOG.json

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

{
"date": "Thu, 16 Apr 2020 00:06:26 GMT",
"tag": "@fluentui/react-compose_v0.2.5",
"version": "0.2.5",
"date": "Thu, 16 Apr 2020 03:57:55 GMT",
"tag": "@fluentui/react-compose_v0.2.6",
"version": "0.2.6",
"comments": {

@@ -29,2 +29,10 @@ "patch": [

}
],
"none": [
{
"comment": "sync package version",
"author": "xgao@microsoft.com",
"commit": "6f39958352207acb3029458503db0969a4359806",
"package": "@fluentui/react-compose"
}
]

@@ -31,0 +39,0 @@ }

# Change Log - @fluentui/react-compose
This log was last generated on Thu, 16 Apr 2020 00:06:26 GMT and should not be manually modified.
This log was last generated on Thu, 16 Apr 2020 03:57:55 GMT and should not be manually modified.
<!-- Start content -->
## [0.2.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-compose_v0.2.5)
## [0.2.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-compose_v0.2.6)
Thu, 16 Apr 2020 00:06:26 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-compose_v0.2.4..@fluentui/react-compose_v0.2.5)
Thu, 16 Apr 2020 03:57:55 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-compose_v0.2.4..@fluentui/react-compose_v0.2.6)

@@ -12,0 +12,0 @@ ### Patches

define(["require", "exports", "@uifabric/set-version"], function (require, exports, set_version_1) {
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
set_version_1.setVersion('@fluentui/react-compose', '0.2.5');
set_version_1.setVersion('@fluentui/react-compose', '0.2.6');
});
//# sourceMappingURL=version.js.map
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
// @fluentui/react-compose@0.2.5
// @fluentui/react-compose@0.2.6
// Do not modify this file, the file is generated as part of publish. The checked in version is a placeholder only.
var set_version_1 = require("@uifabric/set-version");
set_version_1.setVersion('@fluentui/react-compose', '0.2.5');
set_version_1.setVersion('@fluentui/react-compose', '0.2.6');
//# sourceMappingURL=version.js.map

@@ -1,5 +0,5 @@

// @fluentui/react-compose@0.2.5
// @fluentui/react-compose@0.2.6
// Do not modify this file, the file is generated as part of publish. The checked in version is a placeholder only.
import { setVersion } from '@uifabric/set-version';
setVersion('@fluentui/react-compose', '0.2.5');
setVersion('@fluentui/react-compose', '0.2.6');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/react-compose",
"version": "0.2.5",
"version": "0.2.6",
"description": "Fluent UI React component composition.",

@@ -5,0 +5,0 @@ "main": "lib-commonjs/index.js",

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

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