Socket
Socket
Sign inDemoInstall

send

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

send - npm Package Compare versions

Comparing version 0.1.4 to 0.2.0

5

History.md
0.2.0 / 2014-01-29
==================
* update range-parser and fresh
0.1.4 / 2013-08-11

@@ -3,0 +8,0 @@ ==================

20

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

@@ -10,4 +14,4 @@ "dependencies": {

"mime": "~1.2.9",
"fresh": "0.2.0",
"range-parser": "0.0.4"
"fresh": "~0.2.1",
"range-parser": "~1.0.0"
},

@@ -23,7 +27,7 @@ "devDependencies": {

},
"repository" :
{ "type" : "git"
, "url" : "git://github.com/visionmedia/send.git"
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/send.git"
},
"main": "index"
}
}
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