@onbeam/automation-api-client
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -79,2 +79,3 @@ type ApiRequestOptions = { | ||
chainId?: number; | ||
continuation?: string | null; | ||
}; | ||
@@ -86,2 +87,3 @@ | ||
chainId?: number; | ||
continuation?: string | null; | ||
}; | ||
@@ -93,2 +95,3 @@ | ||
chainId?: number; | ||
continuation?: string | null; | ||
}; | ||
@@ -95,0 +98,0 @@ |
@@ -26,3 +26,3 @@ { | ||
}, | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"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
788962
21758