New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@umbraco-ui/uui-avatar

Package Overview
Dependencies
Maintainers
6
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@umbraco-ui/uui-avatar - npm Package Compare versions

Comparing version 1.5.0-rc.0 to 1.5.0-rc.1

10

custom-elements.json

@@ -36,7 +36,2 @@ {

{
"name": "styles",
"type": "CSSResult[]",
"default": "[null]"
},
{
"name": "overflow",

@@ -68,2 +63,7 @@ "attribute": "overflow",

"default": "\"''\""
},
{
"name": "styles",
"type": "CSSResult[]",
"default": "[null]"
}

@@ -70,0 +70,0 @@ ],

@@ -8,3 +8,2 @@ import { LitElement } from 'lit';

export declare class UUIAvatarElement extends LitElement {
static styles: import("lit").CSSResult[];
/**

@@ -45,2 +44,3 @@ * Set to true to prevent content from getting hidden if going outside the parent. Useful in combination with something like a Badge.

render(): import("lit-html").TemplateResult<1>;
static styles: import("lit").CSSResult[];
}

@@ -47,0 +47,0 @@ declare global {

{
"name": "@umbraco-ui/uui-avatar",
"version": "1.5.0-rc.0",
"version": "1.5.0-rc.1",
"license": "MIT",

@@ -33,3 +33,3 @@ "description": "An avatar web component for displaying user avatars.",

"dependencies": {
"@umbraco-ui/uui-base": "1.5.0-rc.0"
"@umbraco-ui/uui-base": "1.5.0-rc.1"
},

@@ -45,3 +45,3 @@ "scripts": {

"homepage": "https://uui.umbraco.com/?path=/story/uui-avatar",
"gitHead": "73cbc1444590282b7fb63a18d5639628ba18f0a3"
"gitHead": "2ff35a098ed8a3feb8ebed1bf43b4fbb75950d65"
}

@@ -7,3 +7,3 @@ # uui-avatar

Preview the component on [Storybook](https://uui.umbraco.com/?path=/story/uui-avatar)
Preview the component on [Storybook](https://uui.umbraco.com/?path=/docs/uui-avatar--docs)

@@ -10,0 +10,0 @@ ## Installation

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