Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@peculiar/acme-protocol

Package Overview
Dependencies
Maintainers
6
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peculiar/acme-protocol - npm Package Compare versions

Comparing version 1.2.1 to 1.2.3

build/cjs/endpoint.js

1

build/cjs/index.js

@@ -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 @@

4

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc