http-proxy-agent
Advanced tools
Comparing version 0.2.6 to 0.2.7
0.2.7 / 2015-07-06 | ||
================== | ||
* travis: ensure latest npm before testing | ||
* travis: test node v0.8, v0.10, and v0.12 | ||
* README: use SVG for Travis-CI badge | ||
* package: update "extend" to v3 | ||
* package: update "mocha" to v2 | ||
* package: update "debug" to v2 | ||
0.2.6 / 2014-06-11 | ||
@@ -3,0 +13,0 @@ ================== |
{ | ||
"name": "http-proxy-agent", | ||
"version": "0.2.6", | ||
"version": "0.2.7", | ||
"description": "An HTTP(s) proxy `http.Agent` implementation for HTTP", | ||
@@ -26,9 +26,9 @@ "main": "http-proxy-agent.js", | ||
"agent-base": "~1.0.1", | ||
"extend": "~1.2.1", | ||
"debug": "~1.0.0" | ||
"extend": "3", | ||
"debug": "2" | ||
}, | ||
"devDependencies": { | ||
"mocha": "~1.18.2", | ||
"mocha": "2", | ||
"proxy": "~0.2.3" | ||
} | ||
} |
http-proxy-agent | ||
================ | ||
### An HTTP(s) proxy `http.Agent` implementation for HTTP | ||
[![Build Status](https://travis-ci.org/TooTallNate/node-http-proxy-agent.png?branch=master)](https://travis-ci.org/TooTallNate/node-http-proxy-agent) | ||
[![Build Status](https://travis-ci.org/TooTallNate/node-http-proxy-agent.svg?branch=master)](https://travis-ci.org/TooTallNate/node-http-proxy-agent) | ||
@@ -6,0 +6,0 @@ This module provides an `http.Agent` implementation that connects to a specified |
Sorry, the diff of this file is not supported yet
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
20116
+ Addeddebug@2.6.9(transitive)
+ Addedextend@3.0.2(transitive)
- Removeddebug@1.0.5(transitive)
- Removedextend@1.2.1(transitive)
Updateddebug@2
Updatedextend@3