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.1.44 to 18.1.45

8

CHANGELOG.md

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

### Dialog
#### Bug Fixes
- `#269987` - Resolved the dialog target is not working properly when updating the target property dynamically.
## 18.1.44 (2020-04-14)
### Tooltip

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

2

dist/ej2-angular-popups.umd.js
/*!
* filename: ej2-angular-popups.umd.js
* version : 18.1.44
* version : 18.1.45
* 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.1.44
* version : 18.1.45
* 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.1.43",
"_id": "@syncfusion/ej2-angular-popups@18.1.44",
"_inBundle": false,
"_integrity": "sha512-VT77eOTeK47Jich/EBQGB8leBbwMcEosh1bg3PoGxcKax9pApnBc9UV00iuI1xfJThJMGWBLgApaUN0D0l1meQ==",
"_integrity": "sha512-b/vxDJAEzF4deOfseWc8miXAW4r1nmW+VovYmYs9NRgKL1FuhtAPShOOf81PJclXVGZDFg4MSyLaGmE8lVQbug==",
"_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.1.43.tgz",
"_shasum": "fd6408457542f3d3e769857b5708cc47c8a75af7",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-popups/-/ej2-angular-popups-18.1.44.tgz",
"_shasum": "a6a0a8ddae79e6ccee8d85e6533946908dfb8ce1",
"_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.1.43",
"@syncfusion/ej2-angular-base": "~18.1.45",
"@syncfusion/ej2-base": "~18.1.44",
"@syncfusion/ej2-popups": "18.1.44"
"@syncfusion/ej2-popups": "18.1.45"
},

@@ -111,3 +111,3 @@ "deprecated": false,

"typings": "ej2-angular-popups.d.ts",
"version": "18.1.44"
"version": "18.1.45"
}
export declare const pkgName = "@syncfusion/ej2-angular-popups";
export declare const pkgVer = "^18.1.43";
export declare const pkgVer = "^18.1.44";
export declare const moduleName = "DialogModule, TooltipModule";
export declare const themeVer = "~18.1.43";
export declare const themeVer = "~18.1.44";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-popups';
exports.pkgVer = '^18.1.43';
exports.pkgVer = '^18.1.44';
exports.moduleName = 'DialogModule, TooltipModule';
exports.themeVer = '~18.1.43';
exports.themeVer = '~18.1.44';
export const pkgName = '@syncfusion/ej2-angular-popups';
export const pkgVer = '^18.1.43';
export const pkgVer = '^18.1.44';
export const moduleName = 'DialogModule, TooltipModule';
export const themeVer = '~18.1.43';
export const themeVer = '~18.1.44';
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc