@vaadin/vaadin-avatar
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -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 { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
68785
1407
1