Socket
Socket
Sign inDemoInstall

ng2-charts-x

Package Overview
Dependencies
11
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.3 to 2.0.4

6

package.json
{
"name": "ng2-charts-x",
"version": "2.0.3",
"version": "2.0.4",
"repository": {

@@ -29,4 +29,6 @@ "type": "git",

"rxjs": "^5.1.0",
"zone.js": "^0.8.4"
"zone.js": "^0.8.4",
"chart.js": "^2.6.0",
"moment": "^2.18.1"
}
}

@@ -28,2 +28,5 @@ # ng2-charts-x [![npm version](https://badge.fury.io/js/ng2-charts-x.svg)](http://badge.fury.io/js/ng2-charts-x) [![npm downloads](https://img.shields.io/npm/dm/ng2-charts-x.svg)](https://npmjs.org/ng2-charts-x)

```
This also installs chart.js and moment.
2. Add to your *app.module.ts*

@@ -30,0 +33,0 @@

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