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

@peculiar/acme-client

Package Overview
Dependencies
Maintainers
6
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@peculiar/acme-client - npm Package Compare versions

Comparing version 1.3.0 to 1.4.1

16

CHANGELOG.md

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

10

package.json
{
"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"
}
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