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
14
Versions
497
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 to 23.0.1

3

all-imports.js

@@ -20,4 +20,2 @@ /**

export * from './font-icons.js';
import './icons.js';
export * from './icons.js';
import './sizing.js';

@@ -35,1 +33,2 @@ export * from './sizing.js';

export * from './utility.js';
import './vaadin-iconset.js';
{
"name": "@vaadin/vaadin-lumo-styles",
"version": "23.0.0",
"version": "23.0.1",
"publishConfig": {

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

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

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

},
"gitHead": "e5ce38429a14de1448d732614e359fb32b2c42e0"
"gitHead": "05fcc6daa21325753cf528c9c1072ccd8dd1e52e"
}

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

static get version() {
return '23.0.0';
return '23.0.1';
}

@@ -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