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 0.2.0 to 0.3.0

8

package.json
{
"name": "koa-methodoverride",
"version": "0.2.0",
"description": "method override for koa",
"version": "0.3.0",
"description": "HTTP method override for koa",
"main": "index.js",

@@ -27,7 +27,7 @@ "scripts": {

"type": "git",
"url": "http://github.com/fundon/koa-methodoverride.git"
"url": "http://github.com/fundon/koa-method-override.git"
},
"bugs": {
"url": "https://github.com/fundon/koa-methodoverride/issues"
"url": "https://github.com/fundon/koa-method-override/issues"
}
}

@@ -1,2 +0,3 @@

# __Method Override__ for koa [![Build Status](https://travis-ci.org/fundon/koa-methodoverride.svg)](https://travis-ci.org/fundon/koa-methodoverride)
# Method Override [![Build Status](https://travis-ci.org/fundon/koa-method-override.svg)](https://travis-ci.org/fundon/koa-method-override)
> HTTP method override for koa.

@@ -34,3 +35,3 @@ ### Install

* [co-body](https://github.com/visionmedia/co-body)
* or other body parser
* Or other body parser

@@ -37,0 +38,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