portfinder
Advanced tools
Comparing version 1.0.17 to 1.0.18
{ | ||
"name": "portfinder", | ||
"description": "A simple tool to find an open port on the current machine", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"author": "Charlie Robbins <charlie.robbins@gmail.com>", | ||
@@ -25,3 +25,3 @@ "repository": { | ||
"glob": "^6.0.4", | ||
"vows": "0.8.0" | ||
"vows": "^0.8.2" | ||
}, | ||
@@ -28,0 +28,0 @@ "main": "./lib/portfinder", |
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
18790