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.1 to 1.0.2

7

package.json
{
"name": "tti.js",
"version": "1.0.1",
"version": "1.0.2",
"description": "Text to image conversion utility.",
"main": "index.js",
"main": "./lib/tti.js",
"scripts": {

@@ -19,3 +19,6 @@ "test": "echo \"Error: no test specified\" && exit 1"

"bin": "./bin"
},
"bin": {
"tti": "./bin/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