@libp2p/interface-registrar
Advanced tools
Comparing version 2.0.7 to 2.0.8
{ | ||
"IncomingStreamData": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_libp2p._internal_.IncomingStreamData.html", | ||
"Registrar": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_libp2p._internal_.Registrar.html", | ||
"StreamHandler": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_libp2p._internal_.StreamHandler.html", | ||
"StreamHandlerOptions": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_libp2p._internal_.StreamHandlerOptions.html", | ||
"Registrar": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_mocks._internal_.Registrar.html", | ||
"StreamHandlerRecord": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_mocks._internal_.StreamHandlerRecord.html", | ||
"Topology": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_mocks._internal_.Topology.html", | ||
"StreamHandlerRecord": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_libp2p._internal_.StreamHandlerRecord.html", | ||
"Topology": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_libp2p._internal_.Topology.html", | ||
"TopologyInit": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_registrar.TopologyInit.html", | ||
@@ -9,0 +9,0 @@ "onConnectHandler": "https://libp2p.github.io/js-libp2p-interfaces/interfaces/_libp2p_interface_registrar.onConnectHandler.html", |
{ | ||
"name": "@libp2p/interface-registrar", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "Registrar interface for libp2p", | ||
@@ -139,3 +139,3 @@ "license": "Apache-2.0 OR MIT", | ||
"devDependencies": { | ||
"aegir": "^37.7.3" | ||
"aegir": "^38.1.0" | ||
}, | ||
@@ -142,0 +142,0 @@ "typedoc": { |
@@ -15,3 +15,3 @@ # @libp2p/interface-registrar <!-- omit in toc --> | ||
- [License](#license) | ||
- [Contribute](#contribute) | ||
- [Contribution](#contribution) | ||
@@ -35,4 +35,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
13523