Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-charts

Package Overview
Dependencies
Maintainers
2
Versions
297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-charts - npm Package Compare versions

Comparing version 1.0.19 to 1.0.20

dist/global/accumulationChart.js

99

package.json
{
"name": "@syncfusion/ej2-charts",
"version": "1.0.19",
"description": "Essential JS 2 Chart Components",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
"_args": [
[
{
"raw": "@syncfusion/ej2-charts",
"scope": "@syncfusion",
"escapedName": "@syncfusion%2fej2-charts",
"name": "@syncfusion/ej2-charts",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"C:\\Users\\ajithr\\Desktop\\ej2"
]
],
"_from": "@syncfusion/ej2-charts@latest",
"_id": "@syncfusion/ej2-charts@1.0.19",
"_inCache": true,
"_location": "/@syncfusion/ej2-charts",
"_nodeVersion": "8.2.0",
"_npmUser": {
"name": "ej2",
"email": "pipeline@syncfusion.com"
},
"_npmVersion": "4.6.1",
"_phantomChildren": {},
"_requested": {
"raw": "@syncfusion/ej2-charts",
"scope": "@syncfusion",
"escapedName": "@syncfusion%2fej2-charts",
"name": "@syncfusion/ej2-charts",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/@syncfusion/ej2-ng-charts",
"/@syncfusion/ej2-react-charts"
],
"_resolved": "http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-charts/-/ej2-charts-1.0.19.tgz",
"_shasum": "85edc7b354b021e2b053d97baf31ec83506405d7",
"_shrinkwrap": null,
"_spec": "@syncfusion/ej2-charts",
"_where": "C:\\Users\\ajithr\\Desktop\\ej2",
"author": {
"name": "Syncfusion Inc."
},
"bugs": {
"url": "https://github.com/syncfusion/ej2-charts/issues"
},
"config": {
"ghooks": {
"pre-commit": "gulp pre-commit",
"pre-push": "gulp pre-push",
"commit-msg": "gulp commit-msg"
}
},
"dependencies": {
"@syncfusion/ej2-base": "^1.0.19",
"@syncfusion/ej2-data": "^1.0.19",
"@syncfusion/ej2-popups": "^1.0.17"
"@syncfusion/ej2-base": "*",
"@syncfusion/ej2-data": "*",
"@syncfusion/ej2-popups": "*"
},
"description": "Essential JS 2 Chart Components",
"devDependencies": {
"@syncfusion/ej2-build": "*",
"@types/chai": "^3.4.28",

@@ -19,2 +73,8 @@ "@types/es6-promise": "0.0.28",

},
"dist": {
"shasum": "85edc7b354b021e2b053d97baf31ec83506405d7",
"tarball": "http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-charts/-/ej2-charts-1.0.19.tgz"
},
"gitHead": "9058ffff833494168ce792830b85908607eaacb9",
"homepage": "https://github.com/syncfusion/ej2-charts#readme",
"keywords": [

@@ -25,6 +85,23 @@ "ej2",

],
"license": "SEE LICENSE IN license",
"maintainers": [
{
"name": "ej2",
"email": "pipeline@syncfusion.com"
}
],
"name": "@syncfusion/ej2-charts",
"optionalDependencies": {},
"readme": "\n# Overview\n\nThe Chart control is used to visualize the data with user interactivity and provides customizing options to configure the data visually.\nIt can bind data from datasource such as array of JSON objects , OData web services or\n[`DataManager`](http://ej2.syncfusion.com/documentation/data/api-dataManager.html). All chart elements are\nrendered using Scalable Vector Graphics (SVG).\n\n## Key Features\n\n* Supports 14 interactive chart types starting from line series to stacking series.\n* Support to bind local and remote datasource.\n* Supports multiple axes, and able to plot data with different data types such as numbers, datetime, logarithmic and string.\n* Supports interactive features like zooming, crosshair, trackball, tooltip and selection.\n\n## Resources\n\n[Demos](http://ej2.syncfusion.com/demos/#/chart/line.html)\n[Documentation](http://ej2.syncfusion.com/documentation/chart/)",
"readmeFilename": "ReadMe.md",
"repository": {
"type": "git",
"url": "https://github.com/syncfusion/ej2-charts.git"
}
}
"url": "git+https://github.com/syncfusion/ej2-charts.git"
},
"scripts": {
"ci-publish": "gulp ci-publish",
"compile": "gulp ci-compile",
"test": "gulp ci-test"
},
"version": "1.0.20"
}

6

ReadMe.md

@@ -19,6 +19,2 @@

[Demos](http://ej2.syncfusion.com/demos/#/chart/line.html)
[Documentation](http://ej2.syncfusion.com/documentation/chart/)
## Changelog
Check the changelog [here](https://github.com/syncfusion/ej2-charts/blob/master/CHANGELOG.md)
[Documentation](http://ej2.syncfusion.com/documentation/chart/)

Sorry, the diff of this file is too big to display

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