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

@forter/avatar

Package Overview
Dependencies
Maintainers
3
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forter/avatar - npm Package Compare versions

Comparing version 4.0.10 to 4.0.11

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [4.0.11](https://github.com/forter/web-components/compare/@forter/avatar@4.0.10...@forter/avatar@4.0.11) (2021-12-27)
**Note:** Version bump only for package @forter/avatar
## [4.0.10](https://github.com/forter/web-components/compare/@forter/avatar@4.0.9...@forter/avatar@4.0.10) (2021-12-15)

@@ -8,0 +16,0 @@

5

fc-avatar.css.js

@@ -5,3 +5,3 @@ import { css } from 'lit-element';

--fc-avatar-size: 48px;
--fc-avatar-font-size: 3em;
--fc-avatar-font: var(--fc-font-16px-600);
--fc-avatar-hover-background-color: var(--fc-gray-300);

@@ -51,4 +51,3 @@ --fc-avatar-background-color: var(--fc-gray-300);

display: grid;
font-size: var(--fc-avatar-font-size, 3em);
font-weight: bold;
font: var(--fc-avatar-font);
height: 100%;

@@ -55,0 +54,0 @@ justify-content: center;

4

package.json
{
"name": "@forter/avatar",
"version": "4.0.10",
"version": "4.0.11",
"description": "Avatar from Forter Components",

@@ -54,3 +54,3 @@ "main": "index.js",

},
"gitHead": "b916174189d41d4ca6042c65d8a8729e90390acf"
"gitHead": "8a243294c111aadaad241459904e33bbf990d555"
}

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