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

node-command-line-starter-1

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-command-line-starter-1 - npm Package Compare versions

Comparing version 2.4.6 to 2.4.7

6

package.json
{
"name": "node-command-line-starter-1",
"version": "2.4.6",
"version": "2.4.7",
"author": "Himanshu @himanshu-dixit",

@@ -44,3 +44,2 @@ "repository": "crusherdev/CLI",

"bin": {
"node-command-line-starter-1": "./src/bin/index.js",
"login": "./src/bin/login.js",

@@ -52,3 +51,4 @@ "logout": "./src/bin/logout.js",

"init": "./src/bin/init.js",
"info": "./src/bin/info.js"
"info": "./src/bin/info.js",
"node-command-line-starter-1": "./src/bin/index.js"
},

@@ -55,0 +55,0 @@ "keywords": [

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