# @signati/saxon

> for node js

Latest version **0.0.4** (published 2021-03-19) · ISC license · 0 weekly downloads

## Install

```sh
npm install @signati/saxon
pnpm add @signati/saxon
yarn add @signati/saxon
bun add @signati/saxon
```

## Health

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

Positive: has types; no vulnerabilities; high quality score.

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

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.4 |
| Published | 2021-03-19 |
| First published | 2020-02-29 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 6 |
| Unpacked size | 16.1 KB |
| Known vulnerabilities | 0 (+15 in 1 direct dependencies) |
| Install scripts | no |
| GitHub stars | 0 |
| Author | signatidev@gmail.com |
| Maintainers | signatidev, alym |
| Keywords | Signati |

## Links

- npm: https://www.npmjs.com/package/@signati/saxon
- Repository: https://github.com/Signati/saxon
- Homepage: https://github.com/Signati/saxon#readme
- Issues: https://github.com/Signati/saxon/issues
- npm.io page: https://npm.io/package/@signati/saxon

## Dependencies (6)

- [execa](https://npm.io/package/execa.md) ^4.0.0
- [moment](https://npm.io/package/moment.md) ^2.24.0
- [immutable](https://npm.io/package/immutable.md) ^4.0.0-rc.12
- [exact-math](https://npm.io/package/exact-math.md) ^2.1.2
- [node-forge](https://npm.io/package/node-forge.md) ^0.9.1
- [@types/node-forge](https://npm.io/package/@types/node-forge.md) ^0.8.7

## Recent versions

- 0.0.4 (latest) — 2021-03-19
- 0.0.3 — 2021-03-18
- 0.0.2 — 2021-03-18
- 0.0.1 — 2020-02-29

## README

# signati-sdk-node
"test": "jest --config jestconfig.json",
    "prepublishOnly": "npm test && npm run lint",
    "preversion": "npm run lint",
    "version": "git add -A src",
    "postversion": "git push && git push --tags",
    "lint": "tslint -p tsconfig.json"

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