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.8 to 2.3.9

8

HISTORY.md

@@ -0,1 +1,9 @@

2.3.9 / 2017-05-19
==================
* deps: debug@2.6.8
- deps: ms@2.0.0
* deps: vary@~1.1.1
- perf: hoist regular expression
2.3.8 / 2017-03-24

@@ -2,0 +10,0 @@ ==================

16

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

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

"dependencies": {
"debug": "2.6.3",
"debug": "2.6.8",
"methods": "~1.1.2",
"parseurl": "~1.3.1",
"vary": "~1.1.0"
"vary": "~1.1.1"
},
"devDependencies": {
"eslint": "3.18.0",
"eslint-config-standard": "7.1.0",
"eslint-plugin-markdown": "1.0.0-beta.4",
"eslint": "3.19.0",
"eslint-config-standard": "10.2.1",
"eslint-plugin-import": "2.2.0",
"eslint-plugin-markdown": "1.0.0-beta.6",
"eslint-plugin-node": "4.2.2",
"eslint-plugin-promise": "3.5.0",
"eslint-plugin-standard": "2.1.1",
"eslint-plugin-standard": "3.0.1",
"istanbul": "0.4.5",

@@ -25,0 +27,0 @@ "mocha": "2.5.3",

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