Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-notifications

Package Overview
Dependencies
Maintainers
3
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-notifications - npm Package Compare versions

Comparing version 20.4.42 to 20.4.48

2

dist/ej2-notifications.min.js
/*!
* filename: ej2-notifications.min.js
* version : 20.4.42
* version : 20.4.48
* 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-notifications.umd.min.js
* version : 20.4.42
* version : 20.4.48
* 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-notifications.min.js
* version : 20.4.42
* version : 20.4.48
* 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: index.d.ts
* version : 20.4.42
* version : 20.4.48
* 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-notifications@*",
"_id": "@syncfusion/ej2-notifications@20.4.40",
"_id": "@syncfusion/ej2-notifications@20.4.42",
"_inBundle": false,
"_integrity": "sha512-ld0j5p50FvfuxeAVVa4+ugwM+oVJ5KJ14eF+CsJ4f1OcWZiMFcWSW4x4oJkKqhQmGyPXAZW1EBdtKYTpb0ZIrQ==",
"_integrity": "sha512-NRtZvakAAGFUSAVKLpLUF9E/8eDbzKAWE5l0hbu8S4t8G3GBmB3J+bC1eqNFXOUTPpkbwhxv12pIhnoWLsacVg==",
"_location": "/@syncfusion/ej2-notifications",

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

],
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-notifications/-/ej2-notifications-20.4.40.tgz",
"_shasum": "d38b5cf145d36f1ede885ac90e5b053530f43402",
"_resolved": "https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-notifications/-/ej2-notifications-20.4.42.tgz",
"_shasum": "2aefc4ff8f727a7c14913f3b385d921d70ba410d",
"_spec": "@syncfusion/ej2-notifications@*",

@@ -39,5 +39,5 @@ "_where": "/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included",

"dependencies": {
"@syncfusion/ej2-base": "~20.4.42",
"@syncfusion/ej2-buttons": "~20.4.42",
"@syncfusion/ej2-popups": "~20.4.42"
"@syncfusion/ej2-base": "~20.4.48",
"@syncfusion/ej2-buttons": "~20.4.48",
"@syncfusion/ej2-popups": "~20.4.48"
},

@@ -76,5 +76,5 @@ "deprecated": false,

"typings": "index.d.ts",
"version": "20.4.42",
"version": "20.4.48",
"sideEffects": false,
"homepage": "https://www.syncfusion.com/javascript-ui-controls"
}

@@ -37,3 +37,4 @@ import { Component, getUniqueID, formatUnit, INotifyPropertyChanged, NotifyPropertyChanges, Property, attributes, removeClass, addClass } from '@syncfusion/ej2-base';

* Defines the shape of the Skeleton.
*
* {% codeBlock src='skeleton/shape/index.md' %}{% endcodeBlock %}
*
* @isenumeration true

@@ -47,3 +48,4 @@ * @default SkeletonType.Text

* Defines the animation effect of the Skeleton.
*
* {% codeBlock src='skeleton/shimmerEffect/index.md' %}{% endcodeBlock %}
*
* @isenumeration true

@@ -65,3 +67,3 @@ * @default ShimmerEffect.Wave

*
* @default '''
* @default ""
*/

@@ -68,0 +70,0 @@ cssClass?: string;

@@ -90,2 +90,3 @@ import { Component, INotifyPropertyChanged } from '@syncfusion/ej2-base';

* Defines the shape of the Skeleton.
* {% codeBlock src='skeleton/shape/index.md' %}{% endcodeBlock %}
*

@@ -99,2 +100,3 @@ * @isenumeration true

* Defines the animation effect of the Skeleton.
* {% codeBlock src='skeleton/shimmerEffect/index.md' %}{% endcodeBlock %}
*

@@ -115,3 +117,3 @@ * @isenumeration true

*
* @default '''
* @default ""
*/

@@ -118,0 +120,0 @@ cssClass: string;

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