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

@3mo/dialog

Package Overview
Dependencies
Maintainers
0
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@3mo/dialog - npm Package Compare versions

Comparing version 0.3.6-preview.1 to 0.3.6-preview.2

18

dist/Dialog.js

@@ -229,16 +229,6 @@ import { __decorate } from "tslib";

@media (width <= 768px) {
#header {
flex-direction: column-reverse !important;
align-items: start;
gap: 0;
mo-heading {
font-size: min(1.5em, 18px);
line-height: var(--mo-dialog-heading-line-height, 1.5rem);
}
#header mo-heading {
font-size: min(1.5em, 18px);
line-height: var(--mo-dialog-heading-line-height, 1.5rem);
}
#actions {
margin-left: auto;
}
}

@@ -275,3 +265,3 @@ `;

${this.headingTemplate}
<mo-flex id='actions' direction='horizontal-reversed' alignItems='center' gap='4px' style='flex: 1'>
<mo-flex direction='horizontal-reversed' alignItems='center' gap='4px' style='flex: 1'>
${this.actionsTemplate}

@@ -278,0 +268,0 @@ <slot name='action' style='font-size: 1rem; line-height: initial;'></slot>

{
"name": "@3mo/dialog",
"version": "0.3.6-preview.1",
"version": "0.3.6-preview.2",
"description": "A dialog component based on Material Web Components.",

@@ -5,0 +5,0 @@ "repository": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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