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

cac

Package Overview
Dependencies
Maintainers
2
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cac - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

4

dist/cac.common.js

@@ -205,2 +205,6 @@ 'use strict';

CAC.prototype.runCommand = function runCommand (command) {
if (!command) {
return
}
var commandFn = command && command.fn

@@ -207,0 +211,0 @@

2

package.json
{
"name": "cac",
"version": "3.0.2",
"version": "3.0.3",
"description": "Command & Conquer, the command-line queen.",

@@ -5,0 +5,0 @@ "license": "MIT",

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