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 4.0.0 to 4.0.1

4

lib/themes.js

@@ -30,4 +30,4 @@ 'use strict'

themes.addTheme('brailleSpinner', {
preProgressbar: '⸨',
postProgressbar: '⸩',
preProgressbar: '(',
postProgressbar: ')',
progressbarTheme: {

@@ -34,0 +34,0 @@ complete: '#',

{
"name": "gauge",
"version": "4.0.0",
"version": "4.0.1",
"description": "A terminal based horizontal gauge",

@@ -15,3 +15,4 @@ "main": "lib",

"snap": "tap",
"posttest": "npm run lint"
"posttest": "npm run lint",
"template-copy": "npm-template-copy --force"
},

@@ -45,3 +46,3 @@ "repository": {

"devDependencies": {
"@npmcli/template-oss": "^2.3.0",
"@npmcli/template-oss": "^2.7.1",
"readable-stream": "^3.6.0",

@@ -63,3 +64,5 @@ "tap": "^15.0.10"

},
"templateVersion": "2.3.0"
"templateOSS": {
"version": "2.7.1"
}
}
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