@peculiar/acme-data-memory
Advanced tools
Comparing version
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.4.2](https://github.com/PeculiarVentures/acme-ts/compare/v1.4.1...v1.4.2) (2021-01-19) | ||
**Note:** Version bump only for package @peculiar/acme-data-memory | ||
## [1.4.1](https://github.com/PeculiarVentures/acme-ts/compare/v1.4.0...v1.4.1) (2021-01-19) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@peculiar/acme-data-memory", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "Memory data module forAutomatic Certificate Management Environment (ACME) implementing RFC 8555 framework", | ||
@@ -45,11 +45,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@peculiar/acme-core": "^1.4.1", | ||
"@peculiar/acme-data": "^1.4.1", | ||
"@peculiar/acme-protocol": "^1.4.1", | ||
"@peculiar/acme-core": "^1.4.2", | ||
"@peculiar/acme-data": "^1.4.2", | ||
"@peculiar/acme-protocol": "^1.4.2", | ||
"@peculiar/asn1-x509": "2.0.27", | ||
"@peculiar/jose": "^1.4.1", | ||
"@peculiar/jose": "^1.4.2", | ||
"pvtsutils": "1.1.1", | ||
"tsyringe": "^4.2.0" | ||
}, | ||
"gitHead": "8a1a63249d09d5a0f795e257a872319340a4b090" | ||
"gitHead": "d49a673db1616a72a3bedd903d7bbe5dcc482078" | ||
} |
71231
0.23%Updated
Updated
Updated