Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-popups

Package Overview
Dependencies
Maintainers
3
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-popups - npm Package Compare versions

Comparing version 24.1.41 to 24.1.44

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Changelog

### Tooltip
#### Bug Fixes
- `#I531367` - The issue with the Tooltip's incorrect positioning when template content is rendered has been resolved.
## 21.1.35 (2023-03-23)

@@ -7,0 +13,0 @@

2

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 24.1.41
* version : 24.1.44
* Copyright Syncfusion Inc. 2001 - 2023. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"_from": "@syncfusion/ej2-popups@*",
"_id": "@syncfusion/ej2-popups@21.6.10",
"_id": "@syncfusion/ej2-popups@24.1.41",
"_inBundle": false,
"_integrity": "sha512-iWd3Db0xV3adJRgyHBEnkddHqWo9m3JssWIFDS4R3wxzvpb0/bVMY26SHnKh6vdbthhyEUVgag1tgOpvWrQu0A==",
"_integrity": "sha512-UA+l4f6/nIOJXIBCA0EXgE/w/cNWdqe9lZYMn/z1Do+v+JP3fgT4EJ1wFkLPBMzv/MUXxe6oXRxqfEVP7WKDlw==",
"_location": "/@syncfusion/ej2-popups",

@@ -47,4 +47,4 @@ "_phantomChildren": {},

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-popups/-/ej2-popups-21.6.10.tgz",
"_shasum": "40c4494c87c3ee21aa6812b8650a66dfe74847ba",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-popups/-/ej2-popups-24.1.41.tgz",
"_shasum": "97c0ab8d92d50ddda17908d525f7baf3efd01e83",
"_spec": "@syncfusion/ej2-popups@*",

@@ -60,3 +60,3 @@ "_where": "/jenkins/workspace/elease-automation_release_24.1.1/packages/included",

"dependencies": {
"@syncfusion/ej2-base": "~24.1.41",
"@syncfusion/ej2-base": "~24.1.42",
"@syncfusion/ej2-buttons": "~24.1.41"

@@ -97,4 +97,4 @@ },

"typings": "index.d.ts",
"version": "24.1.41",
"version": "24.1.44",
"sideEffects": false
}

@@ -91,2 +91,2 @@ # ej2-popups

© Copyright 2023 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
© Copyright 2024 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

@@ -660,3 +660,3 @@ var __extends = (this && this.__extends) || (function () {

return !isNullOrUndefined(tooltip.viewContainerRef)
&& typeof tooltip.viewContainerRef !== 'string';
&& typeof tooltip.viewContainerRef !== 'string' || this.isReact;
};

@@ -663,0 +663,0 @@ Tooltip.prototype.checkCollision = function (target, x, y) {

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

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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

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