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

ywca-cli

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ywca-cli - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

6

index.js

@@ -0,1 +1,3 @@

#! /usr/bin/env node
var command = process.argv[2]

@@ -7,3 +9,3 @@ var target = process.argv[3]

} catch (e) {
console.log("No task was found for command [" + command + "] and target [" + target + "]!")
}
console.log("No task was found for command [" + command + "] and target [" + target + "]!")
}
{
"name": "ywca-cli",
"version": "0.0.3",
"version": "0.0.4",
"description": "CLI tool for YWeb Course Assitant",

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

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