# @netlify/functions-utils

> Utility for adding Functions files in Netlify Build

Latest version **7.1.10** (published 2026-09-15) · MIT license · 0 weekly downloads

## Install

```sh
npm install @netlify/functions-utils
pnpm add @netlify/functions-utils
yarn add @netlify/functions-utils
bun add @netlify/functions-utils
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 7.1.10 |
| Published | 2026-09-15 |
| First published | 2020-01-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=22.12.0 |
| Dependencies | 2 |
| Unpacked size | 5.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 259 |
| Author | Netlify Inc. |
| Maintainers | netlify-bot, mikewen, youvalv, serhalp-netlify, mlgualtieri-gatsby |
| Keywords | nodejs, javascript, windows, macos, linux, shell, bash, build, terminal, deployment, es6, serverless, continuous-integration, continuous-delivery, ci, continuous-deployment, plugins, continuous-testing, netlify-plugin, netlify |

## Links

- npm: https://www.npmjs.com/package/@netlify/functions-utils
- Repository: https://github.com/netlify/build
- Issues: https://github.com/netlify/build/issues
- npm.io page: https://npm.io/package/@netlify/functions-utils

## Dependencies (2)

- [junk](https://npm.io/package/junk.md) ^4.0.0
- [@netlify/zip-it-and-ship-it](https://npm.io/package/@netlify/zip-it-and-ship-it.md) 16.0.0

## Alternatives

- [random-seedable](https://npm.io/package/random-seedable.md) — 27.9K weekly downloads
- [n2words](https://npm.io/package/n2words.md) — 22.2K weekly downloads
- [@stdlib/math-base-special-factorialln](https://npm.io/package/@stdlib/math-base-special-factorialln.md) — 5.7K weekly downloads
- [@stdlib/math-base-special-abs2](https://npm.io/package/@stdlib/math-base-special-abs2.md) — 1.7K weekly downloads
- [commons-math-interpolation](https://npm.io/package/commons-math-interpolation.md) — 1.4K weekly downloads

## Recent versions

- 7.1.10 (latest) — 2026-09-15
- 4.2.11-rc (rc) — 2022-09-23
- 7.1.9 — 2026-09-08
- 7.1.8 — 2026-09-03
- 7.1.7 — 2026-09-01
- 7.1.6 — 2026-08-31
- 7.1.5 — 2026-08-19
- 7.1.4 — 2026-08-14
- 7.1.3 — 2026-08-12
- 7.1.2 — 2026-08-04
- 7.1.1 — 2026-08-03
- 7.1.0 — 2026-07-17
- 7.0.3 — 2026-07-06
- 7.0.2 — 2026-06-30
- 7.0.1 — 2026-06-18
- … 303 more at https://npm.io/package/@netlify/functions-utils/versions

## README

![Netlify Build](build.png)

[![Coverage Status](https://codecov.io/gh/netlify/build/branch/main/graph/badge.svg)](https://codecov.io/gh/netlify/build)
[![Build](https://github.com/netlify/build/workflows/Build/badge.svg)](https://github.com/netlify/build/actions)
[![CircleCI](https://dl.circleci.com/status-badge/img/gh/netlify/build/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/netlify/build/tree/main)

Netlify Build runs the build command and Build Plugins and bundles Netlify Functions.

Build Plugins extend the functionality of the Netlify Build process. You can install plugins made by others or write
your own. You can save them locally in your repository or share them with others via npm and the Netlify plugins
directory.

Learn more about Build Plugins in [Netlify documentation](https://docs.netlify.com/configure-builds/build-plugins).

## Community plugins

Community-created plugins are listed in the Netlify App.

Netlify Build Plugins are simple Node.js packages. If you'd like to create one, see our documentation about
[creating](https://docs.netlify.com/configure-builds/build-plugins/create-plugins/) and
[sharing](https://docs.netlify.com/configure-builds/build-plugins/share-plugins/) them.

## Contributors

Please see [CONTRIBUTING.md](./CONTRIBUTING.md) for instructions on how to set up and work on this repo itself. Thanks
for contributing!

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