Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ind.ie/acme-tls

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ind.ie/acme-tls - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

lib/core.js

@@ -32,3 +32,3 @@ 'use strict';

var utils = require('./utils');
var RSA = promisifyAll(require('rsa-compat').RSA);
var RSA = promisifyAll(require('@ind.ie/rsa-compat').RSA);
var log = gl.log || _log; // allow custom log

@@ -35,0 +35,0 @@ var pendingRegistrations = {};

{
"name": "@ind.ie/acme-tls",
"version": "2.1.0",
"version": "2.1.1",
"description": "Provision Let’s Encrypt TLS certificates. Forked from Greenlock to remove email address requirement, telemetry, etc.",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc