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.3.0 to 2.3.1

6

HISTORY.md

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

2.3.1 / 2014-12-30
==================
* deps: debug@~2.1.1
* deps: methods@~1.1.1
2.3.0 / 2014-10-16

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

12

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

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

"dependencies": {
"debug": "~2.1.0",
"methods": "1.1.0",
"debug": "~2.1.1",
"methods": "~1.1.1",
"parseurl": "~1.3.0",

@@ -19,5 +19,5 @@ "vary": "~1.0.0"

"devDependencies": {
"istanbul": "0.3.2",
"mocha": "~1.21.4",
"supertest": "~0.14.0"
"istanbul": "0.3.5",
"mocha": "~2.1.0",
"supertest": "~0.15.0"
},

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

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