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.50 to 18.3.52

8

CHANGELOG.md

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

### Dialog
#### Bug Fixes
- `#302310` - The issue with "The modal dialog position is not working properly with scrollable content in the IE11 browser" has been resolved.
## 18.3.50 (2020-11-17)
### Tooltip

@@ -7,0 +15,0 @@

2

dist/ej2-angular-popups.umd.js
/*!
* filename: ej2-angular-popups.umd.js
* version : 18.3.50
* version : 18.3.52
* 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.50
* version : 18.3.52
* 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.47",
"_id": "@syncfusion/ej2-angular-popups@18.3.50",
"_inBundle": false,
"_integrity": "sha512-Yfp4L7eDaE4uW5Xfse4UHKf5zx/u1VsfTawW+fyiiHT3KhOqms9sFmMEz+zz9VhDt/ftfzBuav0hpnK39vWFhA==",
"_integrity": "sha512-rTv2hZzs5uMRZx4M3EaY+wxyLIT/yGr+MlKtNA5gL7A5uwxWhg4nVi7EM225bi6NSFAwhzz/GycS0Mpi81WfVA==",
"_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.47.tgz",
"_shasum": "fbed0d2b964256932e0fe2202050f5da6d0fe4ac",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-popups/-/ej2-angular-popups-18.3.50.tgz",
"_shasum": "636daee3188eba02b0e1ae6e0e282a972cffce39",
"_spec": "@syncfusion/ej2-angular-popups@*",

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

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

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

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