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
16
Versions
469
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 1.7.0-alpha1 to 1.7.0-alpha2

all-imports.d.ts

18

all-imports.js
import './mixins/field-button.js';
export * from './mixins/field-button.js';
import './mixins/menu-overlay.js';
export * from './mixins/menu-overlay.js';
import './mixins/overlay.js';
export * from './mixins/overlay.js';
import './mixins/required-field.js';
export * from './mixins/required-field.js';
import './badge.js';
export * from './badge.js';
import './color.js';
export * from './color.js';
import './font-icons.js';
export * from './font-icons.js';
import './icons.js';
export * from './icons.js';
import './sizing.js';
export * from './sizing.js';
import './spacing.js';
export * from './spacing.js';
import './style.js';
export * from './style.js';
import './typography.js';
export * from './typography.js';

@@ -19,7 +31,1 @@ /**

*/
/*
FIXME(polymer-modulizer): the above comments were extracted
from HTML and may be out of place here. Review them and
then delete this comment!
*/
;

@@ -14,3 +14,3 @@ {

"name": "@vaadin/vaadin-lumo-styles",
"version": "1.7.0-alpha1",
"version": "1.7.0-alpha2",
"main": "all-imports.js",

@@ -24,3 +24,5 @@ "author": "Vaadin Ltd",

"*.js",
"*.d.ts",
"mixins/*.js",
"mixins/*.d.ts",
"presets/*.js",

@@ -27,0 +29,0 @@ "!wdio.conf.js"

class Lumo extends HTMLElement {
static get version() {
return '1.7.0-alpha1';
return '1.7.0-alpha2';
}

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