🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@syncfusion/ej2-angular-charts

Package Overview
Dependencies
Maintainers
0
Versions
441
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version

to
27.2.5-701635

14

package.json
{
"_from": "@syncfusion/ej2-angular-charts@*",
"_id": "@syncfusion/ej2-angular-charts@27.2.3",
"_id": "@syncfusion/ej2-angular-charts@27.2.4",
"_inBundle": false,
"_integrity": "sha512-K6zVNlL+9idH3+0oHc0dq3ZA0QPNIJj7i1hySj/a1E4efVOk6r4UAI3m5m2/ZY7f/a4fkwf/xU39MaD/VJ10yw==",
"_integrity": "sha512-ZNGm86HCMUEe9JZWX0raF77Luv5Z+81CBg3mW1yujO1/6TiT5Nl8x5d0JFLr4nIjnHKRmwAYKLpg2/S7d3vOVg==",
"_location": "/@syncfusion/ej2-angular-charts",

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

],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-charts/-/ej2-angular-charts-27.2.3.tgz",
"_shasum": "eb5e4366579c89f1ada3a34d704c372ea1264080",
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-hotfix/@syncfusion/ej2-angular-charts/-/ej2-angular-charts-27.2.4.tgz",
"_shasum": "c8249194c95aba7ef47536c8cebe853c413f6724",
"_spec": "@syncfusion/ej2-angular-charts@*",

@@ -36,4 +36,4 @@ "_where": "/jenkins/workspace/elease-automation_release_27.1.1/ivypackages/included",

"@syncfusion/ej2-angular-base": "~27.2.2",
"@syncfusion/ej2-base": "~27.2.2",
"@syncfusion/ej2-charts": "27.2.4"
"@syncfusion/ej2-base": "~27.2.5",
"@syncfusion/ej2-charts": "27.2.5-701635"
},

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

"typings": "syncfusion-ej2-angular-charts.d.ts",
"version": "27.2.4"
"version": "27.2.5-701635"
}
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-charts';
exports.pkgVer = '^27.2.4';
exports.pkgVer = '^27.2.5';
exports.moduleName = 'ChartModule, AccumulationChartModule, RangeNavigatorModule, SparklineModule, SmithchartModule, StockChartModule, BulletChartModule, Chart3DModule, CircularChart3DModule';
exports.themeVer = '~27.2.4';
exports.themeVer = '~27.2.5';
export const pkgName = '@syncfusion/ej2-angular-charts';
export const pkgVer = '^27.2.4';
export const pkgVer = '^27.2.5';
export const moduleName = 'ChartModule, AccumulationChartModule, RangeNavigatorModule, SparklineModule, SmithchartModule, StockChartModule, BulletChartModule, Chart3DModule, CircularChart3DModule';
export const themeVer = '~27.2.4';
export const themeVer = '~27.2.5';

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