acquire-port
Advanced tools
Comparing version 0.3.8 to 0.3.9
{ | ||
"name": "acquire-port", | ||
"version": "0.3.8", | ||
"version": "0.3.9", | ||
"description": "Acquire a consistent guaranteed-to-be-free port number for your dev server or whatever else, no memorizing required!", | ||
@@ -14,2 +14,3 @@ "repository": { | ||
"pp": "publish-please", | ||
"prepublishOnly": "publish-please guard", | ||
"preinstall": ":; test -e ./package-lock.json && npx npm-force-resolutions || true" | ||
@@ -16,0 +17,0 @@ }, |
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
6021