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.7 to 2.3.8

9

HISTORY.md

@@ -0,1 +1,10 @@

2.3.8 / 2017-03-24
==================
* deps: debug@2.6.3
- Allow colors in workers
- Deprecated `DEBUG_FD` environment variable
- Fix: `DEBUG_MAX_ARRAY_LENGTH`
- Use same color for same namespace
2.3.7 / 2016-11-19

@@ -2,0 +11,0 @@ ==================

14

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

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

"dependencies": {
"debug": "2.3.3",
"debug": "2.6.3",
"methods": "~1.1.2",

@@ -19,7 +19,7 @@ "parseurl": "~1.3.1",

"devDependencies": {
"eslint": "3.9.1",
"eslint-config-standard": "6.2.1",
"eslint-plugin-markdown": "1.0.0-beta.3",
"eslint-plugin-promise": "3.3.1",
"eslint-plugin-standard": "2.0.1",
"eslint": "3.18.0",
"eslint-config-standard": "7.1.0",
"eslint-plugin-markdown": "1.0.0-beta.4",
"eslint-plugin-promise": "3.5.0",
"eslint-plugin-standard": "2.1.1",
"istanbul": "0.4.5",

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