find-free-ports
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "find-free-ports", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Find multiple free ports on localhost", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"source": "index.ts", | ||
"scripts": { | ||
@@ -7,0 +9,0 @@ "prepare": "tsc && babel --extensions '.ts' index.ts tests.ts --out-dir . --source-maps", |
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
27712