Socket
Socket
Sign inDemoInstall

gauge

Package Overview
Dependencies
11
Maintainers
6
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 5.0.1

2

lib/index.js

@@ -5,3 +5,3 @@ 'use strict'

var hasColor = require('./has-color.js')
var onExit = require('signal-exit')
var onExit = require('signal-exit').onExit
var defaultThemes = require('./themes')

@@ -8,0 +8,0 @@ var setInterval = require('./set-interval.js')

{
"name": "gauge",
"version": "5.0.0",
"version": "5.0.1",
"description": "A terminal based horizontal gauge",

@@ -35,3 +35,3 @@ "main": "lib",

"has-unicode": "^2.0.1",
"signal-exit": "^3.0.7",
"signal-exit": "^4.0.1",
"string-width": "^4.2.3",

@@ -42,4 +42,4 @@ "strip-ansi": "^6.0.1",

"devDependencies": {
"@npmcli/eslint-config": "^3.0.1",
"@npmcli/template-oss": "4.5.1",
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.14.1",
"readable-stream": "^4.0.0",

@@ -67,4 +67,5 @@ "tap": "^16.0.1"

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.5.1"
"version": "4.14.1",
"publish": "true"
}
}
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