New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@syncfusion/ej2-angular-heatmap

Package Overview
Dependencies
Maintainers
3
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 25.1.35 to 25.2.3-ngcc

@syncfusion/ej2-angular-heatmap.es5.js

44

package.json
{
"_from": "@syncfusion/ej2-angular-heatmap@*",
"_id": "@syncfusion/ej2-angular-heatmap@18.14.11",
"_id": "@syncfusion/ej2-angular-heatmap@25.1.35",
"_inBundle": false,
"_integrity": "sha512-F079EFdJt0eGZ6Mhjp6i/QbtIkThQf10YbN17ta8+0poDRZCbEGlGr7DG1nIbVP2zI04RubTJ0e9X9WQiT5R2A==",
"_integrity": "sha512-7JZsWW4Tlrxrzb/nuCHrAtMfFxj0d9zNo165oj4sfoZ5AivcLEUHp/uBugozaBKpVDgm2lLI2dI3bDkf3LapiQ==",
"_location": "/@syncfusion/ej2-angular-heatmap",

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

],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-angular-release/@syncfusion/ej2-angular-heatmap/-/ej2-angular-heatmap-18.14.11.tgz",
"_shasum": "2c9c8d5e4d4df9d84dfbcbd780f9db38d850fa9a",
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-angular-heatmap/-/ej2-angular-heatmap-25.1.35.tgz",
"_shasum": "5d03fa69968f7d9d1b4103852b666a96e94b1655",
"_spec": "@syncfusion/ej2-angular-heatmap@*",
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/ivypackages/included",
"_where": "/jenkins/workspace/elease-automation_release_25.1.1/packages/included",
"author": {

@@ -35,26 +35,10 @@ "name": "Syncfusion Inc."

"dependencies": {
"@syncfusion/ej2-angular-base": "~25.1.35",
"@syncfusion/ej2-base": "~25.1.35",
"@syncfusion/ej2-heatmap": "25.1.35",
"tslib": "^2.3.0"
"@syncfusion/ej2-angular-base": "~25.2.3",
"@syncfusion/ej2-base": "~25.2.3",
"@syncfusion/ej2-heatmap": "25.2.3"
},
"deprecated": false,
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors for Angular",
"es2020": "fesm2020/syncfusion-ej2-angular-heatmap.mjs",
"esm2020": "esm2020/syncfusion-ej2-angular-heatmap.mjs",
"exports": {
"./package.json": {
"default": "./package.json"
},
".": {
"types": "./syncfusion-ej2-angular-heatmap.d.ts",
"esm2020": "./esm2020/syncfusion-ej2-angular-heatmap.mjs",
"es2020": "./fesm2020/syncfusion-ej2-angular-heatmap.mjs",
"es2015": "./fesm2015/syncfusion-ej2-angular-heatmap.mjs",
"node": "./fesm2015/syncfusion-ej2-angular-heatmap.mjs",
"default": "./fesm2020/syncfusion-ej2-angular-heatmap.mjs"
}
},
"fesm2015": "fesm2015/syncfusion-ej2-angular-heatmap.mjs",
"fesm2020": "fesm2020/syncfusion-ej2-angular-heatmap.mjs",
"devDependencies": {},
"es2015": "@syncfusion/ej2-angular-heatmap.js",
"homepage": "https://www.syncfusion.com/angular-components",

@@ -68,3 +52,5 @@ "keywords": [

"license": "SEE LICENSE IN license",
"module": "fesm2015/syncfusion-ej2-angular-heatmap.mjs",
"main": "dist/ej2-angular-heatmap.umd.js",
"metadata": "ej2-angular-heatmap.metadata.json",
"module": "@syncfusion/ej2-angular-heatmap.es5.js",
"name": "@syncfusion/ej2-angular-heatmap",

@@ -77,4 +63,4 @@ "repository": {

"sideEffects": false,
"typings": "syncfusion-ej2-angular-heatmap.d.ts",
"version": "25.1.35"
"typings": "ej2-angular-heatmap.d.ts",
"version": "25.2.3-ngcc"
}
export declare const pkgName = "@syncfusion/ej2-angular-heatmap";
export declare const pkgVer = "^18.14.11";
export declare const pkgVer = "^25.1.35";
export declare const moduleName = "HeatMapModule";
export declare const themeVer = "~18.14.11";
export declare const themeVer = "~25.1.35";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-heatmap';
exports.pkgVer = '^25.1.35';
exports.pkgVer = '^25.2.3';
exports.moduleName = 'HeatMapModule';
exports.themeVer = '~25.1.35';
exports.themeVer = '~25.2.3';
export const pkgName = '@syncfusion/ej2-angular-heatmap';
export const pkgVer = '^25.1.35';
export const pkgVer = '^25.2.3';
export const moduleName = 'HeatMapModule';
export const themeVer = '~25.1.35';
export const themeVer = '~25.2.3';
import { ValueProvider } from '@angular/core';
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./heatmap.module";
export declare const LegendService: ValueProvider;

@@ -12,5 +9,2 @@ export declare const TooltipService: ValueProvider;

export declare class HeatMapAllModule {
static ɵfac: i0.ɵɵFactoryDeclaration<HeatMapAllModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<HeatMapAllModule, never, [typeof i1.CommonModule, typeof i2.HeatMapModule], [typeof i2.HeatMapModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<HeatMapAllModule>;
}
import { ElementRef, ViewContainerRef, Renderer2, Injector } from '@angular/core';
import { IComponentBase } from '@syncfusion/ej2-angular-base';
import { HeatMap } from '@syncfusion/ej2-heatmap';
import * as i0 from "@angular/core";
export declare const inputs: string[];

@@ -40,4 +39,2 @@ export declare const outputs: string[];

addTwoWay: (propList: string[]) => void;
static ɵfac: i0.ɵɵFactoryDeclaration<HeatMapComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<HeatMapComponent, "ejs-heatmap", never, { "allowSelection": "allowSelection"; "backgroundColor": "backgroundColor"; "cellSettings": "cellSettings"; "dataSource": "dataSource"; "dataSourceSettings": "dataSourceSettings"; "enableMultiSelect": "enableMultiSelect"; "enablePersistence": "enablePersistence"; "enableRtl": "enableRtl"; "height": "height"; "legendSettings": "legendSettings"; "locale": "locale"; "margin": "margin"; "paletteSettings": "paletteSettings"; "renderingMode": "renderingMode"; "showTooltip": "showTooltip"; "theme": "theme"; "titleSettings": "titleSettings"; "tooltipSettings": "tooltipSettings"; "width": "width"; "xAxis": "xAxis"; "yAxis": "yAxis"; }, { "cellClick": "cellClick"; "cellDoubleClick": "cellDoubleClick"; "cellRender": "cellRender"; "cellSelected": "cellSelected"; "created": "created"; "legendRender": "legendRender"; "load": "load"; "loaded": "loaded"; "resized": "resized"; "tooltipRender": "tooltipRender"; }, never, never>;
}

@@ -1,4 +0,1 @@

import * as i0 from "@angular/core";
import * as i1 from "./heatmap.component";
import * as i2 from "@angular/common";
/**

@@ -8,5 +5,2 @@ * NgModule definition for the HeatMap component.

export declare class HeatMapModule {
static ɵfac: i0.ɵɵFactoryDeclaration<HeatMapModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<HeatMapModule, [typeof i1.HeatMapComponent], [typeof i2.CommonModule], [typeof i1.HeatMapComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<HeatMapModule>;
}
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