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
4
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 5.0.3 to 5.0.4

schematics/src/ng-generate/bar/files/__path__/__name@dasherize@if-flat__/__name@dasherize__.component.__style__.template

2

package.json
{
"version": "5.0.3",
"version": "5.0.4",
"name": "ng2-charts",

@@ -4,0 +4,0 @@ "description": "Reactive, responsive, beautiful charts for Angular based on Chart.js",

@@ -66,3 +66,3 @@ # 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) ![Travis CI](https://travis-ci.org/valor-software/ng2-charts.svg?branch=development) [slack](https://ngx-home.slack.com)

<td></td>
<td colspan="4">ng2-chart version</td>
<td colspan="5">ng2-chart version</td>
</tr>

@@ -85,2 +85,3 @@

<td></td>
<td></td>
</tr>

@@ -94,2 +95,3 @@

<td></td>
<td></td>
</tr>

@@ -103,2 +105,3 @@

<td></td>
<td></td>
</tr>

@@ -112,2 +115,3 @@

<td></td>
<td></td>
</tr>

@@ -121,2 +125,3 @@

<td></td>
<td></td>
</tr>

@@ -130,2 +135,3 @@

<td>✓</td>
<td></td>
</tr>

@@ -139,2 +145,3 @@

<td>✓</td>
<td></td>
</tr>

@@ -141,0 +148,0 @@

@@ -5,4 +5,3 @@ {

"type": "commonjs",
"main": "./src/ng-add/index.js",
"types": "./src/ng-add/index.d.ts"
"main": "./src/ng-add/index.js"
}

@@ -9,4 +9,4 @@ "use strict";

const package_config_1 = require("../utils/package-config");
const NG2_CHARTS_VERSION = '3.0.0';
const CHARTJS_VERSION = '3.6.0';
const NG2_CHARTS_VERSION = '5.0.0';
const CHARTJS_VERSION = '4.3.0';
/**

@@ -13,0 +13,0 @@ * This is executed when `ng add @ng-bootstrap/ng-bootstrap` is run.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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