Socket
Socket
Sign inDemoInstall

ng2-charts-x

Package Overview
Dependencies
5
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.7.2 to 2.0.0

charts/charts.directive.d.ts

34

package.json
{
"name": "ng2-charts-x",
"version": "1.7.2",
"dependencies": {
"chart.js": "*"
"version": "2.0.0",
"repository": {
"type": "git",
"url": "https://github.com/donothingloop/ng2-charts-x"
},
"peerDependencies": {
"@angular/common": "*",
"@angular/core": "*"
"description": "Reactive, responsive, beautiful charts for Angular2 based on Chart.js",
"author": {
"name": "Alexander Müller",
"email": "alex@wq.lc"
},
"description": "Charts for Angular2 based on Chart.js",
"keywords": [

@@ -20,17 +20,13 @@ "angular",

],
"module": "index.ts",
"author": "Alexander Müller <alex@wq.lc>",
"license": "MIT",
"repository": "https://github.com/donothingloop/ng2-charts-x",
"bugs": {
"url": "https://github.com/donothingloop/ng2-charts-x/issues"
},
"homepage": "https://github.com/donothingloop/ng2-charts-x#readme",
"contributors": [
{
"name": "Alexander Müller",
"email": "alex@wq.lc",
"url": "https://github.com/donothingloop"
}
]
"module": "ng2-charts-x.js",
"typings": "ng2-charts-x.d.ts",
"peerDependencies": {
"@angular/core": "^4.0.0",
"rxjs": "^5.1.0",
"zone.js": "^0.8.4"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc