Socket
Socket
Sign inDemoInstall

prompt-question

Package Overview
Dependencies
73
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.3 to 4.0.0

1

lib/utils.js

@@ -38,3 +38,2 @@ 'use strict';

}
define(question, 'cache', cache);

@@ -41,0 +40,0 @@ var opts = question.options;

8

package.json
{
"name": "prompt-question",
"description": "Question object, used by Enquirer and prompt plugins.",
"version": "3.0.3",
"version": "4.0.0",
"homepage": "https://github.com/enquirer/prompt-question",

@@ -18,3 +18,3 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",

"engines": {
"node": ">=0.10.0"
"node": ">=4.0.0"
},

@@ -31,3 +31,3 @@ "scripts": {

"koalas": "^1.0.2",
"prompt-choices": "^3.0.3"
"prompt-choices": "^4.0.0"
},

@@ -41,3 +41,3 @@ "devDependencies": {

"gulp-unused": "^0.2.1",
"mocha": "^3.4.1"
"mocha": "^3.4.2"
},

@@ -44,0 +44,0 @@ "keywords": [

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