@syncfusion/ej2-heatmap
Advanced tools
Comparing version 18.3.35 to 18.3.47
@@ -5,2 +5,4 @@ # Changelog | ||
## 18.3.35 (2020-10-01) | ||
### Heatmap | ||
@@ -7,0 +9,0 @@ |
/*! | ||
* filename: index.d.ts | ||
* version : 18.3.35 | ||
* version : 18.3.47 | ||
* 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-heatmap@*", | ||
"_id": "@syncfusion/ej2-heatmap@18.2.54", | ||
"_id": "@syncfusion/ej2-heatmap@18.3.35", | ||
"_inBundle": false, | ||
"_integrity": "sha512-PQXNihP0APVyVK07id4w5NcPCdogVYEgkWDOOpIDZUz+xWedf0FLhsfFP9mjsDVCKhNlaOd5OyfJD7WlUwIZiQ==", | ||
"_integrity": "sha512-SEtiGSWbGv0s9yHuwJjk0M/FnazoS7sq4kI2e3JnkaGpeLnpqBP+IhNa31S2UQM5cvOOqVpzI/ex25uMDA41Ww==", | ||
"_location": "/@syncfusion/ej2-heatmap", | ||
"_phantomChildren": {}, | ||
"_phantomChildren": { | ||
"@syncfusion/ej2-compression": "18.2.44" | ||
}, | ||
"_requested": { | ||
@@ -26,4 +28,4 @@ "type": "range", | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.2.54.tgz", | ||
"_shasum": "c30f4aab8c0a2bf2b09034eb61bcc4514a3a1433", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.3.35.tgz", | ||
"_shasum": "88b928d687fce9c6f918ad0aaf2530924c3636eb", | ||
"_spec": "@syncfusion/ej2-heatmap@*", | ||
@@ -36,8 +38,8 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.3.35", | ||
"@syncfusion/ej2-compression": "~18.3.35", | ||
"@syncfusion/ej2-data": "~18.3.35", | ||
"@syncfusion/ej2-file-utils": "~18.3.35", | ||
"@syncfusion/ej2-pdf-export": "~18.3.35", | ||
"@syncfusion/ej2-svg-base": "~18.3.35" | ||
"@syncfusion/ej2-base": "~18.3.47", | ||
"@syncfusion/ej2-compression": "~18.3.47", | ||
"@syncfusion/ej2-data": "~18.3.47", | ||
"@syncfusion/ej2-file-utils": "~18.3.47", | ||
"@syncfusion/ej2-pdf-export": "~18.3.47", | ||
"@syncfusion/ej2-svg-base": "~18.3.47" | ||
}, | ||
@@ -69,4 +71,4 @@ "deprecated": false, | ||
"typings": "index.d.ts", | ||
"version": "18.3.35", | ||
"version": "18.3.47", | ||
"sideEffects": false | ||
} |
@@ -28,3 +28,2 @@ import { CanvasRenderer } from '@syncfusion/ej2-svg-base'; | ||
* Internal class size for height and width | ||
* @private | ||
*/ | ||
@@ -80,3 +79,2 @@ export declare class Size { | ||
* Class to define the details of selected cell. | ||
* @private | ||
*/ | ||
@@ -83,0 +81,0 @@ export declare class SelectedCellDetails { |
@@ -78,3 +78,2 @@ var __extends = (this && this.__extends) || (function () { | ||
* Internal class size for height and width | ||
* @private | ||
*/ | ||
@@ -140,3 +139,2 @@ var Size = /** @class */ (function () { | ||
* Class to define the details of selected cell. | ||
* @private | ||
*/ | ||
@@ -143,0 +141,0 @@ var SelectedCellDetails = /** @class */ (function () { |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4358173
29793