Socket
Socket
Sign inDemoInstall

@trufflesuite/spinnies

Package Overview
Dependencies
13
Maintainers
17
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

4

index.d.ts

@@ -14,5 +14,3 @@ // Attribution note:

type Color =
ChalkColor
| "none";
type Color = typeof ChalkColor | "none";

@@ -19,0 +17,0 @@ type StopAllStatus = "succeed" | "fail" | "warn" | "stopped";

{
"name": "@trufflesuite/spinnies",
"version": "0.1.0",
"version": "0.1.1",
"description": "Create and manage multiple spinners in command-line interface programs",

@@ -5,0 +5,0 @@ "main": "index.js",

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