@onbeam/player-api-client
Advanced tools
Comparing version 2.0.17 to 2.0.19
@@ -589,2 +589,3 @@ type ApiRequestOptions = { | ||
receiverEntityId?: string; | ||
receiverWalletAddress?: string; | ||
optimistic?: boolean; | ||
@@ -1149,2 +1150,3 @@ sponsor?: boolean; | ||
address: string; | ||
suggestedExpiry?: string; | ||
chainId?: number; | ||
@@ -1151,0 +1153,0 @@ }; |
@@ -26,3 +26,3 @@ { | ||
}, | ||
"version": "2.0.17", | ||
"version": "2.0.19", | ||
"scripts": { | ||
@@ -29,0 +29,0 @@ "generate": "pnpm generate:client && pnpm generate:barrels && pnpm build", |
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
771800
21433