Socket
Socket
Sign inDemoInstall

@vaadin/vaadin-themable-mixin

Package Overview
Dependencies
Maintainers
14
Versions
440
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-themable-mixin - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

2

package.json

@@ -12,3 +12,3 @@ {

"name": "@vaadin/vaadin-themable-mixin",
"version": "1.3.1",
"version": "1.3.2",
"main": "vaadin-themable-mixin.js",

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

# vaadin-themable-mixin

@@ -0,0 +0,0 @@ import { DomModule } from '@polymer/polymer/lib/elements/dom-module.js';

@@ -21,7 +21,2 @@ /**

/** @protected */
static get observedAttributes() {
return ['theme'];
}
/** @protected */
attributeChangedCallback(name, oldValue, newValue) {

@@ -28,0 +23,0 @@ super.attributeChangedCallback(name, oldValue, newValue);

Sorry, the diff of this file is not supported yet

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