# netlify-lambda

> Build and serve lambda function with webpack compilation

Latest version **2.0.16** (published 2023-02-15) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install netlify-lambda
pnpm add netlify-lambda
yarn add netlify-lambda
bun add netlify-lambda
```

Provides the command `netlify-lambda`.

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 2.0.16 |
| Published | 2023-02-15 |
| First published | 2017-11-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=v10.22.1 |
| Dependencies | 16 |
| Unpacked size | 22.1 KB |
| Known vulnerabilities | 0 (+2 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 590 |
| Author | Mathias Biilmann Christensen |
| Maintainers | lekoarts, pieh, hrishikeshk, ed_stephinson, danez, sarahetter, orinokai, ericap, seanroberts, dustincrogers, skn0tt, mikewen, biilmann, marcus.netlify, jgantunes, eduardoboucas, netlify-bot, nasiba, zachleat, ascorbic |

## Links

- npm: https://www.npmjs.com/package/netlify-lambda
- Repository: https://github.com/netlify/netlify-lambda
- Homepage: https://github.com/netlify/netlify-lambda#readme
- Issues: https://github.com/netlify/netlify-lambda/issues
- npm.io page: https://npm.io/package/netlify-lambda

## Dependencies (16)

- [toml](https://npm.io/package/toml.md) ^3.0.0
- [globby](https://npm.io/package/globby.md) ^11.0.1
- [express](https://npm.io/package/express.md) ^4.17.1
- [find-up](https://npm.io/package/find-up.md) ^5.0.0
- [webpack](https://npm.io/package/webpack.md) ^4.43.0
- [commander](https://npm.io/package/commander.md) ^9.0.0
- [jwt-decode](https://npm.io/package/jwt-decode.md) ^3.0.0
- [@babel/core](https://npm.io/package/@babel/core.md) ^7.10.4
- [body-parser](https://npm.io/package/body-parser.md) ^1.19.0
- [babel-loader](https://npm.io/package/babel-loader.md) ^8.1.0
- [webpack-merge](https://npm.io/package/webpack-merge.md) ^4.2.2
- [express-logging](https://npm.io/package/express-logging.md) ^1.1.1
- [@babel/preset-env](https://npm.io/package/@babel/preset-env.md) ^7.10.4
- [@babel/plugin-transform-object-assign](https://npm.io/package/@babel/plugin-transform-object-assign.md) ^7.10.4
- [@babel/plugin-proposal-class-properties](https://npm.io/package/@babel/plugin-proposal-class-properties.md) ^7.10.4
- [@babel/plugin-proposal-object-rest-spread](https://npm.io/package/@babel/plugin-proposal-object-rest-spread.md) ^7.10.4

## Recent versions

- 2.0.16 (latest) — 2023-02-15
- 2.0.15 — 2021-10-14
- 2.0.14 — 2021-08-09
- 2.0.13 — 2021-08-02
- 2.0.12 — 2021-07-26
- 2.0.11 — 2021-07-05
- 2.0.10 — 2021-06-22
- 2.0.9 — 2021-06-14
- 2.0.8 — 2021-05-31
- 2.0.7 — 2021-05-18
- 2.0.6 — 2021-05-03
- 2.0.5 — 2021-04-26
- 2.0.4 — 2021-04-20
- 2.0.3 — 2021-01-18
- 2.0.2 — 2020-12-13
- … 41 more at https://npm.io/package/netlify-lambda/versions

## README

## Netlify Lambda

Netlify Lambda is deprecated and we do not recommend using it anymore. Most of its functionality was moved to the [Netlify CLI](https://github.com/netlify/cli).

There is a detailed guide in [MIGRATE.md](MIGRATE.md) to help you migrate away from netlify-lambda.


## License

[MIT](LICENSE)

---
_Source: https://npm.io/package/netlify-lambda · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
