
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
@sls-next/lambda
Advanced tools
Library to build and deploy Next.js apps for AWS Lambda + API Gateway
⚠️ This library is currently in developer preview, and may have limited functionality, bugs, and is not fully tested. The interface may also change in the near future. Use at your own risk.
This library uses the platform-agnostic handlers provided by @sls-next/core and wraps them with a Lambda/API Gateway-compatible layer so that Next.js apps can be served through API Gateway via a HTTP API.
For usage docs, please refer to (TBA).
Once built and packaged, the app consists of the following components:
default-lambda: handles all requests, including pages, APIs, and regeneration requests.image-lambda: handles image optimization requests.assets: all static assets used by your app.You will need the following infrastructure to deploy your app:
We want to empower you to own your own infrastructure code so as to give you the most flexibility for your requirements, so we provide a reference zero-config deployer, which you can easily override resource configurations:
Alternatively, you can use this as a standalone builder and bring your own deployment logic.
Special thanks for Jan Varho for the initial prototype which this code is based on.
3.7.0 (2022-03-31)
Note: Version bump only for package serverless-nextjs-monorepo
FAQs
Code to build and deploy for Lambda + API Gateway
We found that @sls-next/lambda demonstrated a not healthy version release cadence and project activity because the last version was released 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.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.