@vaadin/vaadin-element-mixin
Advanced tools
Comparing version 1.1.1 to 1.1.2
@@ -12,3 +12,3 @@ { | ||
"name": "@vaadin/vaadin-element-mixin", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"main": "vaadin-element-mixin.js", | ||
@@ -28,10 +28,10 @@ "author": "Vaadin Ltd", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-usage-statistics": "^1.1.0-alpha1", | ||
"@vaadin/vaadin-development-mode-detector": "^1.1.0-alpha2" | ||
"@vaadin/vaadin-usage-statistics": "^1.1.0-beta1", | ||
"@vaadin/vaadin-development-mode-detector": "^1.1.0-beta1" | ||
}, | ||
"devDependencies": { | ||
"@polymer/iron-test-helpers": "^3.0.0-pre.12", | ||
"@webcomponents/webcomponentsjs": "^1.0.0", | ||
"wct-browser-legacy": "0.0.1-pre.11" | ||
"@polymer/iron-test-helpers": "^3.0.0-pre.18", | ||
"@webcomponents/webcomponentsjs": "^2.0.0", | ||
"wct-browser-legacy": "^1.0.1" | ||
} | ||
} |
import '@vaadin/vaadin-development-mode-detector/vaadin-development-mode-detector.js'; | ||
/** | ||
* @polymerMixin | ||
*/ | ||
export const ElementMixin = superClass => { | ||
@@ -4,0 +7,0 @@ try { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
12234
15