@syncfusion/ej2-angular-heatmap
Advanced tools
Comparing version 17.2.47 to 17.2.48-beta
/*! | ||
* filename: ej2-angular-heatmap.umd.js | ||
* version : 17.2.47 | ||
* version : 17.2.48-beta | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
/*! | ||
* filename: ej2-angular-heatmap.umd.min.js | ||
* version : 17.2.47 | ||
* version : 17.2.48-beta | ||
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-angular-heatmap@*", | ||
"_id": "@syncfusion/ej2-angular-heatmap@17.2.46", | ||
"_id": "@syncfusion/ej2-angular-heatmap@17.1.1", | ||
"_inBundle": false, | ||
"_integrity": "sha512-ld0uk6fFcVMxr10C92nY49paatzsV6e0fgoNH81Bq4L+xBQMWQDFz/mZaRSmj/SWY4RKAx+Y5eiMQwfQeANTOw==", | ||
"_integrity": "sha512-T5Uak3gGwFH2hrrkua7ZfYtnUHBU9f+xZGncjaxdNF7aipSzy3S6t387l6TNlg/A4kBCI14OczM5OjX3JgWxGw==", | ||
"_location": "/@syncfusion/ej2-angular-heatmap", | ||
@@ -22,6 +22,6 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-angular-heatmap/-/ej2-angular-heatmap-17.2.46.tgz", | ||
"_shasum": "5e5b4840dc6f0823bd478d9047062b281cb0de6a", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-angular-heatmap/-/ej2-angular-heatmap-17.1.1.tgz", | ||
"_shasum": "79dcd505bc0c942804b4b25f28826ea777e801ca", | ||
"_spec": "@syncfusion/ej2-angular-heatmap@*", | ||
"_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"_where": "/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included", | ||
"author": { | ||
@@ -35,5 +35,5 @@ "name": "Syncfusion Inc." | ||
"dependencies": { | ||
"@syncfusion/ej2-angular-base": "~17.2.47", | ||
"@syncfusion/ej2-base": "~17.2.47", | ||
"@syncfusion/ej2-heatmap": "17.2.47" | ||
"@syncfusion/ej2-angular-base": "17.2.48-beta", | ||
"@syncfusion/ej2-base": "17.2.48-beta", | ||
"@syncfusion/ej2-heatmap": "17.2.48-beta" | ||
}, | ||
@@ -71,3 +71,3 @@ "deprecated": false, | ||
"typings": "ej2-angular-heatmap.d.ts", | ||
"version": "17.2.47" | ||
"version": "17.2.48-beta" | ||
} |
export declare const pkgName = "@syncfusion/ej2-angular-heatmap"; | ||
export declare const pkgVer = "^17.2.46"; | ||
export declare const pkgVer = "^17.1.1"; | ||
export declare const moduleName = "HeatMapModule"; | ||
export declare const themeVer = "~17.2.46"; | ||
export declare const themeVer = "~17.1.1"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.pkgName = '@syncfusion/ej2-angular-heatmap'; | ||
exports.pkgVer = '^17.2.46'; | ||
exports.pkgVer = '^17.1.1'; | ||
exports.moduleName = 'HeatMapModule'; | ||
exports.themeVer = '~17.2.46'; | ||
exports.themeVer = '~17.1.1'; |
export const pkgName = '@syncfusion/ej2-angular-heatmap'; | ||
export const pkgVer = '^17.2.46'; | ||
export const pkgVer = '^17.1.1'; | ||
export const moduleName = 'HeatMapModule'; | ||
export const themeVer = '~17.2.46'; | ||
export const themeVer = '~17.1.1'; |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
130002
2
+ Added@syncfusion/ej2-angular-base@17.2.48-beta(transitive)
+ Added@syncfusion/ej2-base@17.2.48-beta(transitive)
+ Added@syncfusion/ej2-data@17.2.48-beta(transitive)
+ Added@syncfusion/ej2-heatmap@17.2.48-beta(transitive)
+ Added@syncfusion/ej2-icons@17.2.48-beta(transitive)
+ Added@syncfusion/ej2-svg-base@17.2.48-beta(transitive)
- Removed@syncfusion/ej2-angular-base@17.2.49(transitive)
- Removed@syncfusion/ej2-base@17.2.49(transitive)
- Removed@syncfusion/ej2-data@17.2.47(transitive)
- Removed@syncfusion/ej2-heatmap@17.2.47(transitive)
- Removed@syncfusion/ej2-icons@17.2.47(transitive)
- Removed@syncfusion/ej2-svg-base@17.2.47(transitive)