Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/vaadin-material-styles

Package Overview
Dependencies
Maintainers
14
Versions
472
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-material-styles - npm Package Compare versions

Comparing version 23.2.0-alpha2 to 23.2.0-alpha3

2

color.d.ts

@@ -1,2 +0,2 @@

import { CSSResult } from 'lit';
import type { CSSResult } from 'lit';

@@ -3,0 +3,0 @@ export const colorLight: CSSResult;

@@ -1,3 +0,3 @@

import { CSSResult } from 'lit';
import type { CSSResult } from 'lit';
export const fieldButton: CSSResult;

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

*/
import { CSSResult } from 'lit';
import type { CSSResult } from 'lit';
export const helper: CSSResult;

@@ -1,2 +0,2 @@

import { CSSResult } from 'lit';
import type { CSSResult } from 'lit';

@@ -3,0 +3,0 @@ export const inputField: CSSResult;

@@ -1,3 +0,3 @@

import { CSSResult } from 'lit';
import type { CSSResult } from 'lit';
export const menuOverlay: CSSResult;

@@ -1,3 +0,3 @@

import { CSSResult } from 'lit';
import type { CSSResult } from 'lit';
export const overlay: CSSResult;

@@ -1,3 +0,3 @@

import { CSSResult } from 'lit';
import type { CSSResult } from 'lit';
export const requiredField: CSSResult;
{
"name": "@vaadin/vaadin-material-styles",
"version": "23.2.0-alpha2",
"version": "23.2.0-alpha3",
"publishConfig": {

@@ -42,3 +42,3 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/vaadin-themable-mixin": "23.2.0-alpha2"
"@vaadin/vaadin-themable-mixin": "23.2.0-alpha3"
},

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

},
"gitHead": "c9b8113d0fa9a602f8b9cb915c1826355af2e8df"
"gitHead": "06e5875be93ca50da2846dafc65a8531010c0576"
}

@@ -1,3 +0,3 @@

import { CSSResult } from 'lit';
import type { CSSResult } from 'lit';
export const shadow: CSSResult;

@@ -1,2 +0,2 @@

import { CSSResult } from 'lit';
import type { CSSResult } from 'lit';

@@ -3,0 +3,0 @@ export const font: CSSResult;

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

*/
import { CSSResult } from 'lit';
import type { CSSResult } from 'lit';
export const userColors: CSSResult;

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

static get version() {
return '23.2.0-alpha2';
return '23.2.0-alpha3';
}

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