Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

cli-spinners

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-spinners - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

1

index.d.ts

@@ -18,2 +18,3 @@ // TODO: Load the spinner names from the JSON file.

| 'dots8Bit'
| 'dotsCircle'
| 'sand'

@@ -20,0 +21,0 @@ | 'line'

2

package.json
{
"name": "cli-spinners",
"version": "3.1.0",
"version": "3.2.0",
"description": "Spinners for use in the terminal",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -568,2 +568,15 @@ {

},
"dotsCircle": {
"interval": 80,
"frames": [
"⢎ ",
"⠎⠁",
"⠊⠑",
"⠈⠱",
" ⡱",
"⢀⡰",
"⢄⡠",
"⢆⡀"
]
},
"sand": {

@@ -570,0 +583,0 @@ "interval": 80,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc