Socket
Socket
Sign inDemoInstall

tti.js

Package Overview
Dependencies
94
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.5 to 1.0.6

5

lib/tti.js

@@ -33,3 +33,4 @@ require('colors');

} else {
return console.log(`Please, use -- prefix for arguments.`);
console.log(`❌ Please, use -- prefix for arguments.`);
process.exit(1);
}

@@ -47,3 +48,3 @@ }

console.log(
'Usage: node pixelator [ options ]\n\n\
'Usage: tti [ options ]\n\n\
Options:\n\

@@ -50,0 +51,0 @@ \t--f|--file - Input text file directory. (required)\n\

2

package.json
{
"name": "tti.js",
"version": "1.0.5",
"version": "1.0.6",
"description": "Text to image conversion utility.",

@@ -5,0 +5,0 @@ "main": "./lib/tti.js",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc