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

enquirer

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enquirer - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

7

package.json
{
"name": "enquirer",
"description": "Intuitive, plugin-based prompt system for node.js. Much faster and lighter alternative to Inquirer, with all the same prompt types and more, but without the bloat.",
"version": "0.1.2",
"version": "0.1.3",
"homepage": "https://github.com/enquirer/enquirer",

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

"enquirer-prompt-input": "^0.1.0",
"enquirer-question": "^0.1.1",
"enquirer-question": "^0.2.1",
"extend-shallow": "^2.0.1",

@@ -47,3 +47,4 @@ "isobject": "^2.1.0",

"gulp-unused": "^0.2.0",
"mocha": "^3.0.2"
"mocha": "^3.0.2",
"strip-color": "^0.1.0"
},

@@ -50,0 +51,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