We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d04794 commit 01e61e9Copy full SHA for 01e61e9
History.md
@@ -1,4 +1,10 @@
1
2
+4.1.4 / 2021-02-05
3
+==================
4
+
5
+**fixes**
6
+ * [[`4d04794`](http://github.com/node-modules/agentkeepalive/commit/4d047946b1547b4edff92ea40205aee4f0c8aa46)] - fix(types): correct `Https` constructor argument (#89) (Simen Bekkhus <<[email protected]>>)
7
8
4.1.3 / 2020-06-15
9
==================
10
package.json
@@ -1,6 +1,6 @@
{
"name": "agentkeepalive",
- "version": "4.1.3",
+ "version": "4.1.4",
"description": "Missing keepalive http.Agent",
"main": "index.js",
"browser": "browser.js",
0 commit comments