Comparing version 1.0.1 to 1.0.2
@@ -47,3 +47,3 @@ 'use strict'; | ||
if (!this.prompts.hasOwnProperty('input')) { | ||
this.register('input', require('prompt-base')); | ||
this.register('input', require('prompt-text')); | ||
} | ||
@@ -50,0 +50,0 @@ |
{ | ||
"name": "enquirer", | ||
"description": "Intuitive, plugin-based prompt system for node.js.", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"homepage": "http://enquirer.io", | ||
@@ -36,4 +36,4 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
"promise-reduce": "^2.1.0", | ||
"prompt-base": "^2.1.2", | ||
"prompt-question": "^3.0.3", | ||
"prompt-text": "^1.0.0", | ||
"readline-ui": "^2.2.2", | ||
@@ -40,0 +40,0 @@ "set-value": "^1.0.0" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Addedprompt-text@^1.0.0
+ Addedarr-swap@1.0.1(transitive)
+ Addedclone-deep@1.0.04.0.1(transitive)
+ Addeddebug@3.2.7(transitive)
+ Addeddefine-property@2.0.2(transitive)
+ Addedis-number@6.0.0(transitive)
+ Addedkind-of@5.1.06.0.3(transitive)
+ Addedms@2.1.3(transitive)
+ Addedprompt-actions@3.0.2(transitive)
+ Addedprompt-base@4.1.0(transitive)
+ Addedprompt-choices@4.1.0(transitive)
+ Addedprompt-question@5.0.2(transitive)
+ Addedprompt-text@1.2.2(transitive)
+ Addedset-value@3.0.3(transitive)
+ Addedshallow-clone@1.0.03.0.1(transitive)
- Removedprompt-base@^2.1.2
- Removedprompt-actions@2.0.2(transitive)
- Removedprompt-base@2.2.0(transitive)