@relaycorp/relaynet-core
Advanced tools
Comparing version 1.86.0 to 1.86.1
@@ -46,3 +46,3 @@ "use strict"; | ||
getOutboundRAMFRecipient() { | ||
return { id: this.peer.id }; | ||
return { id: this.peer.id, internetAddress: this.peer.internetAddress }; | ||
} | ||
@@ -49,0 +49,0 @@ } |
@@ -1,2 +0,1 @@ | ||
import { Recipient } from '../../messages/Recipient'; | ||
import { PrivateGatewayChannel } from './PrivateGatewayChannel'; | ||
@@ -7,3 +6,2 @@ /** | ||
export declare class PrivateInternetGatewayChannel extends PrivateGatewayChannel<string> { | ||
getOutboundRAMFRecipient(): Recipient; | ||
/** | ||
@@ -10,0 +8,0 @@ * Generate a `PrivateNodeRegistrationAuthorization` with the `gatewayData` and `expiryDate`. |
@@ -17,9 +17,2 @@ "use strict"; | ||
class PrivateInternetGatewayChannel extends PrivateGatewayChannel_1.PrivateGatewayChannel { | ||
getOutboundRAMFRecipient() { | ||
return { | ||
...super.getOutboundRAMFRecipient(), | ||
internetAddress: this.peer.internetAddress, | ||
}; | ||
} | ||
//region Private endpoint registration | ||
/** | ||
@@ -61,3 +54,2 @@ * Generate a `PrivateNodeRegistrationAuthorization` with the `gatewayData` and `expiryDate`. | ||
} | ||
//endregion | ||
async generateCCA() { | ||
@@ -64,0 +56,0 @@ const now = new Date(); |
{ | ||
"name": "@relaycorp/relaynet-core", | ||
"version": "1.86.0", | ||
"version": "1.86.1", | ||
"author": { | ||
@@ -60,3 +60,3 @@ "email": "no-reply@relaycorp.tech", | ||
"@types/jest": "^27.5.0", | ||
"@types/node": "^20.1.4", | ||
"@types/node": "^20.2.1", | ||
"del-cli": "^5.0.0", | ||
@@ -63,0 +63,0 @@ "jest": "^27.5.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
5689867
6832