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
494
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 24.0.0-alpha1 to 24.0.0-alpha2

auto-complete.css

3

icons.js

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

*/
import '@polymer/iron-icon/iron-icon.js';
import '@vaadin/icon/vaadin-icon.js';
import './version.js';
import './iconset.js';
import './vaadin-iconset.js';
{
"name": "@vaadin/vaadin-lumo-styles",
"version": "24.0.0-alpha1",
"version": "24.0.0-alpha2",
"publishConfig": {

@@ -28,2 +28,3 @@ "access": "public"

"*.js",
"auto-complete.css",
"mixins/*.d.ts",

@@ -43,7 +44,5 @@ "mixins/*.js",

"dependencies": {
"@polymer/iron-icon": "^3.0.0",
"@polymer/iron-iconset-svg": "^3.0.0",
"@polymer/polymer": "^3.0.0",
"@vaadin/icon": "24.0.0-alpha1",
"@vaadin/vaadin-themable-mixin": "24.0.0-alpha1"
"@vaadin/icon": "24.0.0-alpha2",
"@vaadin/vaadin-themable-mixin": "24.0.0-alpha2"
},

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

},
"gitHead": "427527c27c4b27822d61fd41d38d7b170134770b"
"gitHead": "0c16c01a6807e629a84f5a982793afecc1a7ced0"
}

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

static get version() {
return '24.0.0-alpha1';
return '24.0.0-alpha2';
}

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