Socket
Socket
Sign inDemoInstall

cac

Package Overview
Dependencies
6
Maintainers
2
Versions
120
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.1 to 4.2.2

4

dist/cac.common.js

@@ -412,4 +412,6 @@ 'use strict';

var index = opts => new Cac(opts);
var index = function(opts) {
return new Cac(opts)
};
module.exports = index;
{
"name": "cac",
"version": "4.2.1",
"version": "4.2.2",
"description": "Command-line queen.",

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc