Socket
Socket
Sign inDemoInstall

ora

Package Overview
Dependencies
13
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.0 to 0.2.1

2

index.js

@@ -68,3 +68,3 @@ 'use strict';

Ora.prototype.start = function () {
if (!this.enabled) {
if (!this.enabled || this.id) {
return;

@@ -71,0 +71,0 @@ }

{
"name": "ora",
"version": "0.2.0",
"version": "0.2.1",
"description": "Elegant terminal spinner",

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

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