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

asciify

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

asciify - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

8

package.json
{
"name": "asciify",
"version": "1.3.4",
"version": "1.3.5",
"description": "Plain text awesomizer. A hybrid npm module and CLI for turning plain text into ascii art.",

@@ -8,7 +8,7 @@ "main": "index.js",

"optimist": "~0.6.0",
"pad": "0.0.4"
"pad": "0.0.4",
"chalk": "~0.3.0"
},
"devDependencies": {
"tap": "~0.4.1",
"chalk": "~0.3.0"
"tap": "~0.4.1"
},

@@ -15,0 +15,0 @@ "directories": {

@@ -98,3 +98,4 @@ ASCIIFY

* 1.3.4 - Add `color` option to pick your font color
* 1.3.5 - Fix chalk dependency mix up
* 1.3.4 - Add `color` option to pick your font color (DO NOT USE)
* 1.3.3 - Add maxWidth option to allow output truncation

@@ -101,0 +102,0 @@ * 1.3.2 - Update figlet-js with falsy input validation

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