🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

greenlock

Package Overview
Dependencies
Maintainers
3
Versions
106
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

greenlock - npm Package Compare versions

Comparing version
3.1.0-wip
to
3.1.5
+4
-4
package.json
{
"name": "greenlock",
"version": "3.1.0-wip",
"version": "3.1.5",
"description": "The easiest Let's Encrypt client for Node.js and Browsers",

@@ -8,4 +8,3 @@ "homepage": "https://rootprojects.org/greenlock/",

"browser": {},
"bin": {
},
"bin": {},
"files": [

@@ -41,2 +40,3 @@ "*.js",

"dependencies": {
"@greenlock/manager": "^3.0.0",
"@root/acme": "^3.0.8",

@@ -50,3 +50,3 @@ "@root/csr": "^0.8.1",

"cert-info": "^1.5.1",
"greenlock-manager-fs": "^3.0.3",
"greenlock-manager-fs": "^3.0.5",
"greenlock-store-fs": "^3.2.0",

@@ -53,0 +53,0 @@ "safe-replace": "^1.1.0"

@@ -467,3 +467,3 @@ # New Documentation & [v2/v3 Migration Guide](https://git.rootprojects.orggreenlock.js/src/branch/v3/MIGRATION_GUIDE_V2_V3.md)

- set({ subject, altnames, renewAt })
- find({ altnames, renewBefore })
- find({ servernames, renewBefore })
```js

@@ -470,0 +470,0 @@ // should return a list of site configs: