Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

express

Package Overview
Dependencies
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express - npm Package Compare versions

Comparing version 3.2.5 to 3.2.6

5

History.md
3.2.6 / 2013-06-02
==================
* update connect
3.2.5 / 2013-05-21

@@ -3,0 +8,0 @@ ==================

4

package.json
{
"name": "express",
"description": "Sinatra inspired web development framework",
"version": "3.2.5",
"version": "3.2.6",
"author": "TJ Holowaychuk <tj@vision-media.ca>",

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

"dependencies": {
"connect": "2.7.10",
"connect": "2.7.11",
"commander": "0.6.1",

@@ -28,0 +28,0 @@ "range-parser": "0.0.4",

@@ -67,3 +67,2 @@ ![express logo](http://f.cl.ly/items/0V2S1n0K1i3y1c122g04/Screen%20Shot%202012-04-11%20at%209.59.42%20AM.png)

* Visit the [Wiki](http://github.com/visionmedia/express/wiki)
* [日本語ドキュメンテーション](http://hideyukisaito.com/doc/expressjs/) by [hideyukisaito](https://github.com/hideyukisaito)
* [Русскоязычная документация](http://jsman.ru/express/)

@@ -70,0 +69,0 @@ * Run express examples [online](https://runnable.com/express)

Sorry, the diff of this file is not supported yet

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