@peculiar/acme-data-memory
Advanced tools
Comparing version 1.4.3 to 1.5.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.5.1](https://github.com/PeculiarVentures/acme-ts/compare/v1.5.0...v1.5.1) (2021-02-08) | ||
**Note:** Version bump only for package @peculiar/acme-data-memory | ||
## [1.4.3](https://github.com/PeculiarVentures/acme-ts/compare/v1.4.2...v1.4.3) (2021-01-21) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@peculiar/acme-data-memory", | ||
"version": "1.4.3", | ||
"version": "1.5.1", | ||
"description": "Memory data module forAutomatic Certificate Management Environment (ACME) implementing RFC 8555 framework", | ||
@@ -45,4 +45,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@peculiar/acme-core": "^1.4.2", | ||
"@peculiar/acme-data": "^1.4.2", | ||
"@peculiar/acme-core": "^1.5.1", | ||
"@peculiar/acme-data": "^1.5.1", | ||
"@peculiar/acme-protocol": "^1.4.2", | ||
@@ -54,3 +54,3 @@ "@peculiar/asn1-x509": "2.0.27", | ||
}, | ||
"gitHead": "eb6bfbf0cfcf236fb3b3ba9c0c50d119b9bb5517" | ||
"gitHead": "b42ea0844fec223916352dd50858f52bfebcbfd3" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
71632
Updated@peculiar/acme-core@^1.5.1
Updated@peculiar/acme-data@^1.5.1