@peculiar/acme-protocol
Advanced tools
Comparing version 1.2.1 to 1.2.3
@@ -13,1 +13,2 @@ "use strict"; | ||
tslib_1.__exportStar(require("./change_key"), exports); | ||
tslib_1.__exportStar(require("./endpoint"), exports); |
@@ -10,1 +10,2 @@ export * from "./account"; | ||
export * from "./change_key"; | ||
export * from "./endpoint"; |
@@ -10,1 +10,2 @@ export * from "./account"; | ||
export * from "./change_key"; | ||
export * from "./endpoint"; |
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.2.3](https://github.com/PeculiarVentures/acme-ts/compare/v1.2.2...v1.2.3) (2020-10-13) | ||
### Features | ||
* **protocol:** Translated endpoint from server to protocol ([b76d609](https://github.com/PeculiarVentures/acme-ts/commit/b76d60908267f16471226aa440be7cf5698af0e3)) | ||
## [1.2.1](https://github.com/PeculiarVentures/acme-ts/compare/v1.2.0...v1.2.1) (2020-10-09) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@peculiar/acme-protocol", | ||
"version": "1.2.1", | ||
"version": "1.2.3", | ||
"description": "Protocol objects forAutomatic Certificate Management Environment (ACME) implementing RFC 8555 framework", | ||
@@ -44,3 +44,3 @@ "keywords": [ | ||
"homepage": "https://github.com/PeculiarVentures/acme-ts#readme", | ||
"gitHead": "f43c83432e6063ef961c825edb9dca2e1998a073" | ||
"gitHead": "e423e2bf1b95ca032cc533fde89f4949436274a8" | ||
} |
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
52348
37
468