Comparing version 0.15.2 to 0.15.3
@@ -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 @@ =================== |
{ | ||
"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", |
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
44028
+ Addeddebug@2.6.7(transitive)
+ Addedms@2.0.0(transitive)
- Removeddebug@2.6.4(transitive)
- Removedms@0.7.31.0.0(transitive)
Updateddebug@2.6.7
Updatedms@2.0.0