# composer-common

> Hyperledger Composer Common, code that is common across client, admin and runtime.

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-common
pnpm add composer-common
yarn add composer-common
bun add composer-common
```

## Health

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

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.20.9 |
| Published | 2019-08-30 |
| First published | 2017-01-28 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Node | >=8 |
| Dependencies | 23 |
| Unpacked size | 2.4 MB |
| Known vulnerabilities | 0 (+63 in 9 direct dependencies) |
| Install scripts | no |
| GitHub stars | 30 |
| Author | Hyperledger Composer |
| Maintainers | fabric-composer-admin, hyperledger-ci, hyperledger-lf |
| Keywords | blockchain, hyperledger, solutions |

## Links

- npm: https://www.npmjs.com/package/composer-common
- 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-common

## Dependencies (23)

- [uuid](https://npm.io/package/uuid.md) 3.0.1
- [acorn](https://npm.io/package/acorn.md) 5.1.2
- [axios](https://npm.io/package/axios.md) 0.17.1
- [debug](https://npm.io/package/debug.md) 2.6.9
- [jszip](https://npm.io/package/jszip.md) 3.1.3
- [urijs](https://npm.io/package/urijs.md) 1.19.1
- [config](https://npm.io/package/config.md) 1.24.0
- [mkdirp](https://npm.io/package/mkdirp.md) 0.5.1
- [semver](https://npm.io/package/semver.md) 5.3.0
- [js-yaml](https://npm.io/package/js-yaml.md) 3.10.0
- [thenify](https://npm.io/package/thenify.md) 3.2.1
- [winston](https://npm.io/package/winston.md) 2.3.1
- [doctrine](https://npm.io/package/doctrine.md) 2.0.0
- [fs-extra](https://npm.io/package/fs-extra.md) 1.0.0
- [jsrsasign](https://npm.io/package/jsrsasign.md) 8.0.3
- [minimatch](https://npm.io/package/minimatch.md) 3.0.3
- [npm-paths](https://npm.io/package/npm-paths.md) 0.1.3
- [sprintf-js](https://npm.io/package/sprintf-js.md) 1.0.3
- [lorem-ipsum](https://npm.io/package/lorem-ipsum.md) 1.0.4
- [thenify-all](https://npm.io/package/thenify-all.md) 1.6.0
- [comment-parser](https://npm.io/package/comment-parser.md) 0.4.0
- [lodash.padstart](https://npm.io/package/lodash.padstart.md) 4.5.0
- [lodash.clonedeep](https://npm.io/package/lodash.clonedeep.md) 4.5.0

## 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
- … 2273 more at https://npm.io/package/composer-common/versions

## README

# Hyperledger Composer Common
Code that is shared across Composer-Client, Composer-Admin and Composer-Runtime

Defines the core of the Hyperledger Composer programming model, including the parser for the CTO language and services for assets, registries, participants and transactions.

## 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-common · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
