You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README Enhancements: Updated the coding example to include a more realistic real-world scenario for fetching large data sets, maintaining a memory complexity of O(max(page-size, semaphore-capacity)).
Dev-dependencies upgrades: Updated dev-dependencies to address potential vulnerabilities. Notably, this package has no runtime dependencies - only dev-dependencies.