Socket
Socket
Sign inDemoInstall

tti.js

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tti.js - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

4

lib/tti.js

@@ -10,6 +10,4 @@ require('colors');

*/
const version = JSON.parse(fs.readFileSync('package.json')).version;
console.log(`${'i'.cyan} TTI by zephyr`);
console.log(`${'i'.cyan} TTI ${version}`);
const argumentsParser = argv => {

@@ -16,0 +14,0 @@ let raw = argv.slice(2);

{
"name": "tti.js",
"version": "1.0.4",
"version": "1.0.5",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc