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

ng2-charts

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-charts - npm Package Compare versions

Comparing version 2.0.0-beta.3 to 2.0.0-beta.4

8

package.json
{
"name": "ng2-charts",
"version": "2.0.0-beta.3",
"version": "2.0.0-beta.4",
"peerDependencies": {

@@ -22,3 +22,3 @@ "@angular/common": "^7.2.0",

"type": "git",
"url": "git+https://github.com/paviad/ng2-charts.git"
"url": "git+https://github.com/valor-software/ng2-charts.git"
},

@@ -30,5 +30,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/paviad/ng2-charts/issues"
"url": "https://github.com/valor-software/ng2-charts/issues"
},
"homepage": "https://github.com/paviad/ng2-charts#readme",
"homepage": "https://github.com/valor-software/ng2-charts#readme",
"module": "fesm5/ng2-charts.js",

@@ -35,0 +35,0 @@ "es2015": "fesm2015/ng2-charts.js",

@@ -1,2 +0,2 @@

# ng2-charts [![npm version](https://badge.fury.io/js/ng2-charts.svg)](http://badge.fury.io/js/ng2-charts) [![npm downloads](https://img.shields.io/npm/dm/ng2-charts.svg)](https://npmjs.org/ng2-charts) [![slack](https://ngx-slack.herokuapp.com/badge.svg)](https://ngx-slack.herokuapp.com)
# ng2-charts [![npm version](https://badge.fury.io/js/ng2-charts.svg)](http://badge.fury.io/js/ng2-charts) [![npm downloads](https://img.shields.io/npm/dm/ng2-charts.svg)](https://npmjs.org/ng2-charts) [slack](https://ngx-home.slack.com)
Beautiful charts for Angular2 based on Chart.js

@@ -13,3 +13,3 @@

Sample using ng2-charts@2.0.0-beta.3
Sample using ng2-charts@2.0.0-beta.4

@@ -34,3 +34,3 @@ https://stackblitz.com/edit/ng2-charts7-demo

```bash
npm install ng2-charts@2.0.0-beta.3 --save
npm install ng2-charts@2.0.0-beta.4 --save
```

@@ -37,0 +37,0 @@ 2. You need to install and include `Chart.js` library in your application (it is a peer dependency of this library) (more info can be found in the official `chart.js` [documentation](http://www.chartjs.org/docs/#getting-started))

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