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

@vaadin/vaadin-avatar

Package Overview
Dependencies
Maintainers
16
Versions
246
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-avatar - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

2

package.json

@@ -13,3 +13,3 @@ {

"name": "@vaadin/vaadin-avatar",
"version": "1.0.1",
"version": "1.0.2",
"main": "vaadin-avatar-group.js",

@@ -16,0 +16,0 @@ "author": "Vaadin Ltd",

@@ -134,3 +134,3 @@ /**

static get version() {
return '1.0.1';
return '1.0.2';
}

@@ -137,0 +137,0 @@

@@ -138,3 +138,3 @@ /**

static get version() {
return '1.0.1';
return '1.0.2';
}

@@ -283,3 +283,3 @@

this.removeAttribute('has-color-index');
console.warn('The custom CSS property for the color index is not valid');
console.warn(`The CSS property --vaadin-user-color-${index} is not defined`);
}

@@ -286,0 +286,0 @@ } else {

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