greenlock
Advanced tools
+4
-4
| { | ||
| "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" |
+1
-1
@@ -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: |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
40168
0.08%1
-50%12
9.09%+ Added
Updated