# file-sync-cmp

> Synchronous file comparison

Latest version **0.1.1** (published 2015-02-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install file-sync-cmp
pnpm add file-sync-cmp
yarn add file-sync-cmp
bun add file-sync-cmp
```

## Health

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

Positive: no vulnerabilities.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.1.1 |
| Published | 2015-02-21 |
| First published | 2014-12-14 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Martin Geisler |
| Maintainers | mgeisler |
| Keywords | comparison |

## Links

- npm: https://www.npmjs.com/package/file-sync-cmp
- Repository: https://github.com/mgeisler/file-sync-cmp
- Homepage: https://github.com/mgeisler/file-sync-cmp/
- Issues: https://github.com/mgeisler/file-sync-cmp/issues
- npm.io page: https://npm.io/package/file-sync-cmp

## Recent versions

- 0.1.1 (latest) — 2015-02-21
- 0.1.0 — 2014-12-14

## README

file-sync-cmp
=============

[![Build Status](https://travis-ci.org/mgeisler/file-sync-cmp.svg?branch=master)](https://travis-ci.org/mgeisler/file-sync-cmp)

Synchronous file comparison for Node.js.


Release History
---------------

* 0.1.1 (2015-02-22): Close file descriptors after comparison.

* 0.1.0 (2014-12-14): First public release.

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