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

@vaadin/vaadin-material-styles

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-material-styles - npm Package Compare versions

Comparing version 20.0.0-alpha5 to 20.0.0-alpha6

{
"name": "@vaadin/vaadin-material-styles",
"version": "20.0.0-alpha5",
"version": "20.0.0-alpha6",
"description": "Vaadin Material is a complete theme for Vaadin components, inspired by Google’s Material Design guidelines.",

@@ -31,3 +31,3 @@ "main": "all-imports.js",

"@polymer/polymer": "^3.0.0",
"@vaadin/vaadin-themable-mixin": "^20.0.0-alpha5"
"@vaadin/vaadin-themable-mixin": "^20.0.0-alpha6"
},

@@ -37,3 +37,3 @@ "publishConfig": {

},
"gitHead": "78d1ead024055d57ef2badf52cfdb403290416b9"
"gitHead": "7bd9ec2a6a43824e1939652c7f190d47d342466f"
}

@@ -8,3 +8,3 @@ /**

static get version() {
return '20.0.0-alpha5';
return '20.0.0-alpha6';
}

@@ -11,0 +11,0 @@ }