🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@coreui/angular-chartjs

Package Overview
Dependencies
Maintainers
0
Versions
131
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coreui/angular-chartjs - npm Package Compare versions

Comparing version

to
5.3.4

4

lib/chartjs.component.d.ts

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

import { AfterViewInit, ChangeDetectorRef, ElementRef, EventEmitter, NgZone, OnChanges, OnDestroy, Renderer2, SimpleChanges } from '@angular/core';
import { AfterViewInit, ElementRef, EventEmitter, OnChanges, OnDestroy, SimpleChanges } from '@angular/core';
import type { ChartData, ChartOptions, ChartType, Plugin } from 'chart.js';

@@ -73,3 +73,3 @@ import { Chart as ChartJS } from 'chart.js';

};
constructor(ngZone: NgZone, renderer: Renderer2, changeDetectorRef: ChangeDetectorRef);
constructor();
ngAfterViewInit(): void;

@@ -76,0 +76,0 @@ ngOnChanges(changes: SimpleChanges): void;

{
"name": "@coreui/angular-chartjs",
"version": "5.3.3",
"version": "5.3.4",
"description": "Angular wrapper component for Chart.js",

@@ -5,0 +5,0 @@ "copyright": "Copyright 2024 creativeLabs Łukasz Holeczek",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet