serve-handler
Advanced tools
Comparing version 2.4.0 to 2.4.1
{ | ||
"name": "serve-handler", | ||
"version": "2.4.0", | ||
"version": "2.4.1", | ||
"description": "The routing foundation of `serve` and static deployments on Now", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -60,3 +60,3 @@ # serve-handler | ||
### public (Boolean) | ||
### public (String) | ||
@@ -63,0 +63,0 @@ By default, the current working directory will be served. If you only want to serve a specific path, you can use this options to pass a custom directory to be served relative to the current working directory. |
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
31451