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

cli-form

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-form - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

package.json
{
"name": "cli-form",
"version": "0.1.0",
"version": "0.1.1",
"description": "Build user-friendly command-line forms",

@@ -21,3 +21,3 @@ "main": "index.js",

"dependencies": {
"cli-qa": "^2.1.0",
"cli-qa": "^2.1.*",
"config-doc": "^0.1.0",

@@ -24,0 +24,0 @@ "format-text": "0.0.3",

@@ -26,3 +26,3 @@ ## cli-form

form.prompt(function (answers) {
form.ask(function (answers) {

@@ -29,0 +29,0 @@ answers.github

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