Socket
Socket
Sign inDemoInstall

send

Package Overview
Dependencies
16
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.15.2 to 0.15.3

7

HISTORY.md

@@ -0,1 +1,8 @@

0.15.3 / 2017-05-16
===================
* deps: debug@2.6.7
- deps: ms@2.0.0
* deps: ms@2.0.0
0.15.2 / 2017-04-26

@@ -2,0 +9,0 @@ ===================

8

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

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

"dependencies": {
"debug": "2.6.4",
"debug": "2.6.7",
"depd": "~1.1.0",

@@ -29,3 +29,3 @@ "destroy": "~1.0.4",

"mime": "1.3.4",
"ms": "1.0.0",
"ms": "2.0.0",
"on-finished": "~2.3.0",

@@ -39,3 +39,3 @@ "range-parser": "~1.2.0",

"eslint-config-standard": "7.1.0",
"eslint-plugin-markdown": "1.0.0-beta.4",
"eslint-plugin-markdown": "1.0.0-beta.6",
"eslint-plugin-promise": "3.5.0",

@@ -42,0 +42,0 @@ "eslint-plugin-standard": "2.3.1",

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