@libp2p/interface-connection-encrypter
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "@libp2p/interface-connection-encrypter", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "Connection Encrypter interface for libp2p", | ||
@@ -42,3 +42,3 @@ "license": "Apache-2.0 OR MIT", | ||
"src", | ||
"dist/src", | ||
"dist", | ||
"!dist/test", | ||
@@ -161,4 +161,7 @@ "!**/*.tsbuildinfo" | ||
"devDependencies": { | ||
"aegir": "^37.4.0" | ||
"aegir": "^37.7.3" | ||
}, | ||
"typedoc": { | ||
"entryPoint": "./src/index.ts" | ||
} | ||
} |
@@ -18,2 +18,3 @@ # @libp2p/interface-connection-encrypter <!-- omit in toc --> | ||
- [Error Types](#error-types) | ||
- [API Docs](#api-docs) | ||
- [License](#license) | ||
@@ -97,2 +98,6 @@ - [Contribute](#contribute) | ||
## API Docs | ||
- <https://libp2p.github.io/js-libp2p-interfaces> | ||
## License | ||
@@ -99,0 +104,0 @@ |
15951
15
132
115