New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

yocto-spinner

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yocto-spinner - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

4

index.js

@@ -131,4 +131,4 @@ import process from 'node:process';

set text(value = '') {
this.#text = value;
set text(value) {
this.#text = value ?? '';
this.#render();

@@ -135,0 +135,0 @@ }

{
"name": "yocto-spinner",
"version": "0.2.0",
"version": "0.2.1",
"description": "Tiny terminal spinner",

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

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