New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@defer/client

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@defer/client

Zero infrastructure NodeJS background jobs

  • 1.13.1-alpha-20231117143638-a726c98
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created

Defer logo

Zero infrastructure Node.js background jobs

Documentation  ·  Blog  ·  Community  ·  Roadmap / RFCs


Get started

API documentation

Contributing

You want to fix a bug or suggest a change? Please open a PR! Want to pitch a new feature, please open a RFC.

Open a PR

Make sure to follow our Code of Conduct and the following requirements:

  1. Each new feature should be shipped with new tests
  2. A PR should contains a description explaining the motivation

Local setup

  1. Clone the repository: git clone git@github.com:defer-run/defer.client.git
  2. Install the dependencies: npm ci
  3. Run the test after introducing changes: npm run test
  4. Bump a patch or minor by running npx changelog (please provide a brief description of the changes)

FAQs

Package last updated on 17 Nov 2023

Did you know?

Socket

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.

Install

Related posts