Socket
Socket
Sign inDemoInstall

method-override

Package Overview
Dependencies
Maintainers
6
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

method-override - npm Package Compare versions

Comparing version 2.2.0 to 2.3.0

6

HISTORY.md

@@ -0,1 +1,7 @@

2.3.0 / 2014-10-16
==================
* deps: debug@~2.1.0
- Implement `DEBUG_FD` env variable support
2.2.0 / 2014-09-02

@@ -2,0 +8,0 @@ ==================

8

package.json
{
"name": "method-override",
"description": "Override HTTP verbs",
"version": "2.2.0",
"version": "2.3.0",
"contributors": [

@@ -12,3 +12,3 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>",

"dependencies": {
"debug": "~2.0.0",
"debug": "~2.1.0",
"methods": "1.1.0",

@@ -19,5 +19,5 @@ "parseurl": "~1.3.0",

"devDependencies": {
"istanbul": "0.3.0",
"istanbul": "0.3.2",
"mocha": "~1.21.4",
"supertest": "~0.13.0"
"supertest": "~0.14.0"
},

@@ -24,0 +24,0 @@ "files": [

@@ -170,5 +170,5 @@ # method-override

[coveralls-url]: https://coveralls.io/r/expressjs/method-override?branch=master
[downloads-image]: http://img.shields.io/npm/dm/method-override.svg?style=flat
[downloads-image]: https://img.shields.io/npm/dm/method-override.svg?style=flat
[downloads-url]: https://npmjs.org/package/method-override
[gratipay-image]: https://img.shields.io/gratipay/dougwilson.svg?style=flat
[gratipay-url]: https://www.gratipay.com/dougwilson/
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