# @convector/convector-core-errors

> Convector Errors

Latest version **1.3.9-0-alpha.dbda42d5** (published 2021-01-08) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @convector/convector-core-errors
pnpm add @convector/convector-core-errors
yarn add @convector/convector-core-errors
bun add @convector/convector-core-errors
```

## Health

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

Positive: has types; no vulnerabilities.

Warnings: low downloads; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.3.9-0-alpha.dbda42d5 |
| Published | 2021-01-08 |
| First published | 2021-01-08 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 46.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 143 |
| Maintainers | diestrin, freexploit |
| Keywords | typescript, chaincode, blockchain, hyperledger, solutions, environment, hyperledger fabric, smart contract, run, hurley, composer |

## Links

- npm: https://www.npmjs.com/package/@convector/convector-core-errors
- Repository: https://github.com/hyperledger-labs/convector/tree/develop/%40convectororg/convector-core-errors
- Homepage: https://covalentx.com/convector/convector-smart-contracts/
- npm.io page: https://npm.io/package/@convector/convector-core-errors

## Dependencies (1)

- [tslib](https://npm.io/package/tslib.md) ^1.9.0

## Alternatives

- [replicas-cli](https://npm.io/package/replicas-cli.md) — 3.0K weekly downloads
- [env-contract](https://npm.io/package/env-contract.md) — 133 weekly downloads
- [@openveo/api](https://npm.io/package/@openveo/api.md) — 61 weekly downloads
- [@ryniaubenpm2/cumque-error-reiciendis](https://npm.io/package/@ryniaubenpm2/cumque-error-reiciendis.md) — 54 weekly downloads
- [ts-global-type-extra](https://npm.io/package/ts-global-type-extra.md) — 11 weekly downloads

## Recent versions

- 1.3.9-0-alpha.dbda42d5 (latest) — 2021-01-08

## README

# Convector Errors

This module contains standarized errors to use across all the other convector modules.

An error is just a class extending the base javascript Error object, with a static method `test` useful for the error class to validate if it should trigger or not.

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