🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

connect2

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

connect2 - npm Package Compare versions

Comparing version
1.0.7
to
1.0.8
+1
-1
package.json
{
"name": "connect2",
"description": "High performance middleware framework like connect",
"version": "1.0.7",
"version": "1.0.8",
"author": "htoooth (http://www.cnblogs.com/htoooth/)",

@@ -6,0 +6,0 @@ "keywords": [

@@ -5,2 +5,4 @@ # connect2

[中文版说明](./README_ZH.md)
```js

@@ -13,2 +15,3 @@ var connect = require('connect2');

console.log('md1')
next()
});

@@ -15,0 +18,0 @@