You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@syncfusion/ej2-angular-grids

Package Overview
Dependencies
Maintainers
3
Versions
504
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-angular-grids - npm Package Compare versions

Comparing version

to
30.1.39-ngcc

4

package.json
{
"name": "@syncfusion/ej2-angular-grids",
"version": "30.1.38",
"version": "30.1.39-ngcc",
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Angular",

@@ -11,3 +11,3 @@ "author": "Syncfusion Inc.",

"@syncfusion/ej2-angular-base": "~30.1.37",
"@syncfusion/ej2-grids": "30.1.38"
"@syncfusion/ej2-grids": "30.1.39"
},

@@ -14,0 +14,0 @@ "keywords": [

export declare const pkgName = "@syncfusion/ej2-angular-grids";
export declare const pkgVer = "^1.194.0";
export declare const pkgVer = "^1.193.11";
export declare const moduleName = "GridModule, PagerModule";
export declare const themeVer = "~1.194.0";
export declare const themeVer = "~1.193.11";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-grids';
exports.pkgVer = '^30.1.38';
exports.pkgVer = '^30.1.39';
exports.moduleName = 'GridModule, PagerModule';
exports.themeVer = '~30.1.38';
exports.themeVer = '~30.1.39';
export const pkgName = '@syncfusion/ej2-angular-grids';
export const pkgVer = '^30.1.38';
export const pkgVer = '^30.1.39';
export const moduleName = 'GridModule, PagerModule';
export const themeVer = '~30.1.38';
export const themeVer = '~30.1.39';

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