New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

synchro-prompt

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

synchro-prompt - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

27

package.json
{
"name": "synchro-prompt",
"version": "1.0.1",
"version": "1.0.2",
"description": "super simple synchronous cli prompt using readline-sync with chalk coloring",

@@ -9,4 +9,25 @@ "main": "index.js",

},
"author": "Joshua Kleckner <dev@lokua.net> (http://lokua.net/)",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/Lokua/synchro-prompt.git"
},
"keywords": [
"sync",
"synchro",
"synchronous",
"cli",
"prompt"
],
"author": {
"name": "Joshua Kleckner"
},
"email": "dev@lokua.net",
"website": "http://lokua.net",
"license": {
"type": "MIT",
"url": "http://lokua.net/license-mit.html"
},
"bugs": {
"url": "https://github.com/Lokua/synchro-prompt/issues"
},
"dependencies": {

@@ -13,0 +34,0 @@ "chalk": "^0.5.1",

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