Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-lumo-styles

Package Overview
Dependencies
Maintainers
12
Versions
429
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 23.5.2 to 23.5.3

12

badge.js

@@ -94,4 +94,4 @@ /**

[theme~='badge'] vaadin-icon,
[theme~='badge'] iron-icon {
[theme~='badge'] > vaadin-icon,
[theme~='badge'] > iron-icon {
margin: -0.25em 0;

@@ -102,9 +102,9 @@ --iron-icon-width: 1.5em;

[theme~='badge'] vaadin-icon:first-child,
[theme~='badge'] iron-icon:first-child {
[theme~='badge'] > vaadin-icon:first-child,
[theme~='badge'] > iron-icon:first-child {
margin-left: -0.375em;
}
[theme~='badge'] vaadin-icon:last-child,
[theme~='badge'] iron-icon:last-child {
[theme~='badge'] > vaadin-icon:last-child,
[theme~='badge'] > iron-icon:last-child {
margin-right: -0.375em;

@@ -111,0 +111,0 @@ }

{
"name": "@vaadin/vaadin-lumo-styles",
"version": "23.5.2",
"version": "23.5.3",
"publishConfig": {

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

"@polymer/polymer": "^3.0.0",
"@vaadin/icon": "~23.5.2",
"@vaadin/vaadin-themable-mixin": "~23.5.2"
"@vaadin/icon": "~23.5.3",
"@vaadin/vaadin-themable-mixin": "~23.5.3"
},

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

},
"gitHead": "016f4c0e920f9a3409349b81314d94d36867ccbd"
"gitHead": "ab2b2d981851a9117854d852d501c8f958620585"
}

@@ -20,3 +20,3 @@ /**

static get version() {
return '23.5.2';
return '23.5.3';
}

@@ -23,0 +23,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc