Socket
Socket
Sign inDemoInstall

send

Package Overview
Dependencies
9
Maintainers
2
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.7.2 to 0.7.3

5

History.md

@@ -0,1 +1,6 @@

0.7.3 / 2014-07-29
==================
* Fix incorrect 403 on Windows and Node.js 0.11
0.7.2 / 2014-07-27

@@ -2,0 +7,0 @@ ==================

1

lib/send.js

@@ -409,2 +409,3 @@

path = normalize(join(root, path))
root = normalize(root)

@@ -411,0 +412,0 @@ // malicious path

2

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

@@ -6,0 +6,0 @@ "contributors": [

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