Socket
Socket
Sign inDemoInstall

@progress/kendo-vue-popup

Package Overview
Dependencies
Maintainers
1
Versions
569
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-vue-popup - npm Package Compare versions

Comparing version 4.3.0-dev.202401231815 to 4.3.0-dev.202401291303

2

dist/es/package-metadata.js

@@ -8,5 +8,5 @@ /**

productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
publishDate: 1706033005,
publishDate: 1706532298,
version: '',
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
};

@@ -327,3 +327,3 @@ // @ts-ignore

}
var direction = this._flipped ? 'up' : 'down';
var direction = this.$props.direction === 'down' ? this._flipped ? 'up' : 'down' : this._flipped ? 'down' : 'up';
var _b = this.transitionDuration(),

@@ -330,0 +330,0 @@ transitionEnterDuration = _b.transitionEnterDuration,

@@ -8,5 +8,5 @@ /**

productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
publishDate: 1706033005,
publishDate: 1706532298,
version: '',
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
};

@@ -327,3 +327,3 @@ // @ts-ignore

}
var direction = this._flipped ? 'up' : 'down';
var direction = this.$props.direction === 'down' ? this._flipped ? 'up' : 'down' : this._flipped ? 'down' : 'up';
var _b = this.transitionDuration(),

@@ -330,0 +330,0 @@ transitionEnterDuration = _b.transitionEnterDuration,

@@ -11,5 +11,5 @@ "use strict";

productCodes: ['KENDOUIVUE', 'KENDOUICOMPLETE'],
publishDate: 1706033005,
publishDate: 1706532298,
version: '',
licensingDocsUrl: 'https://www.telerik.com/kendo-vue-ui/my-license/?utm_medium=product&utm_source=kendovue&utm_campaign=kendo-ui-vue-purchase-license-keys-warning'
};

@@ -333,3 +333,3 @@ "use strict";

}
var direction = this._flipped ? 'up' : 'down';
var direction = this.$props.direction === 'down' ? this._flipped ? 'up' : 'down' : this._flipped ? 'down' : 'up';
var _b = this.transitionDuration(),

@@ -336,0 +336,0 @@ transitionEnterDuration = _b.transitionEnterDuration,

@@ -1,4 +0,4 @@

Progress Kendo UI for Vue 2023
Progress Kendo UI for Vue 2024
Copyright © 2021-2023 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.
Copyright © 2021-2024 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved.

@@ -46,3 +46,3 @@ Portions of the Product include certain open source and commercial third-party components listed below (“Third-Party Components”). The authors of the Third-Party Components require Progress Software Corporation (“PSC”) to include the following notices and additional licensing terms as a condition of PSC’s use of such Third-Party Components. You acknowledge that the authors of the Third-Party Components have no obligation to provide support to you for the Third-Party Components or the Product. You hereby undertake to comply with all licenses related to the applicable Third-Party Components. Notwithstanding anything to the contrary, to the extent that any of the terms and conditions of the Product Agreement conflict, vary, or are in addition to the terms and conditions of the aforementioned third-party licenses for these technologies, such terms and conditions are offered by PSC alone and not by any other party.

(a) Progress Kendo UI for Vue 2023 incorporates jszip-esm v1.0. Such technology is subject to the following terms and conditions:
(a) Progress Kendo UI for Vue 2024 incorporates jszip-esm v1.0. Such technology is subject to the following terms and conditions:
Copyright © 2020 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved. (as modified)

@@ -54,3 +54,3 @@ Copyright (c) 2009-2016 Stuart Knightley, David Duponchel, Franz Buchinger, António Afonso

(b) Progress Kendo UI for Vue 2023 incorporates pako-esm v1.0. Such technology is subject to the following terms and conditions:
(b) Progress Kendo UI for Vue 2024 incorporates pako-esm v1.0. Such technology is subject to the following terms and conditions:
Copyright © 2020 Progress Software Corporation and/or one of its subsidiaries or affiliates. All rights reserved. (as modified)

@@ -62,3 +62,3 @@ Copyright (C) 2014-2017 by Vitaly Puzrin and Andrei Tuputcyn

(c) Progress Kendo UI for Vue 2023 incorporates axios v0.18.1. Such technology is subject to the following terms and conditions:
(c) Progress Kendo UI for Vue 2024 incorporates axios v0.18.1. Such technology is subject to the following terms and conditions:
Copyright (c) 2014-present Matt Zabriskie

@@ -69,3 +69,3 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

(d) Progress Kendo UI for Vue 2023 incorporates @types/prosemirror-commands v1.0.4, @types/prosemirror-dropcursor v1.0.1, @types/prosemirror-gapcursor v1.0.2, @types/prosemirror-history v1.0.2, @types/prosemirror-inputrules v1.0.2, @types/prosemirror-keymap v1.0.2, @types/prosemirror-model v1.11.2, @types/prosemirror-schema-list v1.0.2, @types/prosemirror-state v1.2.4, @types/prosemirror-tables v0.9.1, @types/prosemirror-transform v1.2.9, and @types/prosemirror-view v1.11.4. Such technologies are subject to the following terms and conditions:
(d) Progress Kendo UI for Vue 2024 incorporates @types/prosemirror-commands v1.0.4, @types/prosemirror-dropcursor v1.0.1, @types/prosemirror-gapcursor v1.0.2, @types/prosemirror-history v1.0.2, @types/prosemirror-inputrules v1.0.2, @types/prosemirror-keymap v1.0.2, @types/prosemirror-model v1.11.2, @types/prosemirror-schema-list v1.0.2, @types/prosemirror-state v1.2.4, @types/prosemirror-tables v0.9.1, @types/prosemirror-transform v1.2.9, and @types/prosemirror-view v1.11.4. Such technologies are subject to the following terms and conditions:
This project is licensed under the MIT license.

@@ -77,3 +77,3 @@ Copyrights are respective of each contributor listed at the beginning of each definition file.

(e) Progress Kendo UI for Vue 2023 incorporates prosemiror-inputrules v1.0.1, prosemirror-commands v1.0.7, prosemirror-gapcursor v1.0.7, prosemirror-history v1.0.2, prosemirror-keymap v1.0.1, prosemirror-model v1.6.1, prosemirror-schema-list v1.0.1, prosemirror-state v1.2.2, prosemirror-tables v0.7.10, prosemirror-transform v1.1.3, and prosemirror-view v1.5.2. Such technologies are subject to the following terms and conditions:
(e) Progress Kendo UI for Vue 2024 incorporates prosemiror-inputrules v1.0.1, prosemirror-commands v1.0.7, prosemirror-gapcursor v1.0.7, prosemirror-history v1.0.2, prosemirror-keymap v1.0.1, prosemirror-model v1.6.1, prosemirror-schema-list v1.0.1, prosemirror-state v1.2.2, prosemirror-tables v0.7.10, prosemirror-transform v1.1.3, and prosemirror-view v1.5.2. Such technologies are subject to the following terms and conditions:
Copyright (C) 2015-2017 by Marijn Haverbeke <marijnh@gmail.com> and others. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

@@ -87,6 +87,6 @@ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

(a) Progress Kendo UI for Vue 2023 incorporates Progress Kendo UI Licensing CLI v1.1 licensed from Progress Software Corporation See NOTICE.txt text file within product for third-party license information.
(a) Progress Kendo UI for Vue 2024 incorporates Progress Kendo UI Licensing CLI v1.1 licensed from Progress Software Corporation See NOTICE.txt text file within product for third-party license information.
NOTICE FROM PROGRESS SOFTWARE CORPORATION: Additional notices may be included in the release notes or other documentation that accompanies updates received in connection with support of the Product.
Updated 13.Jan.2023
Updated 4.Jan.2024
{
"name": "@progress/kendo-vue-popup",
"description": "Kendo UI for Vue Popup package",
"version": "4.3.0-dev.202401231815",
"version": "4.3.0-dev.202401291303",
"repository": {

@@ -36,4 +36,4 @@ "type": "git",

"@progress/kendo-popup-common": "^1.6.1",
"@progress/kendo-vue-animation": "4.3.0-dev.202401231815",
"@progress/kendo-vue-common": "4.3.0-dev.202401231815"
"@progress/kendo-vue-animation": "4.3.0-dev.202401291303",
"@progress/kendo-vue-common": "4.3.0-dev.202401291303"
},

@@ -40,0 +40,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display

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