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

@libp2p/auto-tls

Package Overview
Dependencies
Maintainers
0
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@libp2p/auto-tls - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3-b56d91884

16

package.json
{
"name": "@libp2p/auto-tls",
"version": "1.0.2",
"version": "1.0.3-b56d91884",
"description": "Automatically acquire a <peerId>.libp2p.direct TLS certificate",

@@ -50,8 +50,8 @@ "license": "Apache-2.0 OR MIT",

"@chainsafe/is-ip": "^2.0.2",
"@libp2p/crypto": "^5.0.8",
"@libp2p/crypto": "5.0.9-b56d91884",
"@libp2p/http-fetch": "^2.1.0",
"@libp2p/interface": "^2.3.0",
"@libp2p/interface-internal": "^2.2.1",
"@libp2p/keychain": "^5.0.11",
"@libp2p/utils": "^6.3.0",
"@libp2p/interface": "2.4.0-b56d91884",
"@libp2p/interface-internal": "2.2.2-b56d91884",
"@libp2p/keychain": "5.0.12-b56d91884",
"@libp2p/utils": "6.3.1-b56d91884",
"@multiformats/multiaddr": "^12.3.3",

@@ -68,4 +68,4 @@ "@multiformats/multiaddr-matcher": "^1.6.0",

"devDependencies": {
"@libp2p/logger": "^5.1.5",
"@libp2p/peer-id": "^5.0.9",
"@libp2p/logger": "5.1.6-b56d91884",
"@libp2p/peer-id": "5.0.10-b56d91884",
"aegir": "^45.0.5",

@@ -72,0 +72,0 @@ "datastore-core": "^10.0.2",

@@ -28,3 +28,3 @@ # @libp2p/auto-tls

When a publicly dialable address is detected, use the p2p-forge service at
<https://registration.libp2p.direct> to acquire a valid Let's Encrypted-backed
<https://registration.libp2p.direct> to acquire a valid Let's Encrypt-backed
TLS certificate, which the node can then use with the relevant transports.

@@ -31,0 +31,0 @@

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