@vaadin/vaadin-element-mixin
Advanced tools
Comparing version 1.0.2-pre.3 to 1.1.0-alpha1
@@ -12,3 +12,3 @@ { | ||
"name": "@vaadin/vaadin-element-mixin", | ||
"version": "1.0.2-pre.3", | ||
"version": "1.1.0-alpha1", | ||
"main": "vaadin-element-mixin.js", | ||
@@ -24,15 +24,14 @@ "author": "Vaadin Ltd", | ||
"supports-color": "3.1.2", | ||
"type-detect": "1.0.0", | ||
"@webcomponents/webcomponentsjs": "2.0.0-beta.2" | ||
"type-detect": "1.0.0" | ||
}, | ||
"dependencies": { | ||
"@polymer/polymer": "^3.0.0-pre.13", | ||
"@vaadin/vaadin-usage-statistics": "^1.0.6-pre.2", | ||
"@vaadin/vaadin-development-mode-detector": "^1.0.3-pre.4" | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-development-mode-detector": "^1.1.0-alpha2", | ||
"@vaadin/vaadin-usage-statistics": "^1.1.0-alpha1" | ||
}, | ||
"devDependencies": { | ||
"@polymer/iron-test-helpers": "^3.0.0-pre.15", | ||
"@webcomponents/webcomponentsjs": "^2.0.0-beta.2", | ||
"wct-browser-legacy": "^0.0.1-pre.11" | ||
"@polymer/iron-test-helpers": "^3.0.0-pre.12", | ||
"@webcomponents/webcomponentsjs": "^1.0.0", | ||
"wct-browser-legacy": "0.0.1-pre.11" | ||
} | ||
} |
import '@vaadin/vaadin-development-mode-detector/vaadin-development-mode-detector.js'; | ||
/** | ||
* @polymerMixin | ||
*/ | ||
export const ElementMixin = superClass => { | ||
@@ -7,0 +4,0 @@ try { |
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
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
24911
5
12