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

@fluentui/react-avatar

Package Overview
Dependencies
Maintainers
12
Versions
1027
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui/react-avatar - npm Package Compare versions

Comparing version 9.0.0-alpha.9 to 9.0.0-alpha.10

43

CHANGELOG.json

@@ -5,3 +5,44 @@ {

{
"date": "Fri, 12 Mar 2021 20:00:36 GMT",
"date": "Mon, 15 Mar 2021 07:33:50 GMT",
"tag": "@fluentui/react-avatar_v9.0.0-alpha.10",
"version": "9.0.0-alpha.10",
"comments": {
"prerelease": [
{
"comment": "Remove set-version references",
"author": "elcraig@microsoft.com",
"commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307",
"package": "@fluentui/react-avatar"
}
],
"none": [
{
"comment": "Remove unneeded scripts",
"author": "elcraig@microsoft.com",
"commit": "3b4dd6b9e941da11297cea43c5218a4da2d277d5",
"package": "@fluentui/react-avatar"
},
{
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.10",
"author": "elcraig@microsoft.com",
"commit": "3b4dd6b9e941da11297cea43c5218a4da2d277d5",
"package": "@fluentui/react-avatar"
},
{
"comment": "Bump @fluentui/react-theme to v9.0.0-alpha.6",
"author": "elcraig@microsoft.com",
"commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307",
"package": "@fluentui/react-avatar"
},
{
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.8",
"author": "elcraig@microsoft.com",
"commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307",
"package": "@fluentui/react-avatar"
}
]
}
},
{
"date": "Fri, 12 Mar 2021 20:04:27 GMT",
"tag": "@fluentui/react-avatar_v9.0.0-alpha.9",

@@ -8,0 +49,0 @@ "version": "9.0.0-alpha.9",

# Change Log - @fluentui/react-avatar
This log was last generated on Fri, 12 Mar 2021 20:00:36 GMT and should not be manually modified.
This log was last generated on Mon, 15 Mar 2021 07:33:50 GMT and should not be manually modified.
<!-- Start content -->
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.0.0-alpha.10)
Mon, 15 Mar 2021 07:33:50 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.0.0-alpha.9..@fluentui/react-avatar_v9.0.0-alpha.10)
### Changes
- Remove set-version references ([PR #17381](https://github.com/microsoft/fluentui/pull/17381) by elcraig@microsoft.com)
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-avatar_v9.0.0-alpha.9)
Fri, 12 Mar 2021 20:00:36 GMT
Fri, 12 Mar 2021 20:04:27 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-avatar_v9.0.0-alpha.8..@fluentui/react-avatar_v9.0.0-alpha.9)

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

13

package.json
{
"name": "@fluentui/react-avatar",
"version": "9.0.0-alpha.9",
"version": "9.0.0-alpha.10",
"description": "React components for building Microsoft web experiences.",

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

"typings": "lib/index.d.ts",
"sideEffects": [
"lib/version.js"
],
"repository": {

@@ -19,3 +16,2 @@ "type": "git",

"build": "just-scripts build",
"bundle": "just-scripts bundle",
"clean": "just-scripts clean",

@@ -39,3 +35,2 @@ "code-style": "just-scripts code-style",

"@types/react-test-renderer": "^16.0.0",
"@fluentui/jest-serializer-merge-styles": "^8.0.2",
"enzyme": "~3.10.0",

@@ -50,5 +45,5 @@ "enzyme-adapter-react-16": "^1.15.0",

"dependencies": {
"@fluentui/react-make-styles": "^9.0.0-alpha.9",
"@fluentui/react-theme": "^9.0.0-alpha.5",
"@fluentui/react-utilities": "^9.0.0-alpha.7",
"@fluentui/react-make-styles": "^9.0.0-alpha.10",
"@fluentui/react-theme": "^9.0.0-alpha.6",
"@fluentui/react-utilities": "^9.0.0-alpha.8",
"tslib": "^1.10.0"

@@ -55,0 +50,0 @@ },

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