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

@vaadin/vaadin-icon

Package Overview
Dependencies
Maintainers
19
Versions
210
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

to
22.0.0-alpha3

10

package.json
{
"name": "@vaadin/vaadin-icon",
"version": "22.0.0-alpha2",
"version": "22.0.0-alpha3",
"description": "Web component for creating SVG icons",

@@ -28,5 +28,5 @@ "main": "vaadin-icon.js",

"@polymer/polymer": "^3.0.0",
"@vaadin/vaadin-element-mixin": "^22.0.0-alpha2",
"@vaadin/vaadin-lumo-styles": "^22.0.0-alpha2",
"@vaadin/vaadin-themable-mixin": "^22.0.0-alpha2",
"@vaadin/vaadin-element-mixin": "^22.0.0-alpha3",
"@vaadin/vaadin-lumo-styles": "^22.0.0-alpha3",
"@vaadin/vaadin-themable-mixin": "^22.0.0-alpha3",
"lit": "^2.0.0-rc.1"

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

},
"gitHead": "179d38f5146be752853ea4b7997b1446a2ab1fd4"
"gitHead": "efd855b1c0a7c4998f43670a17b0c7fdfe14ff9d"
}