Socket
Socket
Sign inDemoInstall

cli-spinners

Package Overview
Dependencies
0
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

4

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

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

"ava": "*",
"log-update": "^1.0.2",
"log-update": "^2.1.0",
"xo": "*"
}
}

@@ -15,3 +15,3 @@ # cli-spinners [![Build Status](https://travis-ci.org/sindresorhus/cli-spinners.svg?branch=master)](https://travis-ci.org/sindresorhus/cli-spinners)

```
$ npm install --save cli-spinners
$ npm install cli-spinners
```

@@ -37,7 +37,5 @@

The header GIF is outdated. Click below to see a preview of all the spinners.
The header GIF is outdated. See all the [spinner at once](http://jsfiddle.net/sindresorhus/2eLtsbey/embedded/result/) or [one at the time](https://asciinema.org/a/95348?size=big).
[![](https://asciinema.org/a/95348.png)](https://asciinema.org/a/95348?size=big)
## API

@@ -53,2 +51,3 @@

- [ora](https://github.com/sindresorhus/ora) - Elegant terminal spinner
- [CLISpinner](https://github.com/kiliankoe/CLISpinner) - Terminal spinners for Swift

@@ -55,0 +54,0 @@

@@ -663,3 +663,10 @@ {

"[ ]",
"[= ]",
"[== ]",
"[=== ]",
"[ ===]",
"[ ==]",
"[ =]",
"[ ]",
"[ =]",
"[ ==]",

@@ -666,0 +673,0 @@ "[ ===]",

Sorry, the diff of this file is not supported yet

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