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 4.0.0-3 to 4.0.0

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

## [4.0.0](https://github.com/dnlup/doc/compare/v4.0.0-3...v4.0.0) (2021-03-16)
## [4.0.0-3](https://github.com/dnlup/doc/compare/v4.0.0-2...v4.0.0-3) (2021-03-15)

@@ -7,0 +9,0 @@

5

package.json
{
"name": "@dnlup/doc",
"version": "4.0.0-3",
"version": "4.0.0",
"description": "Get usage and health data about your Node.js process",

@@ -17,3 +17,3 @@ "main": "index.js",

"test:ts": "tsd",
"test:esm": "tap --no-coverage test/esm/esm.test.js",
"test:esm": "tap --no-coverage test/esm/*.test.js",
"trace:ic:server": "PORT=3000 deoptigate benchmarks/doc.js",

@@ -90,2 +90,3 @@ "trace:ic:resourceUsage": "PORT=3000 deoptigate benchmarks/docResourceUsage.js",

"markdown-toc": "^1.2.0",
"semver": "^7.3.4",
"standard-version": "^9.0.0",

@@ -92,0 +93,0 @@ "tap": "^14.10.8",

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