Socket
Socket
Sign inDemoInstall

base-questions

Package Overview
Dependencies
240
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.3 to 0.7.4

2

index.js

@@ -10,2 +10,3 @@ /*!

var debug = require('debug')('base-questions');
var utils = require('./utils');

@@ -16,2 +17,3 @@

if (!utils.isValid(app, 'base-questions')) return;
debug('initializing from <%s>', __filename);

@@ -18,0 +20,0 @@ /**

3

package.json
{
"name": "base-questions",
"description": "Plugin for base-methods that adds methods for prompting the user and storing the answers on a project-by-project basis.",
"version": "0.7.3",
"version": "0.7.4",
"homepage": "https://github.com/node-base/base-questions",

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

"clone-deep": "^0.2.4",
"debug": "^2.2.0",
"define-property": "^0.2.5",

@@ -30,0 +31,0 @@ "is-valid-app": "^0.2.0",

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