Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-layouts

Package Overview
Dependencies
Maintainers
3
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-layouts - npm Package Compare versions

Comparing version 18.1.36-beta to 18.1.42

2

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 18.1.36-beta
* version : 18.1.42
* 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-layouts@*",
"_id": "@syncfusion/ej2-layouts@17.4.39",
"_id": "@syncfusion/ej2-layouts@18.1.36",
"_inBundle": false,
"_integrity": "sha512-+44brzxHCW7TtViKPjYcRRnnKglGVS9hO5cL0xMEJCvwyUVuljFloRNT6ro6TOoMCSKJicrZkHwrIdBnFrPGHA==",
"_integrity": "sha512-0y6jT59w6RPLuAqppdIVcDdvysotMg5WHkjqSjn1gjVXOSjC//dF5QX3fRg3xro+6Q2BT2ZaatGLDzIzmVqP+Q==",
"_location": "/@syncfusion/ej2-layouts",

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

],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-layouts/-/ej2-layouts-17.4.39.tgz",
"_shasum": "9d935ed6cfd37899a704cee655c658c32096c3f8",
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-layouts/-/ej2-layouts-18.1.36.tgz",
"_shasum": "952c9d2a49066501235d28f7778828d5b3d4b808",
"_spec": "@syncfusion/ej2-layouts@*",

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

"dependencies": {
"@syncfusion/ej2-base": "~18.1.36-beta"
"@syncfusion/ej2-base": "~18.1.42"
},

@@ -80,4 +80,4 @@ "deprecated": false,

"typings": "index.d.ts",
"version": "18.1.36-beta",
"version": "18.1.42",
"sideEffects": false
}

@@ -60,2 +60,5 @@ import { Component, ChildProperty } from '@syncfusion/ej2-base';

}
/**
* Provides information about a SanitizeSelectors.
*/
export interface SanitizeSelectors {

@@ -67,2 +70,5 @@ /** Returns the tags. */

}
/**
* Provides information about a BeforeSanitizeHtml event.
*/
export interface BeforeSanitizeHtmlArgs {

@@ -82,2 +88,5 @@ /** Illustrates whether the current action needs to be prevented or not. */

}
/**
* Provides information about a SanitizeRemoveAttributes.
*/
export interface SanitizeRemoveAttrs {

@@ -439,2 +448,5 @@ /** Defines the attribute name to sanitize */

}
/**
* Provides information about a Resize event.
*/
export interface ResizeEventArgs {

@@ -457,2 +469,5 @@ /** Contains the root element of resizing pane. */

}
/**
* Provides information about a Resizing event.
*/
export interface ResizingEventArgs {

@@ -472,2 +487,5 @@ /** Contains the root element of resizing pane. */

}
/**
* Provides information about a BeforeExpand event.
*/
export interface BeforeExpandEventArgs {

@@ -499,2 +517,5 @@ /**

}
/**
* Provides information about a Expanded event.
*/
export interface ExpandedEventArgs {

@@ -501,0 +522,0 @@ /**

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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