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

cac

Package Overview
Dependencies
Maintainers
3
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 6.7.2 to 6.7.3

8

dist/index.js

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

module.exports = cac;
module.exports.default = cac;
module.exports.cac = cac;
Object.assign(module.exports, {
default: cac,
cac,
CAC: CAC,
Command: Command
});
}

@@ -622,0 +626,0 @@

{
"name": "cac",
"version": "6.7.2",
"version": "6.7.3",
"description": "Simple yet powerful framework for building command-line apps.",

@@ -5,0 +5,0 @@ "repository": {

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