Comparing version 11.2.0 to 11.2.1
@@ -246,2 +246,5 @@ var bole = require('bole') | ||
} | ||
if (!host) { | ||
host = '127.0.0.1' | ||
} | ||
return host | ||
@@ -248,0 +251,0 @@ } |
{ | ||
"name": "budo", | ||
"version": "11.2.0", | ||
"version": "11.2.1", | ||
"description": "a browserify server for rapid prototyping", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
87090
1423