New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

koa-methodoverride

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-methodoverride - npm Package Compare versions

Comparing version 2.0.0-alpha.1 to 2.0.0

History.md

13

package.json
{
"name": "koa-methodoverride",
"version": "2.0.0-alpha.1",
"version": "2.0.0",
"description": "HTTP method override for koa",
"author": "Fangdun Cai <cfddream@gmail.com>",
"license": "MIT",
"repository": "koa-modules/methodoverride",
"repository": "github:koa-modules/methodoverride",
"main": "index.js",

@@ -31,9 +31,10 @@ "scripts": {

"engines": {
"node": ">= 4.0.0"
"node": ">= 4"
},
"files": [
"license",
"readme.md",
"index.js"
"History.md",
"index.js",
"LICENSE",
"README.md"
]
}
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