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

@vaadin/dialog

Package Overview
Dependencies
Maintainers
12
Versions
390
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/dialog - npm Package Compare versions

Comparing version 23.1.5 to 23.1.6

20

package.json
{
"name": "@vaadin/dialog",
"version": "23.1.5",
"version": "23.1.6",
"publishConfig": {

@@ -40,17 +40,17 @@ "access": "public"

"@polymer/polymer": "^3.0.0",
"@vaadin/component-base": "^23.1.5",
"@vaadin/lit-renderer": "^23.1.5",
"@vaadin/vaadin-lumo-styles": "^23.1.5",
"@vaadin/vaadin-material-styles": "^23.1.5",
"@vaadin/vaadin-overlay": "^23.1.5",
"@vaadin/vaadin-themable-mixin": "^23.1.5"
"@vaadin/component-base": "^23.1.6",
"@vaadin/lit-renderer": "^23.1.6",
"@vaadin/vaadin-lumo-styles": "^23.1.6",
"@vaadin/vaadin-material-styles": "^23.1.6",
"@vaadin/vaadin-overlay": "^23.1.6",
"@vaadin/vaadin-themable-mixin": "^23.1.6"
},
"devDependencies": {
"@esm-bundle/chai": "^4.3.4",
"@vaadin/polymer-legacy-adapter": "^23.1.5",
"@vaadin/polymer-legacy-adapter": "^23.1.6",
"@vaadin/testing-helpers": "^0.3.2",
"@vaadin/text-area": "^23.1.5",
"@vaadin/text-area": "^23.1.6",
"sinon": "^13.0.2"
},
"gitHead": "326938919a54353231af25d341ba6076c249afee"
"gitHead": "b356bcba208f6569d3d85ac11795c3e736adce85"
}

@@ -29,2 +29,6 @@ /**

[part='header'] {
flex-wrap: nowrap;
}
::slotted([slot='header-content']),

@@ -37,2 +41,6 @@ ::slotted([slot='title']),

::slotted([slot='title']) {
overflow-wrap: anywhere;
}
[part='header-content'] {

@@ -39,0 +47,0 @@ flex: 1;

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