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.6.0 to 1.8.0

3

build/types/order.d.ts

@@ -109,4 +109,7 @@ import { Identifier } from "./identifier";

export interface FinalizeParams {
/**
* Base64URL encoded PKCS10 certificate request
*/
csr: string;
endpoint?: string;
}

4

package.json
{
"name": "@peculiar/acme-protocol",
"version": "1.6.0",
"version": "1.8.0",
"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": "1ea6e6e00efe5fe800d9b41671c111daa1012b5d"
"gitHead": "6b7ef607e077ae32d16c77b7a400a0d26b0dce52"
}
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