@vaadin/vaadin-confirm-dialog
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -13,3 +13,3 @@ { | ||
"name": "@vaadin/vaadin-confirm-dialog", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"main": "vaadin-confirm-dialog.js", | ||
@@ -16,0 +16,0 @@ "author": "Vaadin Ltd", |
@@ -127,3 +127,3 @@ /** | ||
static get version() { | ||
return '1.1.2'; | ||
return '1.1.3'; | ||
} | ||
@@ -130,0 +130,0 @@ |
@@ -10,3 +10,3 @@ import '@vaadin/vaadin-lumo-styles/color.js'; | ||
<style> | ||
[part="header"] { | ||
.header { | ||
margin-top: var(--lumo-space-s); | ||
@@ -16,6 +16,2 @@ margin-bottom: var(--lumo-space-m); | ||
.header { | ||
margin: 0; | ||
} | ||
[part="message"] { | ||
@@ -22,0 +18,0 @@ width: 25em; |
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
0
33451
431