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.15.1 to 0.15.2

8

HISTORY.md

@@ -0,1 +1,9 @@

0.15.2 / 2017-04-26
===================
* deps: debug@2.6.4
- Fix `DEBUG_MAX_ARRAY_LENGTH`
- deps: ms@0.7.3
* deps: ms@1.0.0
0.15.1 / 2017-03-04

@@ -2,0 +10,0 @@ ===================

12

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

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

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

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

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

@@ -37,7 +37,7 @@ "range-parser": "~1.2.0",

"after": "0.8.2",
"eslint": "3.17.0",
"eslint-config-standard": "7.0.0",
"eslint": "3.19.0",
"eslint-config-standard": "7.1.0",
"eslint-plugin-markdown": "1.0.0-beta.4",
"eslint-plugin-promise": "3.5.0",
"eslint-plugin-standard": "2.1.1",
"eslint-plugin-standard": "2.3.1",
"istanbul": "0.4.5",

@@ -44,0 +44,0 @@ "mocha": "2.5.3",

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