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

ngx-gauge

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-gauge - npm Package Compare versions

Comparing version

to
7.1.0

README.md

2

gauge/gauge.d.ts

@@ -50,2 +50,4 @@ import { SimpleChanges, Renderer2, AfterViewInit, ElementRef, OnChanges, OnDestroy, OnInit } from '@angular/core';

duration: number;
/** keep track of previous value in case of negative numbers or mistypes */
private _oldChangeVal;
constructor(_elementRef: ElementRef, _renderer: Renderer2);

@@ -52,0 +54,0 @@ ngOnInit(): void;

2

package.json
{
"name": "ngx-gauge",
"version": "7.0.0",
"version": "7.1.0",
"description": "A highly customizable Gauge Component for Angular 4+ apps and dashboards",

@@ -5,0 +5,0 @@ "repository": {

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

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