1
0
zrcadlo https://github.com/therootcompany/greenlock.js.git synchronizováno 2024-11-16 17:29:00 +00:00

Porovnat revize

..

Žádné společné commity. „0e58683c7dff115a21f8cdf2b5b252c6f9368f07“ a „5afd9396537193946c8bcb9fadc467944d892eb9“ mají zcela odlišnou historii.

2 změnil soubory, kde provedl 1 přidání a 2 odebrání

Zobrazit soubor

@ -130,7 +130,6 @@ Greenlock.create = function (gl) {
console.warn("or");
console.warn("");
console.warn(" 'v01' for Let's Encrypt v1 (deprecated)");
console.warn(" (also 'npm install --save le-acme-core' as this legacy dependency will soon be removed)");
console.warn("");
console.warn("This will be required in versions v2.3+");
console.warn("");

Zobrazit soubor

@ -1,6 +1,6 @@
{
"name": "greenlock",
"version": "2.2.18",
"version": "2.2.17",
"description": "Let's Encrypt for node.js on npm",
"main": "index.js",
"scripts": {