# @file-services/node

> Node.js file system implementation.

Latest version **11.1.1** (published 2026-07-09) · MIT license · 0 weekly downloads

## Install

```sh
npm install @file-services/node
pnpm add @file-services/node
yarn add @file-services/node
bun add @file-services/node
```

## Health

**Score 60/100 (C)** — status: active.

Positive: esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 11.1.1 |
| Published | 2026-07-09 |
| First published | 2018-10-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Node | >=14 |
| Dependencies | 2 |
| Unpacked size | 19.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 18 |
| Maintainers | avi.vahl, pistolpete_, cijoe |

## Links

- npm: https://www.npmjs.com/package/@file-services/node
- Repository: https://github.com/dazl-dev/file-services
- Issues: https://github.com/dazl-dev/file-services/issues
- npm.io page: https://npm.io/package/@file-services/node

## Dependencies (2)

- [@file-services/types](https://npm.io/package/@file-services/types.md) ^11.1.1
- [@file-services/utils](https://npm.io/package/@file-services/utils.md) ^11.1.1

## Recent versions

- 11.1.1 (latest) — 2026-07-09
- 11.1.0 — 2026-05-24
- 11.0.1 — 2025-09-14
- 11.0.0 — 2025-09-04
- 10.0.1 — 2025-04-07
- 10.0.0 — 2025-04-07
- 9.4.1 — 2024-08-04
- 9.4.0 — 2024-07-14
- 9.3.1 — 2024-06-09
- 9.3.0 — 2024-05-26
- 9.2.1 — 2024-04-25
- 9.2.0 — 2024-04-03
- 9.1.0 — 2024-03-18
- 9.0.0 — 2024-03-10
- 8.3.3 — 2023-11-09
- … 69 more at https://npm.io/package/@file-services/node/versions

## README

# @file-services/node

[![npm version](https://img.shields.io/npm/v/@file-services/node.svg)](https://www.npmjs.com/package/@file-services/node)

Node.js file system implementation, providing a subset of the original `fs` methods,
a watch service, and path methods.

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