# composer-report

> Hyperledger Composer diagnostics

Latest version **0.20.9** (published 2019-08-30) · Apache-2.0 license · 0 weekly downloads

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

## Install

```sh
npm install composer-report
pnpm add composer-report
yarn add composer-report
bun add composer-report
```

Provides the command `composer-report`.

## Health

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

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.20.9 |
| Published | 2019-08-30 |
| First published | 2018-01-30 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 77.8 KB |
| Known vulnerabilities | 0 (+21 in 2 direct dependencies) |
| Install scripts | no |
| GitHub stars | 30 |
| Author | Hyperledger Composer |
| Maintainers | hyperledger-ci |
| Keywords | blockchain, hyperledger, solutions |

## Links

- npm: https://www.npmjs.com/package/composer-report
- Repository: https://github.com/hyperledger/composer
- Homepage: https://github.com/hyperledger/composer#readme
- Issues: https://github.com/hyperledger/composer/issues
- npm.io page: https://npm.io/package/composer-report

## Dependencies (3)

- [tar](https://npm.io/package/tar.md) 4.3.0
- [moment](https://npm.io/package/moment.md) 2.19.3
- [node-report](https://npm.io/package/node-report.md) 2.2.1

## Recent versions

- 0.20.9 (latest) — 2019-08-30
- 0.20.10-20190830142441 (unstable) — 2019-08-30
- 0.19.20 (legacy) — 2019-02-04
- 0.19.20-20190131153144 (legacy-unstable) — 2019-01-31
- 0.19.0-20180328155514 (next-unstable) — 2018-03-28
- 0.18.2 (next) — 2018-03-21
- 0.20.10-20190830115004 — 2019-08-30
- 0.20.9-20190830105535 — 2019-08-30
- 0.20.9-20190830102333 — 2019-08-30
- 0.20.9-20190830100252 — 2019-08-30
- 0.20.8-20190830085626 — 2019-08-30
- 0.20.8-20190830080136 — 2019-08-30
- 0.20.8-20190830075540 — 2019-08-30
- 0.20.8-20190829193925 — 2019-08-29
- 0.20.8-20190829185831 — 2019-08-29
- … 659 more at https://npm.io/package/composer-report/versions

## README

# composer-report

This module provides the core diagnostic report code for the Hyperledger Composer `composer report` CLI.

While the full Composer report command includes additional diagnostics, the `composer-cli` module has many more dependencies which may result in difficulties during installation.
In the event that there are problems installing `composer-cli`, this module can be installed and run as a command to produce a basic report to assist problem determination.

## Install

Install with `npm install -g composer-report`

## Usage

There are no arguments or options, so just run `composer-report` to produce a _composer-report-<TIMESTAMP>.tgz_ report archive.

## License <a name="license"></a>
Hyperledger Project source code files are made available under the Apache License, Version 2.0 (Apache-2.0), located in the LICENSE file. Hyperledger Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0), available at http://creativecommons.org/licenses/by/4.0/.

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