ahmedelgabri
Advanced tools
Comparing version 5.0.1 to 5.0.2
@@ -49,3 +49,3 @@ const chalk = require('chalk') | ||
getCard: () => chalk.green(boxen(output, options)), | ||
getPlainCard: () => boxen(output, options), | ||
getPlainCard: () => output, | ||
} |
{ | ||
"name": "ahmedelgabri", | ||
"author": "Ahmed El Gabri <ahmed@gabri.me> (https://gabri.me)", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "A personal card for Ahmed El Gabri (@ahmedelgabri)", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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
5600