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

coa

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

coa - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

lib/cmd.js

@@ -243,3 +243,3 @@ // Generated by CoffeeScript 1.6.3

if (msg) {
UTIL.error(msg);
console.error(msg);
}

@@ -246,0 +246,0 @@ return process.exit(code || 0);

{
"name": "coa",
"description": "Command-Option-Argument: Yet another parser for command line options.",
"version": "1.0.0",
"version": "1.0.1",
"homepage": "http://github.com/veged/coa",

@@ -6,0 +6,0 @@ "author": "Sergey Berezhnoy <veged@ya.ru> (http://github.com/veged)",

Sorry, the diff of this file is not supported yet

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