Socket
Socket
Sign inDemoInstall

gauge

Package Overview
Dependencies
11
Maintainers
5
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.1 to 5.0.2

2

lib/base-theme.js

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

module.exports = {
activityIndicator: function (values, theme, width) {
activityIndicator: function (values, theme) {
if (values.spun == null) {

@@ -9,0 +9,0 @@ return

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

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

"test": "tap",
"lint": "eslint \"**/*.js\"",
"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
"postlint": "template-oss-check",

@@ -18,3 +18,3 @@ "lintfix": "npm run lint -- --fix",

"type": "git",
"url": "https://github.com/npm/gauge.git"
"url": "git+https://github.com/npm/gauge.git"
},

@@ -44,3 +44,3 @@ "keywords": [

"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.14.1",
"@npmcli/template-oss": "4.22.0",
"readable-stream": "^4.0.0",

@@ -68,5 +68,5 @@ "tap": "^16.0.1"

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