@logion/node-api
Advanced tools
@@ -126,3 +126,3 @@ "use strict"; | ||
| else { | ||
| const hostAddress = someLegalOfficerData.asGuest.toString(); | ||
| const hostAddress = someLegalOfficerData.asGuest.hostId.toString(); | ||
| const hostLegalOfficerData = await this.api.query.loAuthorityList.legalOfficerSet(hostAddress); | ||
@@ -129,0 +129,0 @@ const hostData = this.adapters.toHostData(hostLegalOfficerData.unwrap()); |
@@ -123,3 +123,3 @@ import { Adapters } from "./Adapters.js"; | ||
| else { | ||
| const hostAddress = someLegalOfficerData.asGuest.toString(); | ||
| const hostAddress = someLegalOfficerData.asGuest.hostId.toString(); | ||
| const hostLegalOfficerData = await this.api.query.loAuthorityList.legalOfficerSet(hostAddress); | ||
@@ -126,0 +126,0 @@ const hostData = this.adapters.toHostData(hostLegalOfficerData.unwrap()); |
+1
-1
| { | ||
| "name": "@logion/node-api", | ||
| "version": "0.31.0", | ||
| "version": "0.31.1-1", | ||
| "description": "logion API", | ||
@@ -5,0 +5,0 @@ "main": "dist/cjs/index.js", |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
1205836
0