@vaadin/confirm-dialog
Advanced tools
Comparing version 23.1.0-beta1 to 23.1.0-beta2
{ | ||
"name": "@vaadin/confirm-dialog", | ||
"version": "23.1.0-beta1", | ||
"version": "23.1.0-beta2", | ||
"publishConfig": { | ||
@@ -9,2 +9,3 @@ "access": "public" | ||
"license": "https://raw.githubusercontent.com/vaadin/web-components/master/packages/confirm-dialog/LICENSE", | ||
"cvdlName": "vaadin-confirm-dialog", | ||
"repository": { | ||
@@ -38,10 +39,10 @@ "type": "git", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/button": "23.1.0-beta1", | ||
"@vaadin/component-base": "23.1.0-beta1", | ||
"@vaadin/dialog": "23.1.0-beta1", | ||
"@vaadin/button": "23.1.0-beta2", | ||
"@vaadin/component-base": "23.1.0-beta2", | ||
"@vaadin/dialog": "23.1.0-beta2", | ||
"@vaadin/vaadin-license-checker": "^2.1.0", | ||
"@vaadin/vaadin-lumo-styles": "23.1.0-beta1", | ||
"@vaadin/vaadin-material-styles": "23.1.0-beta1", | ||
"@vaadin/vaadin-overlay": "23.1.0-beta1", | ||
"@vaadin/vaadin-themable-mixin": "23.1.0-beta1" | ||
"@vaadin/vaadin-lumo-styles": "23.1.0-beta2", | ||
"@vaadin/vaadin-material-styles": "23.1.0-beta2", | ||
"@vaadin/vaadin-overlay": "23.1.0-beta2", | ||
"@vaadin/vaadin-themable-mixin": "23.1.0-beta2" | ||
}, | ||
@@ -53,3 +54,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "8be43cf83102a6b9ccf309687446e590ce0164e8" | ||
"gitHead": "f11f9245a0b5e6bf912725a501c27c24b74e7c8d" | ||
} |
@@ -100,2 +100,6 @@ /** | ||
static get cvdlName() { | ||
return 'vaadin-confirm-dialog'; | ||
} | ||
static get properties() { | ||
@@ -102,0 +106,0 @@ return { |
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
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
45883
849
+ Added@vaadin/button@23.1.0-beta2(transitive)
+ Added@vaadin/component-base@23.1.0-beta2(transitive)
+ Added@vaadin/dialog@23.1.0-beta2(transitive)
+ Added@vaadin/icon@23.1.0-beta2(transitive)
+ Added@vaadin/lit-renderer@23.1.0-beta2(transitive)
+ Added@vaadin/vaadin-lumo-styles@23.1.0-beta2(transitive)
+ Added@vaadin/vaadin-material-styles@23.1.0-beta2(transitive)
+ Added@vaadin/vaadin-overlay@23.1.0-beta2(transitive)
+ Added@vaadin/vaadin-themable-mixin@23.1.0-beta2(transitive)
- Removed@vaadin/button@23.1.0-beta1(transitive)
- Removed@vaadin/component-base@23.1.0-beta1(transitive)
- Removed@vaadin/dialog@23.1.0-beta1(transitive)
- Removed@vaadin/icon@23.1.0-beta1(transitive)
- Removed@vaadin/lit-renderer@23.1.0-beta1(transitive)
- Removed@vaadin/vaadin-lumo-styles@23.1.0-beta1(transitive)
- Removed@vaadin/vaadin-material-styles@23.1.0-beta1(transitive)
- Removed@vaadin/vaadin-overlay@23.1.0-beta1(transitive)
- Removed@vaadin/vaadin-themable-mixin@23.1.0-beta1(transitive)
Updated@vaadin/button@23.1.0-beta2
Updated@vaadin/dialog@23.1.0-beta2