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

@syncfusion/ej2-vue-heatmap

Package Overview
Dependencies
Maintainers
2
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 16.3.27 to 16.3.29

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## 16.3.27 (2018-10-23)
### HeatMap

@@ -7,0 +9,0 @@

6

dist/ej2-vue-heatmap.umd.min.js
/*!
* filename: ej2-vue-heatmap.umd.min.js
* version : 16.3.27
* version : 16.3.29
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved.

@@ -12,3 +12,3 @@ * Use of this code is subject to the terms of our license.

* filename: ej2-vue-heatmap.umd.min.js
* version : 16.3.24
* version : 16.3.27
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved.

@@ -21,3 +21,3 @@ * Use of this code is subject to the terms of our license.

!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-heatmap"),require("@syncfusion/ej2-vue-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-heatmap","@syncfusion/ej2-vue-base"],t):t(e.ej={},e.ej2Heatmap,e.ej2VueBase)}(this,function(e,t,n){"use strict";var o=function(){var e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),r=function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},i=["cellSettings","dataSource","enablePersistence","enableRtl","height","legendSettings","locale","margin","paletteSettings","renderingMode","showTooltip","theme","titleSettings","width","xAxis","yAxis","cellClick","created","load","tooltipRender"],a=[],s=function(e){function s(){var n=e.call(this)||this;return n.propKeys=i,n.models=a,n.hasChildDirective=!0,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.HeatMap({}),n.bindProperties(),n}return o(s,e),s.prototype.render=function(e){return e("div",this.$slots.default)},s.prototype.heatMapMouseClick=function(e){return this.ej2Instances.heatMapMouseClick(e)},s.prototype.refresh=function(){return this.ej2Instances.refresh()},s=r([n.EJComponentDecorator({props:i})],s)}(n.ComponentBase),c={name:"ejs-heatmap",install:function(e){e.component(c.name,s)}};e.HeatMapComponent=s,e.HeatMapPlugin=c,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports,require("@syncfusion/ej2-heatmap"),require("@syncfusion/ej2-vue-base")):"function"==typeof define&&define.amd?define(["exports","@syncfusion/ej2-heatmap","@syncfusion/ej2-vue-base"],t):t(e.ej={},e.ej2Heatmap,e.ej2VueBase)}(this,function(e,t,n){"use strict";var o=function(){var e=function(t,n){return(e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n])})(t,n)};return function(t,n){function o(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(o.prototype=n.prototype,new o)}}(),r=function(e,t,n,o){var r,i=arguments.length,a=i<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,n):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,o);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(i<3?r(a):i>3?r(t,n,a):r(t,n))||a);return i>3&&a&&Object.defineProperty(t,n,a),a},i=["cellSettings","dataSource","enablePersistence","enableRtl","height","legendSettings","locale","margin","paletteSettings","renderingMode","showTooltip","theme","titleSettings","width","xAxis","yAxis","cellClick","created","load","tooltipRender"],a=[],s=function(e){function s(){var n=e.call(this)||this;return n.propKeys=i,n.models=a,n.hasChildDirective=!0,n.hasInjectedModules=!0,n.tagMapper={},n.tagNameMapper={},n.ej2Instances=new t.HeatMap({}),n.bindProperties(),n}return o(s,e),s.prototype.render=function(e){return e("div",this.$slots.default)},s.prototype.heatMapMouseClick=function(e){return this.ej2Instances.heatMapMouseClick(e)},s.prototype.refresh=function(){return this.ej2Instances.refresh()},s=r([n.EJComponentDecorator({props:i})],s)}(n.ComponentBase),c={name:"ejs-heatmap",install:function(e){e.component(c.name,s)}};e.HeatMapComponent=s,e.HeatMapPlugin=c,Object.keys(t).forEach(function(n){e[n]=t[n]}),Object.defineProperty(e,"__esModule",{value:!0})});
//# sourceMappingURL=ej2-vue-heatmap.umd.min.js.map

@@ -5,5 +5,8 @@ import { HeatMap } from '@syncfusion/ej2-heatmap';

var __extends = (undefined && undefined.__extends) || (function () {
var extendStatics = Object.setPrototypeOf ||
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
var extendStatics = function (d, b) {
extendStatics = Object.setPrototypeOf ||
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
return extendStatics(d, b);
};
return function (d, b) {

@@ -10,0 +13,0 @@ extendStatics(d, b);

{
"name": "@syncfusion/ej2-vue-heatmap",
"version": "16.3.27",
"version": "16.3.29",
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors for Vue",

@@ -29,5 +29,5 @@ "author": "Syncfusion Inc.",

"dependencies": {
"@syncfusion/ej2-base": "~16.3.24",
"@syncfusion/ej2-vue-base": "~16.3.25",
"@syncfusion/ej2-heatmap": "16.3.27"
"@syncfusion/ej2-base": "~16.3.29",
"@syncfusion/ej2-vue-base": "~16.3.29",
"@syncfusion/ej2-heatmap": "16.3.29"
},

@@ -34,0 +34,0 @@ "devDependencies": {

@@ -1,5 +0,1 @@

import * as vueheatmap from './index';
import * as base from '@syncfusion/ej2-base';
import * as vuebase from '@syncfusion/ej2-vue-base';
import * as heatmap from '@syncfusion/ej2-heatmap';
export { vueheatmap, base, vuebase, heatmap };
export * from './index';
var __extends = (this && this.__extends) || (function () {
var extendStatics = Object.setPrototypeOf ||
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
var extendStatics = function (d, b) {
extendStatics = Object.setPrototypeOf ||
({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) ||
function (d, b) { for (var p in b) if (b.hasOwnProperty(p)) d[p] = b[p]; };
return extendStatics(d, b);
}
return function (d, b) {

@@ -6,0 +9,0 @@ extendStatics(d, b);

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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