Socket
Socket
Sign inDemoInstall

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 5.0.14 to 5.0.15

3

dist/index.d.ts
/// <reference path="../declarations.d.ts" />
/// <reference types="minimist" />
import { Opts } from 'minimost';
import Cac, { ICacOptions } from './Cac';
import { Opts } from 'minimist';
declare function cac(opts?: ICacOptions): Cac;

@@ -5,0 +6,0 @@ declare namespace cac {

{
"name": "cac",
"version": "5.0.14",
"version": "5.0.15",
"description": "Command-line queen.",

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

"dependencies": {
"chalk": "^2.3.2",
"joycon": "^2.1.1",
"minimost": "^1.1.0",
"chalk": "^2.4.1",
"joycon": "^2.1.2",
"minimost": "^1.2.0",
"redent": "^2.0.0",

@@ -50,7 +50,5 @@ "string-width": "^2.1.1",

"@types/jest": "^22.2.3",
"@types/minimist": "^1.2.0",
"@types/node": "^9.6.5",
"@types/read-pkg-up": "^3.0.1",
"@types/strip-ansi": "^3.0.0",
"bili": "^3.1.0",
"bili": "^3.3.0",
"eslint-config-rem": "^3.0.0",

@@ -60,7 +58,7 @@ "execa": "^0.9.0",

"markdown-toc": "^1.1.0",
"rollup-plugin-typescript2": "^0.13.0",
"rollup-plugin-typescript2": "^0.17.2",
"strip-ansi": "^4.0.0",
"ts-jest": "^22.4.3",
"typescript": "^2.8.1"
"ts-jest": "^23.10.4",
"typescript": "^3.1.6"
}
}
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