Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-lumo-styles

Package Overview
Dependencies
14
Maintainers
12
Versions
413
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 24.3.13 to 24.3.14

10

package.json
{
"name": "@vaadin/vaadin-lumo-styles",
"version": "24.3.13",
"version": "24.3.14",
"publishConfig": {

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

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "~24.3.13",
"@vaadin/icon": "~24.3.13",
"@vaadin/vaadin-themable-mixin": "~24.3.13"
"@vaadin/component-base": "~24.3.14",
"@vaadin/icon": "~24.3.14",
"@vaadin/vaadin-themable-mixin": "~24.3.14"
},

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

},
"gitHead": "a9551e4fcc8b6f2695a2d3099670a9d0729f2c62"
"gitHead": "4954f480ccfb7dca452e736dd67411a9ad992116"
}

@@ -286,3 +286,3 @@ /**

}
.sm\\grid {
.sm\\:grid {
display: grid;

@@ -331,3 +331,3 @@ }

}
.md\\grid {
.md\\:grid {
display: grid;

@@ -376,3 +376,3 @@ }

}
.lg\\grid {
.lg\\:grid {
display: grid;

@@ -421,3 +421,3 @@ }

}
.xl\\grid {
.xl\\:grid {
display: grid;

@@ -466,3 +466,3 @@ }

}
.\\32xl\\grid {
.\\32xl\\:grid {
display: grid;

@@ -469,0 +469,0 @@ }

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc