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
16
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.3.0 to 2.0.0

4

package.json

@@ -13,3 +13,3 @@ {

"name": "@vaadin/vaadin-confirm-dialog",
"version": "1.3.0",
"version": "2.0.0",
"main": "vaadin-confirm-dialog.js",

@@ -28,2 +28,4 @@ "author": "Vaadin Ltd",

"resolutions": {
"es-abstract": "1.17.6",
"@types/doctrine": "0.0.3",
"inherits": "2.0.3",

@@ -30,0 +32,0 @@ "samsam": "1.1.3",

@@ -119,4 +119,4 @@ [![Build Status](https://travis-ci.org/vaadin/vaadin-confirm-dialog.svg?branch=master)](https://travis-ci.org/vaadin/vaadin-confirm-dialog)

Commercial Vaadin Add-on License version 3 (CVALv3). For license terms, see LICENSE.
Commercial Vaadin Developer License 4.0 (CVDLv4). For license terms, see LICENSE.
Vaadin collects development time usage statistics to improve this product. For details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics.
/**
@license
Copyright (c) 2018 Vaadin Ltd.
This program is available under Commercial Vaadin Add-On License 3.0 (CVALv3).
Copyright (c) 2018 - 2020 Vaadin Ltd
This program is available under Commercial Vaadin Developer License 4.0 (CVDLv4).
See <a href="https://vaadin.com/license/cval-3">the website</a> for the complete license.
See <a href="https://vaadin.com/license/cvdl-4.0">the website</a> for the complete license.
*/

@@ -116,3 +116,3 @@ import { PolymerElement } from '@polymer/polymer/polymer-element.js';

static get version() {
return '1.3.0';
return '2.0.0';
}

@@ -119,0 +119,0 @@

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