@syncfusion/ej2-vue-heatmap
Advanced tools
Comparing version 20.2.43 to 20.2.45
/*! | ||
* filename: ej2-vue-heatmap.umd.min.js | ||
* version : 20.2.43 | ||
* version : 20.2.45 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
@@ -34,5 +34,5 @@ { | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~20.2.43", | ||
"@syncfusion/ej2-heatmap": "20.2.43", | ||
"@syncfusion/ej2-vue-base": "~20.2.43" | ||
"@syncfusion/ej2-base": "~20.2.45", | ||
"@syncfusion/ej2-heatmap": "20.2.45", | ||
"@syncfusion/ej2-vue-base": "~20.2.45" | ||
}, | ||
@@ -65,4 +65,7 @@ "deprecated": false, | ||
}, | ||
"version": "20.2.43", | ||
"scripts": { | ||
"postinstall": "node ../ej2-vue-base/postinstall.js" | ||
}, | ||
"version": "20.2.45", | ||
"sideEffects": false | ||
} |
Sorry, the diff of this file is too big to display
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
1024501
1
+ Added@syncfusion/ej2-heatmap@20.2.45(transitive)
- Removed@syncfusion/ej2-heatmap@20.2.43(transitive)