Comparing version 0.15.1 to 0.15.2
@@ -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 @@ =================== |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43924
+ Addeddebug@2.6.4(transitive)
+ Addedms@0.7.31.0.0(transitive)
- Removeddebug@2.6.1(transitive)
- Removedms@0.7.2(transitive)
Updateddebug@2.6.4
Updatedms@1.0.0