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.3 to 2.3.4

5

HISTORY.md

@@ -0,1 +1,6 @@

2.3.4 / 2015-07-14
==================
* deps: vary@~1.0.1
2.3.3 / 2015-05-12

@@ -2,0 +7,0 @@ ==================

10

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

@@ -15,8 +15,8 @@ "Douglas Christopher Wilson <doug@somethingdoug.com>",

"parseurl": "~1.3.0",
"vary": "~1.0.0"
"vary": "~1.0.1"
},
"devDependencies": {
"istanbul": "0.3.9",
"mocha": "2.2.4",
"supertest": "~0.15.0"
"istanbul": "0.3.17",
"mocha": "2.2.5",
"supertest": "1.0.1"
},

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