@libp2p/auto-tls
Advanced tools
Comparing version 0.0.0-3650283f7 to 0.0.0-406b3916c
{ | ||
"name": "@libp2p/auto-tls", | ||
"version": "0.0.0-3650283f7", | ||
"version": "0.0.0-406b3916c", | ||
"description": "Automatically acquire a <peerId>.libp2p.direct TLS certificate", | ||
@@ -50,10 +50,10 @@ "license": "Apache-2.0 OR MIT", | ||
"@chainsafe/is-ip": "^2.0.2", | ||
"@libp2p/crypto": "5.0.7-3650283f7", | ||
"@libp2p/http-fetch": "^2.0.2", | ||
"@libp2p/interface": "2.2.1-3650283f7", | ||
"@libp2p/interface-internal": "2.1.1-3650283f7", | ||
"@libp2p/keychain": "5.0.10-3650283f7", | ||
"@libp2p/utils": "6.2.1-3650283f7", | ||
"@multiformats/multiaddr": "^12.3.1", | ||
"@multiformats/multiaddr-matcher": "^1.4.0", | ||
"@libp2p/crypto": "5.0.7-406b3916c", | ||
"@libp2p/http-fetch": "^2.1.0", | ||
"@libp2p/interface": "2.2.1-406b3916c", | ||
"@libp2p/interface-internal": "2.1.1-406b3916c", | ||
"@libp2p/keychain": "5.0.10-406b3916c", | ||
"@libp2p/utils": "6.2.1-406b3916c", | ||
"@multiformats/multiaddr": "^12.3.3", | ||
"@multiformats/multiaddr-matcher": "^1.6.0", | ||
"@peculiar/x509": "^1.12.3", | ||
@@ -68,5 +68,5 @@ "acme-client": "^5.4.0", | ||
"devDependencies": { | ||
"@libp2p/logger": "5.1.4-3650283f7", | ||
"@libp2p/peer-id": "5.0.8-3650283f7", | ||
"aegir": "^44.0.1", | ||
"@libp2p/logger": "5.1.4-406b3916c", | ||
"@libp2p/peer-id": "5.0.8-406b3916c", | ||
"aegir": "^45.0.5", | ||
"datastore-core": "^10.0.2", | ||
@@ -73,0 +73,0 @@ "p-event": "^6.0.1", |
@@ -90,3 +90,3 @@ # @libp2p/auto-tls | ||
- <https://libp2p.github.io/js-libp2p/modules/_libp2p_auto-tls.html> | ||
- <https://libp2p.github.io/js-libp2p/modules/_libp2p_auto_tls.html> | ||
@@ -93,0 +93,0 @@ # License |
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
0
100
93574
37
+ Added@libp2p/crypto@5.0.7-406b3916c(transitive)
+ Added@libp2p/interface@2.2.1-406b3916c(transitive)
+ Added@libp2p/interface-internal@2.1.1-406b3916c(transitive)
+ Added@libp2p/keychain@5.0.10-406b3916c(transitive)
+ Added@libp2p/logger@5.1.4-406b3916c(transitive)
+ Added@libp2p/peer-collections@6.0.12-406b3916c(transitive)
+ Added@libp2p/peer-id@5.0.8-406b3916c(transitive)
+ Added@libp2p/utils@6.2.1-406b3916c(transitive)
- Removed@libp2p/crypto@5.0.7-3650283f7(transitive)
- Removed@libp2p/interface@2.2.1-3650283f7(transitive)
- Removed@libp2p/interface-internal@2.1.1-3650283f7(transitive)
- Removed@libp2p/keychain@5.0.10-3650283f7(transitive)
- Removed@libp2p/logger@5.1.4-3650283f7(transitive)
- Removed@libp2p/peer-collections@6.0.12-3650283f7(transitive)
- Removed@libp2p/peer-id@5.0.8-3650283f7(transitive)
- Removed@libp2p/utils@6.2.1-3650283f7(transitive)
Updated@libp2p/http-fetch@^2.1.0