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.1 to 3.2.2

5

History.md
3.2.2 / 2013-05-03
==================
* update qs
3.2.1 / 2013-04-29

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

2

lib/express.js

@@ -23,3 +23,3 @@ /**

exports.version = '3.2.0';
exports.version = '3.2.2';

@@ -26,0 +26,0 @@ /**

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

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

"dependencies": {
"connect": "2.7.7",
"connect": "2.7.8",
"commander": "0.6.1",

@@ -37,3 +37,3 @@ "range-parser": "0.0.4",

"debug": "*",
"qs": "0.6.1"
"qs": "0.6.3"
},

@@ -40,0 +40,0 @@ "devDependencies": {

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