Socket
Socket
Sign inDemoInstall

macaca-cli

Package Overview
Dependencies
396
Maintainers
5
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.2.6 to 2.3.0

2

bin/macaca-cli-run.js

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

.option('-p, --port <d>', 'Set port for server (defaults: ' + options.port + ')')
.option('-d, --directory <items>', 'Set directory for task runner (defaults: ' + options.directory + ')', value => value.split(','))
.option('-d, --directory <s>', 'Set directory for task runner (defaults: ' + options.directory + ')')
.option('-o, --output [s]', 'Set output html file')

@@ -31,0 +31,0 @@ .option('-r, --reporter <s>', 'Set reporter (default: Spec)')

{
"name": "macaca-cli",
"version": "2.2.6",
"version": "2.3.0",
"description": "Macaca command-line interface",

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc