Socket
Socket
Sign inDemoInstall

ora

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ora - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

6

index.js

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

if (!this.enabled) {
return;
return this;
}

@@ -74,3 +74,3 @@

if (!this.enabled || this.id) {
return;
return this;
}

@@ -87,3 +87,3 @@

if (!this.enabled) {
return;
return this;
}

@@ -90,0 +90,0 @@

{
"name": "ora",
"version": "0.2.2",
"version": "0.2.3",
"description": "Elegant 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