Comparing version 4.3.3 to 4.3.4
@@ -276,6 +276,2 @@ 'use strict'; | ||
class Cac extends EventEmitter { | ||
static parse(argv, opts) { | ||
return minimost(argv, opts); | ||
} | ||
constructor({ bin, pkg } = {}) { | ||
@@ -282,0 +278,0 @@ super(); |
{ | ||
"name": "cac", | ||
"version": "4.3.3", | ||
"version": "4.3.4", | ||
"description": "Command-line queen.", | ||
@@ -5,0 +5,0 @@ "repository": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
21502
371