@peculiar/acme-client
Advanced tools
Comparing version 1.3.0 to 1.4.1
@@ -6,2 +6,18 @@ # Change Log | ||
## [1.4.1](https://github.com/PeculiarVentures/acme-ts/compare/v1.4.0...v1.4.1) (2021-01-19) | ||
**Note:** Version bump only for package @peculiar/acme-client | ||
# [1.4.0](https://github.com/PeculiarVentures/acme-ts/compare/v1.3.0...v1.4.0) (2021-01-19) | ||
**Note:** Version bump only for package @peculiar/acme-client | ||
# [1.3.0](https://github.com/PeculiarVentures/acme-ts/compare/v1.2.13...v1.3.0) (2020-12-09) | ||
@@ -8,0 +24,0 @@ |
{ | ||
"name": "@peculiar/acme-client", | ||
"version": "1.3.0", | ||
"version": "1.4.1", | ||
"description": "Automatic Certificate Management Environment (ACME) client", | ||
@@ -47,6 +47,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@peculiar/acme-core": "^1.3.0", | ||
"@peculiar/acme-protocol": "^1.3.0", | ||
"@peculiar/acme-core": "^1.4.1", | ||
"@peculiar/acme-protocol": "^1.4.1", | ||
"@peculiar/asn1-x509": "2.0.27", | ||
"@peculiar/jose": "^1.3.0", | ||
"@peculiar/jose": "^1.4.1", | ||
"pvtsutils": "1.1.1" | ||
@@ -64,3 +64,3 @@ }, | ||
}, | ||
"gitHead": "b011b49c4cdb6f38d34328fc352f2bd7a965ae61" | ||
"gitHead": "8a1a63249d09d5a0f795e257a872319340a4b090" | ||
} |
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
127825
Updated@peculiar/acme-core@^1.4.1
Updated@peculiar/jose@^1.4.1