1
0
зеркало из https://github.com/therootcompany/greenlock-express.js.git synced 2024-11-16 17:28:59 +00:00

v2.3.4: sanitize the host header, cleanup internals

Этот коммит содержится в:
AJ ONeal 2018-08-16 20:53:07 -06:00
родитель 0285f9b40f
Коммит bfaccdf725

Просмотреть файл

@ -1,6 +1,6 @@
{
"name": "greenlock-express",
"version": "2.3.3",
"version": "2.3.4",
"description": "Free SSL and managed or automatic HTTPS for node.js with Express, Koa, Connect, Hapi, and all other middleware systems.",
"main": "index.js",
"homepage": "https://git.coolaj86.com/coolaj86/greenlock-express.js",