
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@apimatic/pagination
Advanced tools
This library is currently in preview.
Provides utility interfaces and an async iterator class to simplify handling paginated API responses.
The exported interfaces and classes include:
This library is used by JavaScript SDKs generated by the APIMatic Code Generator.
The following environments are supported:
To support multiple environments, we export various builds:
Environment | Usage |
---|---|
Common.js | Import like this: require('@apimatic/pagination') . |
ES Module | Import like this: import { /* your imports */ } from '@apimatic/pagination' . |
Browsers | *Use script: https://unpkg.com/@apimatic/pagination@VERSION/umd/schema.js |
Modern Browsers (supports ESM and uses modern JS) | *Use script: https://unpkg.com/@apimatic/pagination@VERSION/umd/schema.esm.js |
* Don't forget to replace VERSION with the version number.
Note: We discourage importing files or modules directly from the package. These are likely to change in the future and should not be considered stable.
FAQs
provides the async utilities for handling paginated API responses.
The npm package @apimatic/pagination receives a total of 17 weekly downloads. As such, @apimatic/pagination popularity was classified as not popular.
We found that @apimatic/pagination demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 6 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.