Socket
Socket
Sign inDemoInstall

send

Package Overview
Dependencies
12
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.2 to 0.9.3

6

History.md

@@ -0,1 +1,7 @@

0.9.3 / 2014-09-24
==================
* deps: etag@~1.4.0
- Support "fake" stats objects
0.9.2 / 2014-09-15

@@ -2,0 +8,0 @@ ==================

4

package.json
{
"name": "send",
"description": "Better streaming static file server with Range and conditional-GET support",
"version": "0.9.2",
"version": "0.9.3",
"author": "TJ Holowaychuk <tj@vision-media.ca>",

@@ -21,3 +21,3 @@ "contributors": [

"escape-html": "1.0.1",
"etag": "~1.3.1",
"etag": "~1.4.0",
"fresh": "0.2.4",

@@ -24,0 +24,0 @@ "mime": "1.2.11",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc