# standard-log-core

> Core library for standard-log

Latest version **1.5.0** (published 2019-07-15) · MIT license · 0 weekly downloads

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

## Install

```sh
npm install standard-log-core
pnpm add standard-log-core
yarn add standard-log-core
bun add standard-log-core
```

## Health

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

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.5.0 |
| Published | 2019-07-15 |
| First published | 2019-02-10 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 3 |
| Unpacked size | 65.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 8 |
| Author | Homa Wong |
| Maintainers | unional |

## Links

- npm: https://www.npmjs.com/package/standard-log-core
- Repository: https://github.com/unional/standard-log
- Issues: https://github.com/unional/standard-log/issues
- npm.io page: https://npm.io/package/standard-log-core

## Dependencies (3)

- [type-plus](https://npm.io/package/type-plus.md) ^1.26.2
- [upper-case](https://npm.io/package/upper-case.md) ^1.1.3
- [global-store](https://npm.io/package/global-store.md) ^0.8.2

## Recent versions

- 1.5.0 (latest) — 2019-07-15
- 1.4.0 — 2019-07-15
- 1.3.1 — 2019-07-15
- 1.3.0 — 2019-07-15
- 1.2.2 — 2019-07-14
- 1.2.0 — 2019-07-14
- 1.1.1 — 2019-02-11
- 1.1.0 — 2019-02-10
- 1.0.0 — 2019-02-10

## README

# standard-log-core

[![NPM version][npm-image]][npm-url]
[![NPM downloads][downloads-image]][downloads-url]

[![Circle CI][circleci-image]][circleci-url]
[![Travis CI][travis-image]][travis-url]
[![Codecov][codecov-image]][codecov-url]
[![Coveralls Status][coveralls-image]][coveralls-url]

Core library for [`standard-log`](https://github.com/unional/standard-log).

[circleci-image]: https://circleci.com/gh/unional/standard-log/tree/master.svg?style=shield
[circleci-url]: https://circleci.com/gh/unional/standard-log/tree/master
[codecov-image]: https://codecov.io/gh/unional/standard-log/branch/master/graph/badge.svg
[codecov-url]: https://codecov.io/gh/unional/standard-log
[coveralls-image]: https://coveralls.io/repos/github/unional/standard-log/badge.svg
[coveralls-url]: https://coveralls.io/github/unional/standard-log
[downloads-image]: https://img.shields.io/npm/dm/standard-log-core.svg?style=flat
[downloads-url]: https://npmjs.org/package/standard-log-core
[npm-image]: https://img.shields.io/npm/v/standard-log-core.svg?style=flat
[npm-url]: https://www.npmjs.com/package/standard-log-core
[travis-image]: https://travis-ci.com/unional/standard-log.svg?branch=master
[travis-url]: https://travis-ci.com/unional/standard-log?branch=master

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