Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-lumo-styles

Package Overview
Dependencies
Maintainers
19
Versions
445
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 22.0.0-rc1 to 23.0.0-alpha1

user-colors.d.ts

1

all-imports.d.ts

@@ -11,2 +11,3 @@ export * from './mixins/field-button.js';

export * from './typography.js';
export * from './user-colors.js';
export * from './utility.js';

@@ -30,3 +30,5 @@ /**

export * from './typography.js';
import './user-colors.js';
export * from './user-colors.js';
import './utility.js';
export * from './utility.js';

8

package.json
{
"name": "@vaadin/vaadin-lumo-styles",
"version": "22.0.0-rc1",
"version": "23.0.0-alpha1",
"publishConfig": {

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

"@polymer/polymer": "^3.0.0",
"@vaadin/icon": "22.0.0-rc1",
"@vaadin/vaadin-themable-mixin": "22.0.0-rc1"
"@vaadin/icon": "23.0.0-alpha1",
"@vaadin/vaadin-themable-mixin": "23.0.0-alpha1"
},

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

},
"gitHead": "7b6f44bcd2c0fd415028ace666feeb0fedb1d540"
"gitHead": "fbcb07328fdf88260e3b461088d207426b21c710"
}

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

static get version() {
return '22.0.0-rc1';
return '23.0.0-alpha1';
}

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