@onbeam/player-api-client
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -1407,2 +1407,5 @@ type ApiRequestOptions = { | ||
}>; | ||
entities: Array<{ | ||
entityId: string; | ||
}>; | ||
}; | ||
@@ -1409,0 +1412,0 @@ |
@@ -26,3 +26,3 @@ { | ||
}, | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"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
761141
21141