We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d221cf commit c58d365Copy full SHA for c58d365
History.md
@@ -1,4 +1,9 @@
1
2
+2.1.1 / 2017-11-28
3
+==================
4
+
5
+ * Update `debug` - Security Problems with Previous Version (#38)
6
7
2.1.0 / 2017-08-08
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "https-proxy-agent",
- "version": "2.1.0",
+ "version": "2.1.1",
"description": "An HTTP(s) proxy `http.Agent` implementation for HTTPS",
"main": "./index.js",
"scripts": {
0 commit comments