Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-angular-popups

Package Overview
Dependencies
3
Maintainers
4
Versions
247
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 17.3.16 to 17.3.19

postinstall/tagchange.js

8

CHANGELOG.md

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

- `#251762` - The issue with position property that accepts camel case alone has been resolved in Dialog.
## 17.3.16 (2019-10-09)
### Dialog
#### Bug Fixes
- `#240696`- Resolved the odd dragging behaviour on Dialog when scrolling the page.

@@ -11,0 +19,0 @@ - `#249144`- Resolved the issue with rendering templates when enabled the policy `"script-src self"` in Dialog.

2

dist/ej2-angular-popups.umd.js
/*!
* filename: ej2-angular-popups.umd.js
* version : 17.3.16
* version : 17.3.19
* Copyright Syncfusion Inc. 2001 - 2019. 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 : 17.3.16
* version : 17.3.19
* Copyright Syncfusion Inc. 2001 - 2019. 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@17.3.9",
"_id": "@syncfusion/ej2-angular-popups@17.3.16",
"_inBundle": false,
"_integrity": "sha512-hP1LIK4bHcUfDBLvYdenthv5bC+3jUA7xb8eFySbvBlIskMoyfZAARt74nBWI5XOhCstn8Ia6VBRvioQBb1vUw==",
"_integrity": "sha512-y/OcKYw++lFkNvAYFbeM4s1PHX7lyJpB7BDqZ9cz/xDUNbbYn83cp6AS6vODevIbH6LNkZ2XoUyfXjBvOInmBw==",
"_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-17.3.9.tgz",
"_shasum": "02fb83e18c85a634ec34e82ea8b372a2377897fa",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-angular-popups/-/ej2-angular-popups-17.3.16.tgz",
"_shasum": "f7d0fcf629ed1b6334cf3ca57f95e91d768d12d2",
"_spec": "@syncfusion/ej2-angular-popups@*",

@@ -35,5 +35,5 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included",

"dependencies": {
"@syncfusion/ej2-angular-base": "~17.3.16",
"@syncfusion/ej2-base": "~17.3.16",
"@syncfusion/ej2-popups": "17.3.16"
"@syncfusion/ej2-angular-base": "~17.3.19",
"@syncfusion/ej2-base": "~17.3.19",
"@syncfusion/ej2-popups": "17.3.19"
},

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

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc