
Research
Node.js Fixes AsyncLocalStorage Crash Bug That Could Take Down Production Servers
Node.js patched a crash bug where AsyncLocalStorage could cause stack overflows to bypass error handlers and terminate production servers.
@dotcom-tool-kit/backend-serverless-app
Advanced tools
A bootstrap plugin that provides the minimum required Tool Kit plugins for a "backend" (aka an [API](https://github.com/Financial-Times/next/wiki/Naming-Conventions#apis)) that is deployed to AWS. The plugins are:
A bootstrap plugin that provides the minimum required Tool Kit plugins for a "backend" (aka an API) that is deployed to AWS. The plugins are:
@dotcom-tool-kit/npm@dotcom-tool-kit/circleci-deploy@dotcom-tool-kit/serverless@dotcom-tool-kit/nodeThis bootstrap plugin is also preconfigured to run the ServerlessRun task on the hook run:local, and binds the tasks defined by the serverless plugin to the hooks defined by circleci-deploy.
With Tool Kit already set up, install this plugin as a dev dependency:
npm install --save-dev @dotcom-tool-kit/backend-serverless-app
And add it to your repo's .toolkitrc.yml:
plugins:
- '@dotcom-tool-kit/backend-serverless-app'
FAQs
A bootstrap plugin that provides the minimum required Tool Kit plugins for a "backend" (aka an [API](https://github.com/Financial-Times/next/wiki/Naming-Conventions#apis)) that is deployed to AWS. The plugins are:
We found that @dotcom-tool-kit/backend-serverless-app demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 3 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
Node.js patched a crash bug where AsyncLocalStorage could cause stack overflows to bypass error handlers and terminate production servers.

Research
/Security News
A malicious Chrome extension steals newly created MEXC API keys, exfiltrates them to Telegram, and enables full account takeover with trading and withdrawal rights.

Security News
CVE disclosures hit a record 48,185 in 2025, driven largely by vulnerabilities in third-party WordPress plugins.