Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-material-styles

Package Overview
Dependencies
Maintainers
14
Versions
415
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.1 to 1.2.2

1

color.js
import './version.js';
import '@polymer/polymer/lib/elements/custom-style.js';
import '@polymer/polymer/lib/elements/dom-module.js';
const $_documentContainer = document.createElement('template');

@@ -4,0 +5,0 @@

4

package.json

@@ -13,5 +13,5 @@ {

"repository": "vaadin/vaadin-material-styles",
"homepage": "https://vaadin.com/components",
"homepage": "https://vaadin.com/themes",
"name": "@vaadin/vaadin-material-styles",
"version": "1.2.1",
"version": "1.2.2",
"main": "all-imports.js",

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

import './version.js';
import '@polymer/polymer/lib/elements/custom-style.js';
import '@polymer/polymer/lib/elements/dom-module.js';
import { html } from '@polymer/polymer/lib/utils/html-tag.js';

@@ -4,0 +5,0 @@

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

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