@vaadin/vaadin-icon
Advanced tools
Comparing version 21.0.0-rc1 to 21.0.0
{ | ||
"name": "@vaadin/vaadin-icon", | ||
"version": "21.0.0-rc1", | ||
"version": "21.0.0", | ||
"description": "Web component for creating SVG icons", | ||
@@ -28,5 +28,5 @@ "main": "vaadin-icon.js", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-element-mixin": "^21.0.0-rc1", | ||
"@vaadin/vaadin-lumo-styles": "^21.0.0-rc1", | ||
"@vaadin/vaadin-themable-mixin": "^21.0.0-rc1", | ||
"@vaadin/vaadin-element-mixin": "^21.0.0", | ||
"@vaadin/vaadin-lumo-styles": "^21.0.0", | ||
"@vaadin/vaadin-themable-mixin": "^21.0.0", | ||
"lit": "^2.0.0-rc.1" | ||
@@ -40,3 +40,3 @@ }, | ||
}, | ||
"gitHead": "50d1c1ce987f97069674ea2e2002eade479bbf09" | ||
"gitHead": "b3216700eb7d19fcae32962199d39d5899f342b6" | ||
} |
@@ -97,3 +97,3 @@ /** | ||
static get version() { | ||
return '21.0.0-rc1'; | ||
return '21.0.0'; | ||
} | ||
@@ -100,0 +100,0 @@ |
@@ -30,3 +30,3 @@ /** | ||
static get version() { | ||
return '21.0.0-rc1'; | ||
return '21.0.0'; | ||
} | ||
@@ -33,0 +33,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
18268