Socket
Socket
Sign inDemoInstall

@vaadin/confirm-dialog

Package Overview
Dependencies
Maintainers
12
Versions
371
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 24.4.0-dev.223e39f050 to 24.4.0-dev.4b20a0c55

20

package.json
{
"name": "@vaadin/confirm-dialog",
"version": "24.4.0-dev.223e39f050",
"version": "24.4.0-dev.4b20a0c55",
"publishConfig": {

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

"@polymer/polymer": "^3.0.0",
"@vaadin/button": "24.4.0-dev.223e39f050",
"@vaadin/component-base": "24.4.0-dev.223e39f050",
"@vaadin/dialog": "24.4.0-dev.223e39f050",
"@vaadin/overlay": "24.4.0-dev.223e39f050",
"@vaadin/vaadin-lumo-styles": "24.4.0-dev.223e39f050",
"@vaadin/vaadin-material-styles": "24.4.0-dev.223e39f050",
"@vaadin/vaadin-themable-mixin": "24.4.0-dev.223e39f050",
"@vaadin/button": "24.4.0-dev.4b20a0c55",
"@vaadin/component-base": "24.4.0-dev.4b20a0c55",
"@vaadin/dialog": "24.4.0-dev.4b20a0c55",
"@vaadin/overlay": "24.4.0-dev.4b20a0c55",
"@vaadin/vaadin-lumo-styles": "24.4.0-dev.4b20a0c55",
"@vaadin/vaadin-material-styles": "24.4.0-dev.4b20a0c55",
"@vaadin/vaadin-themable-mixin": "24.4.0-dev.4b20a0c55",
"lit": "^3.0.0"

@@ -52,3 +52,3 @@ },

"@esm-bundle/chai": "^4.3.4",
"@vaadin/a11y-base": "24.4.0-dev.223e39f050",
"@vaadin/a11y-base": "24.4.0-dev.4b20a0c55",
"@vaadin/testing-helpers": "^0.6.0",

@@ -61,3 +61,3 @@ "sinon": "^13.0.2"

],
"gitHead": "5e2e3bfc811c95aed9354235fab93fdbf43eb354"
"gitHead": "b79c81e5f6fd24684b34ee0dc434e94d943ea13e"
}

@@ -8,3 +8,2 @@ # @vaadin/confirm-dialog

[![npm version](https://badgen.net/npm/v/@vaadin/confirm-dialog)](https://www.npmjs.com/package/@vaadin/confirm-dialog)
[![Discord](https://img.shields.io/discord/732335336448852018?label=discord)](https://discord.gg/PHmkCKC)

@@ -11,0 +10,0 @@ ```html

/**
* @license
* Copyright (c) 2017 - 2023 Vaadin Ltd.
* Copyright (c) 2017 - 2024 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/

@@ -5,0 +5,0 @@ */

/**
* @license
* Copyright (c) 2018 - 2023 Vaadin Ltd.
* Copyright (c) 2018 - 2024 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/

@@ -5,0 +5,0 @@ */

/**
* @license
* Copyright (c) 2017 - 2023 Vaadin Ltd.
* Copyright (c) 2017 - 2024 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/

@@ -5,0 +5,0 @@ */

/**
* @license
* Copyright (c) 2018 - 2023 Vaadin Ltd.
* Copyright (c) 2018 - 2024 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/

@@ -5,0 +5,0 @@ */

/**
* @license
* Copyright (c) 2018 - 2023 Vaadin Ltd.
* Copyright (c) 2018 - 2024 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/

@@ -5,0 +5,0 @@ */

/**
* @license
* Copyright (c) 2018 - 2023 Vaadin Ltd.
* Copyright (c) 2018 - 2024 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/

@@ -5,0 +5,0 @@ */

/**
* @license
* Copyright (c) 2018 - 2023 Vaadin Ltd.
* Copyright (c) 2018 - 2024 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/

@@ -5,0 +5,0 @@ */

/**
* @license
* Copyright (c) 2018 - 2023 Vaadin Ltd.
* Copyright (c) 2018 - 2024 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/

@@ -5,0 +5,0 @@ */

/**
* @license
* Copyright (c) 2018 - 2023 Vaadin Ltd.
* Copyright (c) 2018 - 2024 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/

@@ -5,0 +5,0 @@ */

/**
* @license
* Copyright (c) 2018 - 2023 Vaadin Ltd.
* Copyright (c) 2018 - 2024 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/

@@ -5,0 +5,0 @@ */

/**
* @license
* Copyright (c) 2018 - 2023 Vaadin Ltd.
* Copyright (c) 2018 - 2024 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/
*/
export * from './vaadin-confirm-dialog.js';
/**
* @license
* Copyright (c) 2018 - 2023 Vaadin Ltd.
* Copyright (c) 2018 - 2024 Vaadin Ltd.
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/

@@ -21,3 +21,3 @@ */

*
* This component is an experiment not intended for publishing to npm.
* This component is an experiment and not yet a part of Vaadin platform.
* There is no ETA regarding specific Vaadin version where it'll land.

@@ -24,0 +24,0 @@ * Feel free to try this code in your apps as per Apache 2.0 license.

@@ -1,2 +0,1 @@

import '@vaadin/button/theme/lumo/vaadin-button-styles.js';
import '@vaadin/vaadin-lumo-styles/color.js';

@@ -3,0 +2,0 @@ import '@vaadin/vaadin-lumo-styles/spacing.js';

@@ -1,3 +0,3 @@

import '@vaadin/button/theme/lumo/vaadin-button-styles.js';
import '@vaadin/button/theme/lumo/vaadin-lit-button.js';
import './vaadin-confirm-dialog-styles.js';
import '../../src/vaadin-lit-confirm-dialog.js';

@@ -1,2 +0,1 @@

import '@vaadin/button/theme/material/vaadin-button-styles.js';
import { dialogOverlay } from '@vaadin/dialog/theme/material/vaadin-dialog-styles.js';

@@ -3,0 +2,0 @@ import { overlay } from '@vaadin/vaadin-material-styles/mixins/overlay.js';

@@ -1,3 +0,3 @@

import '@vaadin/button/theme/material/vaadin-button-styles.js';
import '@vaadin/button/theme/material/vaadin-lit-button.js';
import './vaadin-confirm-dialog-styles.js';
import '../../src/vaadin-lit-confirm-dialog.js';
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