cmd-ranking
Advanced tools
Comparing version 0.3.0 to 0.3.1
'use strict'; | ||
var chalk = require('chalk'); | ||
module.exports = require('yargs').usage('Usage:\n' + ('' + chalk.green.bold(' $0 [-c <number>] [--options]\n'))).example('' + chalk.green.bold('$0 -c 15 -n')).options({ | ||
module.exports = require('yargs').usage('Usage:\n' + ('' + chalk.green.bold(' $0 [-c <number>] [--options]\n'))).example('' + chalk.green.bold('$0 -c 15')).options({ | ||
'c': { | ||
@@ -6,0 +6,0 @@ alias: 'count', |
{ | ||
"name": "cmd-ranking", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "show ranking about your command history", | ||
@@ -39,3 +39,3 @@ "license": "MIT", | ||
"babel-preset-es2015": "^6.18.0", | ||
"gulp": "^3.9.1", | ||
"gulp": "^4.0.0", | ||
"gulp-babel": "^6.1.2", | ||
@@ -42,0 +42,0 @@ "gulp-plumber": "^1.2.0", |
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
5647
8
96