allow-methods
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "allow-methods", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Express/connect middleware to handle 405 errors", | ||
@@ -22,3 +22,3 @@ "keywords": [ | ||
"engines": { | ||
"node": "16.x || 18.x", | ||
"node": "16.x || 18.x || 20.x", | ||
"npm": "8.x || 9.x" | ||
@@ -46,3 +46,3 @@ }, | ||
"@commitlint/config-conventional": "^17.0.0", | ||
"@rowanmanning/eslint-config": "^5.0.1", | ||
"@rowanmanning/eslint-config": "^6.0.0", | ||
"@types/express": "^4.17.13", | ||
@@ -49,0 +49,0 @@ "axios": "^1.0.0", |
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
7508