ミラー元
https://github.com/therootcompany/greenlock.js.git
前回の同期 2024-11-16 17:29:00 +00:00
コミットを比較
共通のコミットはありません。 "0e58683c7dff115a21f8cdf2b5b252c6f9368f07" と "5afd9396537193946c8bcb9fadc467944d892eb9" の履歴はすべて異なっています。
0e58683c7d
...
5afd939653
1
index.js
1
index.js
@ -130,7 +130,6 @@ Greenlock.create = function (gl) {
|
|||||||
console.warn("or");
|
console.warn("or");
|
||||||
console.warn("");
|
console.warn("");
|
||||||
console.warn(" 'v01' for Let's Encrypt v1 (deprecated)");
|
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("");
|
||||||
console.warn("This will be required in versions v2.3+");
|
console.warn("This will be required in versions v2.3+");
|
||||||
console.warn("");
|
console.warn("");
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "greenlock",
|
"name": "greenlock",
|
||||||
"version": "2.2.18",
|
"version": "2.2.17",
|
||||||
"description": "Let's Encrypt for node.js on npm",
|
"description": "Let's Encrypt for node.js on npm",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
読み込み中…
x
新しいイシューから参照
ユーザーをブロックする