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

@tos_/cli-welcome

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tos_/cli-welcome - npm Package Compare versions

Comparing version 0.0.4 to 1.0.0

4

index.js

@@ -18,3 +18,3 @@ #!/usr/bin/env node

clear: true,
version: 1
version: ''
};

@@ -39,2 +39,2 @@ const opts = {...defaultOptions, ...options};

console.log();
}
};
{
"name": "@tos_/cli-welcome",
"version": "0.0.4",
"version": "1.0.0",
"description": "Welcome customised header for Node.js CLI software",

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

@@ -12,3 +12,3 @@ const welcome = require('./index.js');

clear: true,
version: `v1.0`
version: `1.0`
});
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