Socket
Socket
Sign inDemoInstall

router

Package Overview
Dependencies
8
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.0 to 1.3.1

7

HISTORY.md

@@ -0,1 +1,8 @@

1.3.1 / 2017-05-19
==================
* deps: debug@2.6.8
- Fix `DEBUG_MAX_ARRAY_LENGTH`
- deps: ms@2.0.0
1.3.0 / 2017-02-25

@@ -2,0 +9,0 @@ ==================

2

index.js

@@ -670,3 +670,3 @@ /*!

return function(err){
return function(){
// restore vals

@@ -673,0 +673,0 @@ for (var i = 0; i < props.length; i++) {

{
"name": "router",
"description": "Simple middleware-style router",
"version": "1.3.0",
"version": "1.3.1",
"author": "Douglas Christopher Wilson <doug@somethingdoug.com>",

@@ -13,3 +13,3 @@ "contributors": [

"array-flatten": "2.1.1",
"debug": "2.6.1",
"debug": "2.6.8",
"methods": "~1.1.2",

@@ -23,3 +23,3 @@ "parseurl": "~1.3.1",

"after": "0.8.2",
"finalhandler": "1.0.0",
"finalhandler": "1.0.3",
"istanbul": "0.4.5",

@@ -26,0 +26,0 @@ "mocha": "2.5.3",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc