Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/vaadin-lumo-styles

Package Overview
Dependencies
Maintainers
17
Versions
465
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 23.0.0-alpha5 to 23.0.0-beta1

3

color.js

@@ -177,5 +177,6 @@ /**

a:any-link {
a:where(:any-link) {
color: var(--lumo-primary-text-color);
}
a:not(:any-link) {

@@ -182,0 +183,0 @@ color: var(--lumo-disabled-text-color);

{
"name": "@vaadin/vaadin-lumo-styles",
"version": "23.0.0-alpha5",
"version": "23.0.0-beta1",
"publishConfig": {

@@ -45,4 +45,4 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/icon": "23.0.0-alpha5",
"@vaadin/vaadin-themable-mixin": "23.0.0-alpha5"
"@vaadin/icon": "23.0.0-beta1",
"@vaadin/vaadin-themable-mixin": "23.0.0-beta1"
},

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

},
"gitHead": "74f9294964eb8552d96578c14af6ad214f5257bc"
"gitHead": "467244b76021176c109df675799b07029b293e58"
}

@@ -106,3 +106,3 @@ /**

a:any-link:hover {
a:where(:any-link):hover {
text-decoration: underline;

@@ -109,0 +109,0 @@ }

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

static get version() {
return '23.0.0-alpha5';
return '23.0.0-beta1';
}

@@ -11,0 +11,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