@peculiar/acme-data-memory
Advanced tools
Comparing version 1.7.5 to 1.8.0
{ | ||
"name": "@peculiar/acme-data-memory", | ||
"version": "1.7.5", | ||
"version": "1.8.0", | ||
"description": "Memory data module forAutomatic Certificate Management Environment (ACME) implementing RFC 8555 framework", | ||
@@ -45,5 +45,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@peculiar/acme-core": "^1.7.2", | ||
"@peculiar/acme-data": "^1.7.2", | ||
"@peculiar/acme-protocol": "^1.6.0", | ||
"@peculiar/acme-core": "^1.8.0", | ||
"@peculiar/acme-data": "^1.8.0", | ||
"@peculiar/acme-protocol": "^1.8.0", | ||
"@peculiar/asn1-x509": "^2.0.44", | ||
@@ -54,3 +54,3 @@ "@peculiar/jose": "^1.7.2", | ||
}, | ||
"gitHead": "6c689dfa6bd075028b943b9afbc4d2c4314f1b4a" | ||
"gitHead": "6b7ef607e077ae32d16c77b7a400a0d26b0dce52" | ||
} |
Updated@peculiar/acme-core@^1.8.0
Updated@peculiar/acme-data@^1.8.0