Socket
Socket
Sign inDemoInstall

@fluentui/react-badge

Package Overview
Dependencies
Maintainers
11
Versions
897
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-badge - npm Package Compare versions

Comparing version 9.0.0-alpha.5 to 9.0.0-alpha.6

17

CHANGELOG.json

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

{
"date": "Tue, 02 Mar 2021 07:21:38 GMT",
"date": "Wed, 03 Mar 2021 00:05:15 GMT",
"tag": "@fluentui/react-badge_v9.0.0-alpha.6",
"version": "9.0.0-alpha.6",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.5",
"author": "elcraig@microsoft.com",
"commit": "9fa8d85af3c60daab15f5a91ec876c8648b018f2",
"package": "@fluentui/react-badge"
}
]
}
},
{
"date": "Tue, 02 Mar 2021 07:24:27 GMT",
"tag": "@fluentui/react-badge_v9.0.0-alpha.5",

@@ -8,0 +23,0 @@ "version": "9.0.0-alpha.5",

# Change Log - @fluentui/react-badge
This log was last generated on Tue, 02 Mar 2021 07:21:38 GMT and should not be manually modified.
This log was last generated on Wed, 03 Mar 2021 00:05:15 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.6)
Wed, 03 Mar 2021 00:05:15 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.5..@fluentui/react-badge_v9.0.0-alpha.6)
### Changes
- Bump @fluentui/react-utilities to v9.0.0-alpha.5 ([PR #17246](https://github.com/microsoft/fluentui/pull/17246) by elcraig@microsoft.com)
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.5)
Tue, 02 Mar 2021 07:21:38 GMT
Tue, 02 Mar 2021 07:24:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.4..@fluentui/react-badge_v9.0.0-alpha.5)

@@ -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/react-badge', '9.0.0-alpha.5');
set_version_1.setVersion('@fluentui/react-badge', '9.0.0-alpha.6');
});
//# sourceMappingURL=version.js.map

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

var set_version_1 = require("@fluentui/set-version");
set_version_1.setVersion('@fluentui/react-badge', '9.0.0-alpha.5');
set_version_1.setVersion('@fluentui/react-badge', '9.0.0-alpha.6');
//# 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-badge', '9.0.0-alpha.5');
setVersion('@fluentui/react-badge', '9.0.0-alpha.6');
//# sourceMappingURL=version.js.map
{
"name": "@fluentui/react-badge",
"version": "9.0.0-alpha.5",
"version": "9.0.0-alpha.6",
"description": "React components for building web experiences",

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

"dependencies": {
"@fluentui/react-theme-provider": "^9.0.0-alpha.5",
"@fluentui/react-theme-provider": "^9.0.0-alpha.6",
"@fluentui/set-version": "^8.0.1",
"@fluentui/react-make-styles": "^9.0.0-alpha.5",
"@fluentui/react-theme": "^9.0.0-alpha.4",
"@fluentui/react-utilities": "^9.0.0-alpha.4",
"@fluentui/react-make-styles": "^9.0.0-alpha.6",
"@fluentui/react-theme": "^9.0.0-alpha.5",
"@fluentui/react-utilities": "^9.0.0-alpha.5",
"tslib": "^1.10.0"

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