# file-locked-operation

> Locks individual operations via the lockfile module

Latest version **1.0.0** (published 2016-02-02) · CC0-1.0 license · 0 weekly downloads

## Install

```sh
npm install file-locked-operation
pnpm add file-locked-operation
yarn add file-locked-operation
bun add file-locked-operation
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2016-02-02 |
| First published | 2015-09-06 |
| Weekly downloads | 0 |
| License | CC0-1.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Mike Bland |
| Maintainers | mbland |
| Keywords | lockfile |

## Links

- npm: https://www.npmjs.com/package/file-locked-operation
- Repository: https://github.com/18F/file-locked-operation
- Homepage: https://github.com/18F/file-locked-operation#readme
- Issues: https://github.com/18F/file-locked-operation/issues
- npm.io page: https://npm.io/package/file-locked-operation

## Dependencies (1)

- [lockfile](https://npm.io/package/lockfile.md) ^1.0.1

## Recent versions

- 1.0.0 (latest) — 2016-02-02
- 0.0.1 — 2015-09-23
- 0.0.0 — 2015-09-06

## README

# file-locked-operation

Locks individual operations via the lockfile module

## Installation

`npm install file-locked-operation`

## Tests

`npm test`

## Public domain

This project is in the worldwide [public domain](LICENSE.md). As stated in
[CONTRIBUTING](CONTRIBUTING.md):

> This project is in the public domain within the United States, and copyright
> and related rights in the work worldwide are waived through the
> [CC0 1.0 Universal public domain dedication](https://creativecommons.org/publicdomain/zero/1.0/).
>
> All contributions to this project will be released under the CC0 dedication.
> By submitting a pull request, you are agreeing to comply with this waiver of
> copyright interest.

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