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

@vaadin/vaadin-lumo-styles

Package Overview
Dependencies
Maintainers
12
Versions
504
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
24.5.0-alpha1

3

color.js

@@ -214,2 +214,5 @@ /**

}
pre code {
background: transparent;
}
`;

@@ -216,0 +219,0 @@

10

package.json
{
"name": "@vaadin/vaadin-lumo-styles",
"version": "24.4.0-rc1",
"version": "24.5.0-alpha1",
"publishConfig": {

@@ -44,5 +44,5 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "24.4.0-rc1",
"@vaadin/icon": "24.4.0-rc1",
"@vaadin/vaadin-themable-mixin": "24.4.0-rc1"
"@vaadin/component-base": "24.5.0-alpha1",
"@vaadin/icon": "24.5.0-alpha1",
"@vaadin/vaadin-themable-mixin": "24.5.0-alpha1"
},

@@ -56,3 +56,3 @@ "devDependencies": {

},
"gitHead": "a81e3b927d44c56613fa4e1307494a2acc81005f"
"gitHead": "57806caac5468532a3b4e3dbdda730cd0fca193a"
}