@dnlup/doc
Advanced tools
Comparing version 4.0.0-3 to 4.0.0
@@ -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 @@ |
{ | ||
"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", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
59503
0
21