@gquittet/graceful-server
Advanced tools
Comparing version 5.2.2 to 5.2.3
{ | ||
"name": "@gquittet/graceful-server", | ||
"version": "5.2.2", | ||
"version": "5.2.3", | ||
"description": "Tiny (~5k), dependency-free Node.JS library to make your API more graceful", | ||
@@ -150,4 +150,5 @@ "license": "MIT", | ||
"coverage": "vitest run --coverage", | ||
"preversion": "npm run lint && npm run coverage && npm run build" | ||
"preversion": "pnpm lint && pnpm coverage && pnpm build", | ||
"prepublish": "pnpm lint && pnpm coverage && pnpm build" | ||
} | ||
} |
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
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 3 instances 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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
35761
61
188
0
4