allow-methods
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "allow-methods", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Express/connect middleware to handle 405 errors", | ||
@@ -39,4 +39,4 @@ "keywords": [ | ||
"devDependencies": { | ||
"@commitlint/cli": "^16.2.4", | ||
"@commitlint/config-conventional": "^16.2.4", | ||
"@commitlint/cli": "^17.0.0", | ||
"@commitlint/config-conventional": "^17.0.0", | ||
"@rowanmanning/eslint-config": "^3.3.0", | ||
@@ -48,4 +48,4 @@ "axios": "^0.27.2", | ||
"express5": "npm:express@^5.0.0-beta.1", | ||
"husky": "^7.0.4", | ||
"mocha": "^9.2.1", | ||
"husky": "^8.0.1", | ||
"mocha": "^10.0.0", | ||
"nyc": "^15.1.0", | ||
@@ -52,0 +52,0 @@ "testdouble": "^3.16.4" |
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
6309