Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-material-styles

Package Overview
Dependencies
Maintainers
17
Versions
415
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.2 to 1.2.3

6

color.js

@@ -9,3 +9,4 @@ import './version.js';

<style>
:host {
:host,
#host-fix {
/* Text colors */

@@ -108,3 +109,4 @@ --material-body-text-color: var(--light-theme-text-color, rgba(0, 0, 0, 0.87));

<style>
:host {
:host,
#host-fix {
/* Text colors */

@@ -111,0 +113,0 @@ --material-body-text-color: var(--dark-theme-text-color, rgba(255, 255, 255, 1));

@@ -15,3 +15,3 @@ {

"name": "@vaadin/vaadin-material-styles",
"version": "1.2.2",
"version": "1.2.3",
"main": "all-imports.js",

@@ -18,0 +18,0 @@ "author": "Vaadin Ltd",

class Material extends HTMLElement {
static get version() {
return '1.2.2';
return '1.2.3';
}

@@ -5,0 +5,0 @@ }

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc