Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

figlet-cli

Package Overview
Dependencies
Maintainers
0
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

figlet-cli - npm Package Compare versions

Comparing version 0.1.1 to 0.2.0

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc