@poppinss/prompts
Advanced tools
Comparing version 1.1.4 to 1.1.5
{ | ||
"name": "@poppinss/prompts", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "Module on top of enquirer with API to fake prompts during testing", | ||
@@ -43,3 +43,3 @@ "main": "build/index.js", | ||
"@adonisjs/require-ts": "^1.0.0", | ||
"@types/node": "^14.6.2", | ||
"@types/node": "^14.11.1", | ||
"commitizen": "^4.2.1", | ||
@@ -49,3 +49,3 @@ "cz-conventional-changelog": "^3.3.0", | ||
"doctoc": "^1.4.0", | ||
"eslint": "^7.7.0", | ||
"eslint": "^7.9.0", | ||
"eslint-config-prettier": "^6.11.0", | ||
@@ -55,9 +55,9 @@ "eslint-plugin-adonis": "^1.0.15", | ||
"github-label-sync": "^2.0.0", | ||
"husky": "^4.2.5", | ||
"husky": "^4.3.0", | ||
"japa": "^3.1.1", | ||
"mrm": "^2.3.5", | ||
"mrm": "^2.5.0", | ||
"np": "^6.5.0", | ||
"npm-audit-html": "^1.4.3", | ||
"prettier": "^2.1.1", | ||
"typescript": "^4.0.2" | ||
"prettier": "^2.1.2", | ||
"typescript": "^4.0.3" | ||
}, | ||
@@ -88,5 +88,5 @@ "nyc": { | ||
"dependencies": { | ||
"@poppinss/colors": "^2.0.2", | ||
"@poppinss/colors": "^2.0.3", | ||
"enquirer": "^2.3.6" | ||
} | ||
} |
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
41484
Updated@poppinss/colors@^2.0.3