Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin/confirm-dialog

Package Overview
Dependencies
Maintainers
17
Versions
390
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/confirm-dialog - npm Package Compare versions

Comparing version 22.0.3 to 22.0.4

18

package.json
{
"name": "@vaadin/confirm-dialog",
"version": "22.0.3",
"version": "22.0.4",
"publishConfig": {

@@ -36,10 +36,10 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/button": "^22.0.3",
"@vaadin/component-base": "^22.0.3",
"@vaadin/dialog": "^22.0.3",
"@vaadin/button": "^22.0.4",
"@vaadin/component-base": "^22.0.4",
"@vaadin/dialog": "^22.0.4",
"@vaadin/vaadin-license-checker": "^2.1.0",
"@vaadin/vaadin-lumo-styles": "^22.0.3",
"@vaadin/vaadin-material-styles": "^22.0.3",
"@vaadin/vaadin-overlay": "^22.0.3",
"@vaadin/vaadin-themable-mixin": "^22.0.3"
"@vaadin/vaadin-lumo-styles": "^22.0.4",
"@vaadin/vaadin-material-styles": "^22.0.4",
"@vaadin/vaadin-overlay": "^22.0.4",
"@vaadin/vaadin-themable-mixin": "^22.0.4"
},

@@ -51,3 +51,3 @@ "devDependencies": {

},
"gitHead": "935ad1ea65a79b0f9ecb10d767689479b36c4e07"
"gitHead": "55891f68d4da41e846e06dfe51dceba1665e41ce"
}

@@ -46,2 +46,4 @@ import '@vaadin/vaadin-lumo-styles/color.js';

background-color: var(--lumo-contrast-5pct);
border-bottom-left-radius: var(--lumo-border-radius-l);
border-bottom-right-radius: var(--lumo-border-radius-l);
}

@@ -48,0 +50,0 @@

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