@gquittet/graceful-server
Advanced tools
Comparing version 5.2.7 to 5.2.8
{ | ||
"name": "@gquittet/graceful-server", | ||
"version": "5.2.7", | ||
"version": "5.2.8", | ||
"description": "Tiny (~5k), dependency-free Node.JS library to make your API more graceful", | ||
@@ -115,10 +115,10 @@ "license": "MIT", | ||
"devDependencies": { | ||
"@eslint/js": "^9.14.0", | ||
"@eslint/js": "9.14.0", | ||
"@types/eslint__js": "^8.42.3", | ||
"@types/express": "^5.0.0", | ||
"@types/node": "^22.8.6", | ||
"@typescript-eslint/eslint-plugin": "^8.12.2", | ||
"@typescript-eslint/parser": "^8.12.2", | ||
"@vitest/coverage-v8": "^2.1.4", | ||
"eslint": "^9.14.0", | ||
"@types/node": "^22.9.0", | ||
"@typescript-eslint/eslint-plugin": "^8.14.0", | ||
"@typescript-eslint/parser": "^8.14.0", | ||
"@vitest/coverage-v8": "^2.1.5", | ||
"eslint": "9.14.0", | ||
"eslint-config-prettier": "^9.1.0", | ||
@@ -132,4 +132,4 @@ "eslint-plugin-security": "^3.0.1", | ||
"typescript": "^5.5.4", | ||
"typescript-eslint": "^8.12.2", | ||
"vitest": "^2.1.4" | ||
"typescript-eslint": "^8.14.0", | ||
"vitest": "^2.1.5" | ||
}, | ||
@@ -136,0 +136,0 @@ "keywords": [ |
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
25390