Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

allow-methods

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

allow-methods - npm Package Compare versions

Comparing version 4.1.3 to 5.0.0

8

package.json
{
"name": "allow-methods",
"version": "4.1.3",
"version": "5.0.0",
"description": "Express/connect middleware to handle 405 errors",

@@ -22,4 +22,4 @@ "keywords": [

"engines": {
"node": "14.x || 16.x || 18.x",
"npm": "8.x"
"node": "16.x || 18.x",
"npm": "8.x || 9.x"
},

@@ -57,3 +57,3 @@ "scripts": {

"testdouble": "^3.16.4",
"typescript": "^4.7.3"
"typescript": "^5.0.2"
},

@@ -60,0 +60,0 @@ "main": "lib/allow-methods.js",

@@ -19,3 +19,3 @@

* [Node.js](https://nodejs.org/) 14+
* [Node.js](https://nodejs.org/) 16+

@@ -22,0 +22,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc