
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.
scheduler
Advanced tools
scheduler
This is a package for cooperative scheduling in a browser environment. It is currently used internally by React, but we plan to make it more generic.
The public API for this package is not yet finalized.
The React team thanks Anton Podviaznikov for donating the scheduler
package name.
A cron-like and not-cron-like job scheduler for Node.js. It allows scheduling using cron syntax as well as more flexible date-based scheduling, unlike the scheduler package which is more about prioritizing task execution.
A light and flexible job scheduling library for Node.js that uses MongoDB for persisting job data. It's more feature-rich for job scheduling with persistence, compared to the in-memory scheduling approach of the scheduler package.
A Redis-based queue system for handling distributed jobs and messages in Node.js. It's more suitable for distributed systems and offers features like rate limiting, which are not present in the scheduler package.
A library for describing recurring schedules and calculating their occurrences. It provides a more human-readable way of scheduling tasks, unlike the scheduler package which focuses on task prioritization rather than recurrence patterns.
FAQs
Cooperative scheduler for the browser environment.
The npm package scheduler receives a total of 40,706,904 weekly downloads. As such, scheduler popularity was classified as popular.
We found that scheduler demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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.