@gquittet/graceful-server
Advanced tools
Comparing version 5.0.0 to 5.0.1-alpha1
{ | ||
"name": "@gquittet/graceful-server", | ||
"version": "5.0.0", | ||
"version": "5.0.1-alpha1", | ||
"description": "Tiny (~5k), dependency-free Node.JS library to make your API more graceful", | ||
@@ -29,3 +29,4 @@ "license": "MIT", | ||
} | ||
} | ||
}, | ||
"./package.json": "./package.json" | ||
}, | ||
@@ -71,3 +72,3 @@ "imports": { | ||
"scripts": { | ||
"build": "tsup", | ||
"build": "tsup --onSuccess='tsc --emitDeclarationOnly --declaration'", | ||
"lint": "eslint", | ||
@@ -74,0 +75,0 @@ "test": "vitest", |
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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
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
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 1 instance in 1 package
25
137
23067
1