Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tweespaces

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tweespaces - npm Package Compare versions

Comparing version 0.0.18 to 0.0.19

2

package.json
{
"name": "tweespaces",
"description": "Lookup Twitter spaces by keyword",
"version": "0.0.18",
"version": "0.0.19",
"license": "MIT",

@@ -6,0 +6,0 @@ "bin": {

@@ -94,5 +94,5 @@ require('dotenv').config();

console.log();
console.log(emoji.get('writing_hand'), ' ', bold(creator))
console.log();
console.log(emoji.get('question'), ' ', dim(description))
console.log();
console.log(emoji.get('writing_hand'), ' ', bold(creator))
console.log()

@@ -99,0 +99,0 @@ console.log(emoji.get('baby_chick'), ' ', dim(bold(twitterHandleLink(creatorHandle))))

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