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 5.0.2 to 6.0.0

8

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

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

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

@@ -36,4 +36,4 @@ },

"test:integration": "mocha 'test/integration/**/*.test.js'",
"project:verify": "npx --yes @rowanmanning/validate-project@2 --type git node-library",
"project:fix": "npx --yes @rowanmanning/validate-project@2 --type git node-library --fix",
"project:verify": "npx --yes @rowanmanning/validate-project@3 --type git node-library",
"project:fix": "npx --yes @rowanmanning/validate-project@3 --type git node-library --fix",
"prepare": "husky install"

@@ -40,0 +40,0 @@ },

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

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

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

Sorry, the diff of this file is not supported yet

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