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

@fluentui/react-badge

Package Overview
Dependencies
Maintainers
12
Versions
934
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.25 to 9.0.0-alpha.26

32

CHANGELOG.json

@@ -5,6 +5,36 @@ {

{
"date": "Fri, 16 Apr 2021 18:06:48 GMT",
"date": "Tue, 20 Apr 2021 07:29:23 GMT",
"tag": "@fluentui/react-badge_v9.0.0-alpha.26",
"version": "9.0.0-alpha.26",
"comments": {
"prerelease": [
{
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.23",
"author": "lingfan.gao@microsoft.com",
"commit": "c1e049dbcbf869f0a6e04d00f84dcfa7217eb808",
"package": "@fluentui/react-badge"
}
]
}
},
{
"date": "Mon, 19 Apr 2021 07:33:33 GMT",
"tag": "@fluentui/react-badge_v9.0.0-alpha.25",
"version": "9.0.0-alpha.25",
"comments": {
"none": [
{
"comment": "Remove unneeded react-app-polyfill devDependency",
"author": "elcraig@microsoft.com",
"commit": "fdc32557d49e5d70ea7e4af8957102d415b44547",
"package": "@fluentui/react-badge"
}
]
}
},
{
"date": "Fri, 16 Apr 2021 18:08:21 GMT",
"tag": "@fluentui/react-badge_v9.0.0-alpha.25",
"version": "9.0.0-alpha.25",
"comments": {
"prerelease": [

@@ -11,0 +41,0 @@ {

# Change Log - @fluentui/react-badge
This log was last generated on Fri, 16 Apr 2021 18:06:48 GMT and should not be manually modified.
This log was last generated on Tue, 20 Apr 2021 07:29:23 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.26)
Tue, 20 Apr 2021 07:29:23 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.25..@fluentui/react-badge_v9.0.0-alpha.26)
### Changes
- Bump @fluentui/react-make-styles to v9.0.0-alpha.23 ([PR #17855](https://github.com/microsoft/fluentui/pull/17855) by lingfan.gao@microsoft.com)
## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-badge_v9.0.0-alpha.25)
Fri, 16 Apr 2021 18:06:48 GMT
Fri, 16 Apr 2021 18:08:21 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-badge_v9.0.0-alpha.24..@fluentui/react-badge_v9.0.0-alpha.25)

@@ -11,0 +20,0 @@

5

package.json
{
"name": "@fluentui/react-badge",
"version": "9.0.0-alpha.25",
"version": "9.0.0-alpha.26",
"description": "React components for building web experiences",

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

"react": "16.8.6",
"react-app-polyfill": "~1.0.1",
"react-dom": "16.8.6",

@@ -43,3 +42,3 @@ "react-test-renderer": "^16.3.0"

"dependencies": {
"@fluentui/react-make-styles": "^9.0.0-alpha.22",
"@fluentui/react-make-styles": "^9.0.0-alpha.23",
"@fluentui/react-theme": "^9.0.0-alpha.8",

@@ -46,0 +45,0 @@ "@fluentui/react-utilities": "^9.0.0-alpha.16",

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