fireblocks-sdk
Advanced tools
Comparing version 1.5.21 to 1.5.22
@@ -81,3 +81,3 @@ export interface VaultAccountResponse { | ||
type: PeerType; | ||
id: string; | ||
id?: string; | ||
virtualId?: string; | ||
@@ -84,0 +84,0 @@ virtualType?: VirtualType; |
{ | ||
"name": "fireblocks-sdk", | ||
"version": "1.5.21", | ||
"version": "1.5.22", | ||
"main": "dist/fireblocks-sdk.js", | ||
@@ -5,0 +5,0 @@ "types": "dist/fireblocks-sdk.d.ts", |
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
89241