1 | ![GitHub CI - Publish to NPM](https://github.com/leanupjs/leanup/workflows/GitHub%20CI%20-%20Publish%20to%20NPM/badge.svg)
|
2 |
|
3 | [![downloads][downloads]][downloads-url]
|
4 | [![npm][npm]][npm-url]
|
5 | [![license][license]][license-url]
|
6 |
|
7 | [![dependencies][dependencies]][dependencies-url]
|
8 | [![devDependencies][devdependencies]][devdependencies-url]
|
9 | [![peerDependencies][peerdependencies]][peerdependencies-url]
|
10 | [![optionalDependencies][optionaldependencies]][optionaldependencies-url]
|
11 |
|
12 | [![vulnerabilities][vulnerabilities]][vulnerabilities-url]
|
13 | [![install-size][install-size]][install-size-url]
|
14 |
|
15 | [![lernajs][lernajs]][lernajs-url]
|
16 | [![prettier][prettier]][prettier-url]
|
17 |
|
18 | [npm]: https://img.shields.io/npm/v/@leanup/cli-core-test
|
19 | [npm-url]: https://www.npmjs.com/package/@leanup/cli-core-test
|
20 | [dependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/test&ref=release/1.0
|
21 | [dependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/test&ref=release/1.0
|
22 | [devdependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/test&ref=release/1.0&type=dev
|
23 | [devdependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/test&ref=release/1.0&type=dev
|
24 | [peerdependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/test&ref=release/1.0&type=peer
|
25 | [peerdependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/test&ref=release/1.0&type=peer
|
26 | [optionaldependencies]: https://status.david-dm.org/gh/leanupjs/leanup.svg?path=packages/cli/core/test&ref=release/1.0&type=optional
|
27 | [optionaldependencies-url]: https://david-dm.org/leanupjs/leanup?path=packages/cli/core/test&ref=release/1.0&type=optional
|
28 | [vulnerabilities]: https://snyk.io/test/npm/@leanup/cli-core-test/badge.svg
|
29 | [vulnerabilities-url]: https://snyk.io/test/npm/@leanup/cli-core-test
|
30 | [downloads]: https://img.shields.io/npm/dt/@leanup/cli-core-test
|
31 | [downloads-url]: https://npmcharts.com/compare/@leanup/cli-core-test?minimal=true
|
32 | [install-size]: https://packagephobia.now.sh/badge?p=@leanup/cli-core-test
|
33 | [install-size-url]: https://packagephobia.now.sh/result?p=@leanup/cli-core-test
|
34 | [license]: https://img.shields.io/npm/l/@leanup/cli
|
35 | [license-url]: https://github.com/leanupjs/leanup/blob/master/LICENSE
|
36 | [lernajs]: https://img.shields.io/badge/managed%20with-lerna-blueviolet
|
37 | [lernajs-url]: https://lerna.js.org
|
38 | [prettier]: https://img.shields.io/badge/code_style-prettier-ff69b4.svg
|
39 | [prettier-url]: https://prettier.io
|
40 |
|
41 | # `@leanup/cli-core-test`
|
42 |
|
43 | > This module contains some test ([mocha](https://mochajs.org/)) feature for the [@leanup/cli](https://www.npmjs.com/package/@leanup/cli).
|
44 |
|
45 | ## Dependencies
|
46 |
|
47 | | Package | Size | Vulnerabilities |
|
48 | | --------------------: | ------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------------------------------------------------------: |
|
49 | | @babel/register | [![install size of @babel/register](https://packagephobia.now.sh/badge?p=@babel/register)](https://packagephobia.now.sh/result?p=@babel/register) | [![vulnerabilities of @babel/register](https://snyk.io/test/npm/@babel/register/badge.svg)](https://snyk.io/test/npm/@babel/register) |
|
50 | | @types/chai | [![install size of @types/chai](https://packagephobia.now.sh/badge?p=@types/chai)](https://packagephobia.now.sh/result?p=@types/chai) | [![vulnerabilities of @types/chai](https://snyk.io/test/npm/@types/chai/badge.svg)](https://snyk.io/test/npm/@types/chai) |
|
51 | | @types/mocha | [![install size of @types/mocha](https://packagephobia.now.sh/badge?p=@types/mocha)](https://packagephobia.now.sh/result?p=@types/mocha) | [![vulnerabilities of @types/mocha](https://snyk.io/test/npm/@types/mocha/badge.svg)](https://snyk.io/test/npm/@types/mocha) |
|
52 | | @types/sinon | [![install size of @types/sinon](https://packagephobia.now.sh/badge?p=@types/sinon)](https://packagephobia.now.sh/result?p=@types/sinon) | [![vulnerabilities of @types/sinon](https://snyk.io/test/npm/@types/sinon/badge.svg)](https://snyk.io/test/npm/@types/sinon) |
|
53 | | babel-plugin-istanbul | [![install size of babel-plugin-istanbul](https://packagephobia.now.sh/badge?p=babel-plugin-istanbul)](https://packagephobia.now.sh/result?p=babel-plugin-istanbul) | [![vulnerabilities of babel-plugin-istanbul](https://snyk.io/test/npm/babel-plugin-istanbul/badge.svg)](https://snyk.io/test/npm/babel-plugin-istanbul) |
|
54 | | chai | [![install size of chai](https://packagephobia.now.sh/badge?p=chai)](https://packagephobia.now.sh/result?p=chai) | [![vulnerabilities of chai](https://snyk.io/test/npm/chai/badge.svg)](https://snyk.io/test/npm/chai) |
|
55 | | cross-env | [![install size of cross-env](https://packagephobia.now.sh/badge?p=cross-env)](https://packagephobia.now.sh/result?p=cross-env) | [![vulnerabilities of cross-env](https://snyk.io/test/npm/cross-env/badge.svg)](https://snyk.io/test/npm/cross-env) |
|
56 | | esm | [![install size of esm](https://packagephobia.now.sh/badge?p=esm)](https://packagephobia.now.sh/result?p=esm) | [![vulnerabilities of esm](https://snyk.io/test/npm/esm/badge.svg)](https://snyk.io/test/npm/esm) |
|
57 | | jsdom | [![install size of jsdom](https://packagephobia.now.sh/badge?p=jsdom)](https://packagephobia.now.sh/result?p=jsdom) | [![vulnerabilities of jsdom](https://snyk.io/test/npm/jsdom/badge.svg)](https://snyk.io/test/npm/jsdom) |
|
58 | | jsdom-global | [![install size of jsdom-global](https://packagephobia.now.sh/badge?p=jsdom-global)](https://packagephobia.now.sh/result?p=jsdom-global) | [![vulnerabilities of jsdom-global](https://snyk.io/test/npm/jsdom-global/badge.svg)](https://snyk.io/test/npm/jsdom-global) |
|
59 | | mocha | [![install size of mocha](https://packagephobia.now.sh/badge?p=mocha)](https://packagephobia.now.sh/result?p=mocha) | [![vulnerabilities of mocha](https://snyk.io/test/npm/mocha/badge.svg)](https://snyk.io/test/npm/mocha) |
|
60 | | mock-local-storage | [![install size of mock-local-storage](https://packagephobia.now.sh/badge?p=mock-local-storage)](https://packagephobia.now.sh/result?p=mock-local-storage) | [![vulnerabilities of mock-local-storage](https://snyk.io/test/npm/mock-local-storage/badge.svg)](https://snyk.io/test/npm/mock-local-storage) |
|
61 | | nyc | [![install size of nyc](https://packagephobia.now.sh/badge?p=nyc)](https://packagephobia.now.sh/result?p=nyc) | [![vulnerabilities of nyc](https://snyk.io/test/npm/nyc/badge.svg)](https://snyk.io/test/npm/nyc) |
|
62 | | sinon | [![install size of sinon](https://packagephobia.now.sh/badge?p=sinon)](https://packagephobia.now.sh/result?p=sinon) | [![vulnerabilities of sinon](https://snyk.io/test/npm/sinon/badge.svg)](https://snyk.io/test/npm/sinon) |
|