Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dnlup/doc

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dnlup/doc - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc