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

@vaadin/vaadin-avatar

Package Overview
Dependencies
Maintainers
16
Versions
247
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.0 to 1.0.1

4

package.json

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

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

@@ -29,2 +29,4 @@ "author": "Vaadin Ltd",

"resolutions": {
"es-abstract": "1.17.6",
"@types/doctrine": "0.0.3",
"inherits": "2.0.3",

@@ -31,0 +33,0 @@ "samsam": "1.1.3",

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

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

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

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

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

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

this.removeAttribute('has-color-index');
console.warn('The custom CSS property for the color index is not valid');
}

@@ -285,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