Socket
Socket
Sign inDemoInstall

serve

Package Overview
Dependencies
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serve - npm Package Compare versions

Comparing version 1.3.0 to 1.4.0

25

History.md
1.3.0 / 2013-07-04
1.4.0 / 2014-03-13
==================
* add --auth for basic authentication
* fix: less-middleware call, path is required as first argument
* fix: self-reported version match package.json
1.3.0 / 2013-07-04
==================
* add --compress
1.2.0 / 2013-02-06
1.2.0 / 2013-02-06
==================

@@ -14,3 +21,3 @@

1.1.0 / 2012-06-14
1.1.0 / 2012-06-14
==================

@@ -22,3 +29,3 @@

1.0.3 / 2012-02-18
1.0.3 / 2012-02-18
==================

@@ -28,3 +35,3 @@

1.0.1 / 2011-11-23
1.0.1 / 2011-11-23
==================

@@ -35,3 +42,3 @@

1.0.0 / 2011-11-07
1.0.0 / 2011-11-07
==================

@@ -41,3 +48,3 @@

0.0.5 / 2011-09-21
0.0.5 / 2011-09-21
==================

@@ -48,3 +55,3 @@

0.0.3 / 2011-08-02
0.0.3 / 2011-08-02
==================

@@ -54,3 +61,3 @@

0.0.2 / 2011-07-25
0.0.2 / 2011-07-25
==================

@@ -57,0 +64,0 @@

{
"name": "serve"
, "version": "1.3.0"
, "version": "1.4.0"
, "description": "Simple command-line file / directory server built with connect"

@@ -5,0 +5,0 @@ , "keywords": ["static", "server", "connect"]

@@ -31,2 +31,3 @@

--compress gzip or deflate the response
--exec <cmd> execute command on each request
-h, --help output usage information

@@ -33,0 +34,0 @@ ```

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc