@poppinss/prompts
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@poppinss/prompts", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Module on top of enquirer with API to fake prompts during testing", | ||
@@ -38,3 +38,3 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"@adonisjs/mrm-preset": "^2.0.3", | ||
"@adonisjs/mrm-preset": "^2.1.0", | ||
"@types/node": "^12.7.2", | ||
@@ -46,3 +46,3 @@ "commitizen": "^4.0.3", | ||
"husky": "^3.0.4", | ||
"japa": "^2.0.10", | ||
"japa": "^3.0.0", | ||
"mrm": "^1.2.2", | ||
@@ -55,4 +55,4 @@ "np": "^5.0.3", | ||
"typedoc-plugin-external-module-name": "^2.1.0", | ||
"typedoc-plugin-markdown": "^2.1.3", | ||
"typescript": "^3.5.3" | ||
"typedoc-plugin-markdown": "^2.1.4", | ||
"typescript": "^3.6.2" | ||
}, | ||
@@ -59,0 +59,0 @@ "nyc": { |
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
22789