# susyweb-core-subscriptions

> Manages susyweb subscriptions. This is an internal package.

Latest version **1.0.0-beta.55** (published 2019-06-20) · LGPL-3.0 license · 0 weekly downloads

## Install

```sh
npm install susyweb-core-subscriptions
pnpm add susyweb-core-subscriptions
yarn add susyweb-core-subscriptions
bun add susyweb-core-subscriptions
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0-beta.55 |
| Published | 2019-06-20 |
| First published | 2019-06-20 |
| Weekly downloads | 0 |
| License | LGPL-3.0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 28.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | superstring |

## Links

- npm: https://www.npmjs.com/package/susyweb-core-subscriptions
- Repository: https://octonion.institute/susy-js/susyweb.js/tree/1.0/packages/susyweb-core-subscriptions
- npm.io page: https://npm.io/package/susyweb-core-subscriptions

## Dependencies (3)

- [lodash](https://npm.io/package/lodash.md) ^4.17.11
- [eventemitter3](https://npm.io/package/eventemitter3.md) ^3.1.0
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.3.1

## Recent versions

- 1.0.0-beta.55 (latest) — 2019-06-20
- 1.0.0-beta.52 — 2019-06-20
- 1.0.0-beta.37 — 2019-06-20
- 1.0.0-beta.35 — 2019-06-20

## README

# susyweb-core-subscriptions

This is a sub module of [susyweb.js][repo].
The subscriptions module is used within some [susyweb.js][repo] modules.

If you would like to know all supported subscriptions please have a look in the ```src/subscriptions``` folder.

## Installation

### Node.js

```bash
npm install susyweb-core-subscriptions
```

## Types 

All the typescript typings are placed in the types folder. 

[docs]: http://susywebjs.readthedocs.io/en/1.0/
[repo]: https://octonion.institute/susy-js/susyweb.js

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