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

25

CHANGELOG.json

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

{
"date": "Wed, 24 Feb 2021 00:02:34 GMT",
"date": "Thu, 25 Feb 2021 01:11:31 GMT",
"tag": "@fluentui/react-badge_v9.0.0-alpha.2",
"version": "9.0.0-alpha.2",
"comments": {
"none": [
{
"comment": "make @fluentui/react-conformance public",
"author": "altinokd@microsoft.com",
"commit": "9de2c9938c00408da7746d4b3f6fe7f80b37e37f",
"package": "@fluentui/react-badge"
}
],
"patch": [
{
"comment": "Bump @fluentui/react-conformance to v0.2.1",
"author": "altinokd@microsoft.com",
"commit": "9de2c9938c00408da7746d4b3f6fe7f80b37e37f",
"package": "@fluentui/react-badge"
}
]
}
},
{
"date": "Wed, 24 Feb 2021 00:05:29 GMT",
"tag": "@fluentui/react-badge_v9.0.0-alpha.1",

@@ -8,0 +31,0 @@ "version": "9.0.0-alpha.1",

# Change Log - @fluentui/react-badge
This log was last generated on Wed, 24 Feb 2021 00:02:34 GMT and should not be manually modified.
This log was last generated on Thu, 25 Feb 2021 01:11:31 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.2)
Thu, 25 Feb 2021 01:11:31 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.1..@fluentui/react-badge_v9.0.0-alpha.2)
### Patches
- Bump @fluentui/react-conformance to v0.2.1 ([PR #17118](https://github.com/microsoft/fluentui/pull/17118) by altinokd@microsoft.com)
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.1)
Wed, 24 Feb 2021 00:02:34 GMT
Wed, 24 Feb 2021 00:05:29 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v0.2.0..@fluentui/react-badge_v9.0.0-alpha.1)

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

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

"@fluentui/eslint-plugin": "^1.0.0-beta.2",
"@fluentui/react-conformance": "^1.0.0",
"@fluentui/react-conformance": "^0.2.1",
"@fluentui/scripts": "^1.0.0",

@@ -46,7 +46,7 @@ "@types/enzyme": "3.10.3",

"dependencies": {
"@fluentui/react-theme-provider": "^9.0.0-alpha.1",
"@fluentui/react-theme-provider": "^9.0.0-alpha.2",
"@fluentui/set-version": "^8.0.0-beta.2",
"@fluentui/react-make-styles": "^9.0.0-alpha.1",
"@fluentui/react-make-styles": "^9.0.0-alpha.2",
"@fluentui/react-theme": "^9.0.0-alpha.1",
"@fluentui/react-utilities": "^9.0.0-alpha.1",
"@fluentui/react-utilities": "^9.0.0-alpha.2",
"tslib": "^1.10.0"

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