New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/vaadin-confirm-dialog

Package Overview
Dependencies
Maintainers
15
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-confirm-dialog - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

2

package.json

@@ -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;

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc