@dnlup/doc
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -5,2 +5,4 @@ # Changelog | ||
### [1.0.3](https://github.com/dnlup/doc/compare/v1.0.2...v1.0.3) (2020-05-25) | ||
### [1.0.2](https://github.com/dnlup/doc/compare/v1.0.1...v1.0.2) (2020-03-31) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@dnlup/doc", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Get usage and health data about your Node.js process", | ||
@@ -49,4 +49,6 @@ "main": "index.js", | ||
"husky": "^4.2.3", | ||
"is-ci": "^2.0.0", | ||
"lint-staged": "^10.1.0", | ||
"markdown-toc": "^1.2.0", | ||
"semver": "^7.3.2", | ||
"standard": "^14.3.3", | ||
@@ -53,0 +55,0 @@ "standard-version": "^7.1.0", |
@@ -12,2 +12,3 @@ [![npm version](https://badge.fury.io/js/%40dnlup%2Fdoc.svg)](https://badge.fury.io/js/%40dnlup%2Fdoc) | ||
- [Installation](#installation) | ||
- [Usage](#usage) | ||
@@ -21,2 +22,8 @@ - [API](#api) | ||
## Installation | ||
```bash | ||
$ npm i @dnlup/doc | ||
``` | ||
## Usage | ||
@@ -23,0 +30,0 @@ ```js |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7256
67
12