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.2 to 0.0.3

test.js

4

index.js
#!/usr/bin/env node
(async () =>{
module.exports = async () =>{
console.log('welcome');
})()
}

@@ -6,0 +6,0 @@

{
"name": "@tos_/cli-welcome",
"version": "0.0.2",
"version": "0.0.3",
"description": "Welcome customised header for Node.js CLI software",

@@ -12,3 +12,3 @@ "main": "index.js",

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node test.js"
},

@@ -15,0 +15,0 @@ "repository": {

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