Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-icon

Package Overview
Dependencies
Maintainers
19
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-icon - npm Package Compare versions

Comparing version 21.0.0-alpha4 to 21.0.0-alpha5

10

package.json
{
"name": "@vaadin/vaadin-icon",
"version": "21.0.0-alpha4",
"version": "21.0.0-alpha5",
"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-alpha4",
"@vaadin/vaadin-lumo-styles": "^21.0.0-alpha4",
"@vaadin/vaadin-themable-mixin": "^21.0.0-alpha4",
"@vaadin/vaadin-element-mixin": "^21.0.0-alpha5",
"@vaadin/vaadin-lumo-styles": "^21.0.0-alpha5",
"@vaadin/vaadin-themable-mixin": "^21.0.0-alpha5",
"lit": "^2.0.0-rc.1"

@@ -40,3 +40,3 @@ },

},
"gitHead": "6c781d4fa5a5e8b511ce3a5e653d2fe5d5a8a1a8"
"gitHead": "95df960d783024687399b0225f52b0c23d146877"
}

@@ -96,3 +96,3 @@ /**

static get version() {
return '21.0.0-alpha4';
return '21.0.0-alpha5';
}

@@ -99,0 +99,0 @@

@@ -30,3 +30,3 @@ /**

static get version() {
return '21.0.0-alpha4';
return '21.0.0-alpha5';
}

@@ -33,0 +33,0 @@

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