New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

serve-static-server

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serve-static-server

Serve a directory with static resources

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

Serve files in a folder and defults to current working directory. Files are streamed and gzipped/deflated on request demand.

$ dev-server -h

    Usage: dev-server [options] [directory]


  Options:

    -v, --version      output the version number
    -p, --port [port]  the port to use when serving (default: 5000)
    -f, --404 [file]   show custom 404 page
    -l, --only-local   force to only serve on local device
    -h, --help         output usage information

Keywords

dev

FAQs

Package last updated on 29 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts