Comparing version 0.1.1 to 0.2.0
{ | ||
"name": "figlet-cli", | ||
"version": "0.1.1", | ||
"version": "0.2.0", | ||
"description": "Command line interface for the FIGlet.js library.", | ||
@@ -27,3 +27,3 @@ "keywords": ["figlet", "ascii", "art", "banner", "ansi"], | ||
"optimist": "~0.6.0", | ||
"figlet": "^1.3.0" | ||
"figlet": "^1.8.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
@@ -40,2 +40,8 @@ # figlet-cli | ||
Following example uses an external font file | ||
```shell | ||
figlet --ff .\phm-largetype.flf "Hi" | ||
``` | ||
## Goals | ||
@@ -42,0 +48,0 @@ |
Sorry, the diff of this file is not supported yet
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
4610
56
Updatedfiglet@^1.8.0