Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-angular-popups

Package Overview
Dependencies
Maintainers
3
Versions
258
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-angular-popups - npm Package Compare versions

Comparing version 18.3.47 to 18.3.50

7

CHANGELOG.md

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

### Tooltip
#### Bug Fixes
- `#292549` - The issue with "the tooltip is hidden while clicking the popup in mobile mode" has been resolved.
- `#291626`, `#288720` - Now, the Tooltip will be in the opened state while maintaining a hover over the tooltip popup, even using the close delay property.
## 18.3.35 (2020-10-01)

@@ -7,0 +14,0 @@

2

dist/ej2-angular-popups.umd.js
/*!
* filename: ej2-angular-popups.umd.js
* version : 18.3.47
* version : 18.3.50
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

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

/*!
* filename: ej2-angular-popups.umd.min.js
* version : 18.3.47
* version : 18.3.50
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.

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

{
"_from": "@syncfusion/ej2-angular-popups@*",
"_id": "@syncfusion/ej2-angular-popups@18.3.35",
"_id": "@syncfusion/ej2-angular-popups@18.3.47",
"_inBundle": false,
"_integrity": "sha512-g0BdftWiAlAzcD/n3PpnIaAASYWc/qq2262tFTn6dXRzkZqxY6oBudI7ruBr86tpuXTKrILQarsG56XJ0j+oGQ==",
"_integrity": "sha512-Yfp4L7eDaE4uW5Xfse4UHKf5zx/u1VsfTawW+fyiiHT3KhOqms9sFmMEz+zz9VhDt/ftfzBuav0hpnK39vWFhA==",
"_location": "/@syncfusion/ej2-angular-popups",

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

],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-popups/-/ej2-angular-popups-18.3.35.tgz",
"_shasum": "c13e957bc90cff8db498fd4f3c2c711da98ec20c",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-popups/-/ej2-angular-popups-18.3.47.tgz",
"_shasum": "fbed0d2b964256932e0fe2202050f5da6d0fe4ac",
"_spec": "@syncfusion/ej2-angular-popups@*",

@@ -36,4 +36,4 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included",

"@syncfusion/ej2-angular-base": "~18.3.47",
"@syncfusion/ej2-base": "~18.3.47",
"@syncfusion/ej2-popups": "18.3.47",
"@syncfusion/ej2-base": "~18.3.49",
"@syncfusion/ej2-popups": "18.3.50",
"@types/lodash": "4.14.159",

@@ -113,3 +113,3 @@ "@types/node": "11.15.20"

"typings": "ej2-angular-popups.d.ts",
"version": "18.3.47"
"version": "18.3.50"
}
export declare const pkgName = "@syncfusion/ej2-angular-popups";
export declare const pkgVer = "^18.3.35";
export declare const pkgVer = "^18.3.47";
export declare const moduleName = "DialogModule, TooltipModule";
export declare const themeVer = "~18.3.35";
export declare const themeVer = "~18.3.47";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-popups';
exports.pkgVer = '^18.3.35';
exports.pkgVer = '^18.3.47';
exports.moduleName = 'DialogModule, TooltipModule';
exports.themeVer = '~18.3.35';
exports.themeVer = '~18.3.47';
export const pkgName = '@syncfusion/ej2-angular-popups';
export const pkgVer = '^18.3.35';
export const pkgVer = '^18.3.47';
export const moduleName = 'DialogModule, TooltipModule';
export const themeVer = '~18.3.35';
export const themeVer = '~18.3.47';
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