do-you-bench
Advanced tools
Comparing version 2.0.4 to 2.0.5
{ | ||
"name": "do-you-bench", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Simple interactive http[s] benchmarking tool", | ||
@@ -28,5 +28,5 @@ "main": "cli.js", | ||
"devDependencies": { | ||
"husky": "^2.0.0", | ||
"jest": "^24.1.0", | ||
"prettier": "^1.16.4" | ||
"husky": "4.0.2", | ||
"jest": "24.1.0", | ||
"prettier": "1.16.4" | ||
}, | ||
@@ -37,8 +37,8 @@ "bin": { | ||
"dependencies": { | ||
"chalk": "^2.4.2", | ||
"colors": "^1.3.3", | ||
"figlet": "^1.2.1", | ||
"inquirer": "^6.2.2", | ||
"shelljs": "^0.8.3" | ||
"chalk": "3.0.0", | ||
"colors": "1.3.3", | ||
"figlet": "1.2.1", | ||
"inquirer": "6.2.2", | ||
"shelljs": "0.8.3" | ||
} | ||
} |
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
1775755
+ Addedansi-styles@4.3.0(transitive)
+ Addedchalk@3.0.0(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedcolors@1.3.3(transitive)
+ Addedfiglet@1.2.1(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedinquirer@6.2.2(transitive)
+ Addedshelljs@0.8.3(transitive)
+ Addedsupports-color@7.2.0(transitive)
- Removedcolors@1.4.0(transitive)
- Removedfiglet@1.8.0(transitive)
- Removedinquirer@6.5.2(transitive)
- Removedshelljs@0.8.5(transitive)
Updatedchalk@3.0.0
Updatedcolors@1.3.3
Updatedfiglet@1.2.1
Updatedinquirer@6.2.2
Updatedshelljs@0.8.3