Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

prompt-question

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

prompt-question - npm Package Compare versions

Comparing version 2.1.0 to 3.0.0

14

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

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

"dependencies": {
"clone-deep": "^0.2.4",
"debug": "^2.6.6",
"clone-deep": "^0.3.0",
"debug": "^2.6.8",
"define-property": "^1.0.0",
"extend-shallow": "^2.0.1",
"kind-of": "^3.2.0",
"kind-of": "^4.0.0",
"koalas": "^1.0.2",
"prompt-choices": "^2.0.0"
"prompt-choices": "^3.0.1"
},

@@ -38,5 +38,5 @@ "devDependencies": {

"gulp-istanbul": "^1.1.1",
"gulp-mocha": "^3.0.0",
"gulp-mocha": "^3.0.1",
"gulp-unused": "^0.2.1",
"mocha": "^3.3.0"
"mocha": "^3.4.1"
},

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

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