Comparing version 5.0.1 to 5.0.2
@@ -45,8 +45,15 @@ #!/usr/bin/env node | ||
minimist: { | ||
alias: { | ||
a: 'auth', | ||
C: 'cors', | ||
S: 'silent', | ||
s: 'single', | ||
u: 'unzipped' | ||
}, | ||
boolean: [ | ||
'a', 'auth', | ||
'C', 'cors', | ||
'S', 'silent', | ||
's', 'single', | ||
'u', 'unzipped' | ||
'auth', | ||
'cors', | ||
'silent', | ||
'single', | ||
'unzipped' | ||
] | ||
@@ -53,0 +60,0 @@ } |
{ | ||
"name": "serve", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "Static file serving and directory listing", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
18942
476