@libp2p/interface-keys
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@libp2p/interface-keys", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "Keys interface for libp2p", | ||
@@ -135,3 +135,3 @@ "license": "Apache-2.0 OR MIT", | ||
"devDependencies": { | ||
"aegir": "^37.7.3" | ||
"aegir": "^38.1.0" | ||
}, | ||
@@ -138,0 +138,0 @@ "typedoc": { |
@@ -16,3 +16,3 @@ # @libp2p/interface-keys <!-- omit in toc --> | ||
- [License](#license) | ||
- [Contribute](#contribute) | ||
- [Contribution](#contribution) | ||
@@ -55,4 +55,4 @@ ## Install | ||
## Contribute | ||
## Contribution | ||
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions. |
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
10421