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.0.1 to 1.0.2

10

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

@@ -8,6 +8,6 @@ , "keywords": ["static", "server", "connect"]

, "dependencies": {
"connect": "1.7.x"
, "stylus": "0.15.x"
, "jade": "0.15.x"
, "commander": "0.0.4"
"connect": "1.8.x"
, "stylus": "*"
, "jade": "*"
, "commander": "0.4.1"
}

@@ -14,0 +14,0 @@ , "bin": { "serve": "./bin/serve" }

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