@vaadin/vaadin-dialog
Advanced tools
Comparing version 2.1.0-alpha2 to 2.1.0-alpha3
@@ -13,3 +13,3 @@ { | ||
"name": "@vaadin/vaadin-dialog", | ||
"version": "2.1.0-alpha2", | ||
"version": "2.1.0-alpha3", | ||
"main": "vaadin-dialog.js", | ||
@@ -25,16 +25,11 @@ "author": "Vaadin Ltd", | ||
"supports-color": "3.1.2", | ||
"type-detect": "1.0.0", | ||
"@vaadin/vaadin-themable-mixin": "1.2.0-alpha2", | ||
"@vaadin/vaadin-lumo-styles": "1.1.0-alpha3", | ||
"@vaadin/vaadin-element-mixin": "1.1.0-alpha1", | ||
"@vaadin/vaadin-development-mode-detector": "1.1.0-alpha2", | ||
"@vaadin/vaadin-usage-statistics": "1.1.0-alpha1" | ||
"type-detect": "1.0.0" | ||
}, | ||
"dependencies": { | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-element-mixin": "^1.1.0-alpha1", | ||
"@vaadin/vaadin-overlay": "^3.1.0-alpha2", | ||
"@vaadin/vaadin-themable-mixin": "^1.2.0-alpha2", | ||
"@vaadin/vaadin-lumo-styles": "^1.1.0-alpha3", | ||
"@vaadin/vaadin-material-styles": "^1.1.0-alpha2", | ||
"@vaadin/vaadin-overlay": "^3.1.0-alpha2", | ||
"@vaadin/vaadin-themable-mixin": "^1.2.0-alpha2" | ||
"@vaadin/vaadin-element-mixin": "^1.1.0-alpha1" | ||
}, | ||
@@ -45,7 +40,7 @@ "devDependencies": { | ||
"@polymer/iron-test-helpers": "^3.0.0-pre.12", | ||
"@vaadin/vaadin-button": "^2.0.0-pre.3", | ||
"@vaadin/vaadin-demo-helpers": "^2.0.0-alpha2", | ||
"@vaadin/vaadin-button": "^2.1.0-alpha2", | ||
"@webcomponents/webcomponentsjs": "^1.0.0", | ||
"wct-browser-legacy": "0.0.1-pre.11" | ||
"wct-browser-legacy": "0.0.1-pre.11", | ||
"@vaadin/vaadin-demo-helpers": "^2.0.0-alpha2" | ||
} | ||
} |
@@ -86,3 +86,3 @@ import { PolymerElement } from '@polymer/polymer/polymer-element.js'; | ||
static get version() { | ||
return '2.1.0-alpha2'; | ||
return '2.1.0-alpha3'; | ||
} | ||
@@ -89,0 +89,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
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
410258
24
722
2