@libp2p/interface-peer-id
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@libp2p/interface-peer-id", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "Peer Identifier interface for libp2p", | ||
@@ -26,3 +26,3 @@ "license": "Apache-2.0 OR MIT", | ||
"src", | ||
"dist/src", | ||
"dist", | ||
"!dist/test", | ||
@@ -139,4 +139,7 @@ "!**/*.tsbuildinfo" | ||
"devDependencies": { | ||
"aegir": "^37.4.0" | ||
"aegir": "^37.7.3" | ||
}, | ||
"typedoc": { | ||
"entryPoint": "./src/index.ts" | ||
} | ||
} |
@@ -17,2 +17,3 @@ # @libp2p/interface-peer-id <!-- omit in toc --> | ||
- [Node.js](#nodejs) | ||
- [API Docs](#api-docs) | ||
- [License](#license) | ||
@@ -67,2 +68,6 @@ - [Contribute](#contribute) | ||
## API Docs | ||
- <https://libp2p.github.io/js-libp2p-interfaces> | ||
## License | ||
@@ -69,0 +74,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11600
10
76
81