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.1 to 3.0.2

8

dist/cac.common.js

@@ -216,8 +216,4 @@ 'use strict';

} catch (err) {
if (err.code === 'MODULE_NOT_FOUND') {
console.error('\n%s(1) does not exist, try --help\n', binName)
process.exit(1)
} else {
throw err
}
console.error('\n%s(1) does not exist, try --help\n', binName)
throw err
}

@@ -224,0 +220,0 @@ }

{
"name": "cac",
"version": "3.0.1",
"version": "3.0.2",
"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