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.1.0 to 1.2.0

7

History.md
1.2.0 / 2013-02-06
==================
* add CORS CLI flag and middleware.
* add LESS
* 0.8.x compat
1.1.0 / 2012-06-14

@@ -3,0 +10,0 @@ ==================

3

package.json
{
"name": "serve"
, "version": "1.1.0"
, "version": "1.2.0"
, "description": "Simple command-line file / directory server built with connect"

@@ -11,2 +11,3 @@ , "keywords": ["static", "server", "connect"]

, "jade": "*"
, "less-middleware": "*"
, "commander": "0.6.1"

@@ -13,0 +14,0 @@ }

@@ -24,2 +24,3 @@

-J, --no-jade disable jade rendering
--no-less disable less css rendering
-I, --no-icons disable icons

@@ -26,0 +27,0 @@ -L, --no-logs disable request logging

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