@ind.ie/acme-tls
Advanced tools
Comparing version 2.0.3 to 2.0.4
@@ -5,3 +5,3 @@ 'use strict'; | ||
//var MIN = 60 * 1000; | ||
var ACME = require('acme-v2/compat').ACME; | ||
var ACME = require('@ind.ie/acme-v2/compat').ACME; | ||
var pkg = require('./package.json'); | ||
@@ -8,0 +8,0 @@ var PromiseA; |
{ | ||
"name": "@ind.ie/acme-tls", | ||
"version": "2.0.3", | ||
"version": "2.0.4", | ||
"description": "Provision Let’s Encrypt TLS certificates. Forked from Greenlock to remove email address requirement, telemetry, etc.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
104185