bandersnatch
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -97,3 +97,2 @@ "use strict"; | ||
this.createYargsInstance().parse(cmd, {}, (err, argv, output) => { | ||
console.log('program.run'); | ||
/** | ||
@@ -100,0 +99,0 @@ * From the yargs docs: |
{ | ||
"name": "bandersnatch", | ||
"description": "Simple TypeScript CLI / REPL framework", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"repository": { | ||
@@ -6,0 +6,0 @@ "type": "git", |
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
58195
1148