Socket
Socket
Sign inDemoInstall

express

Package Overview
Dependencies
Maintainers
7
Versions
279
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.21.1 to 3.21.2

12

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

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

"basic-auth": "~1.0.3",
"connect": "2.30.1",
"connect": "2.30.2",
"content-disposition": "0.5.0",

@@ -50,11 +50,11 @@ "content-type": "~1.0.1",

"utils-merge": "1.0.0",
"vary": "~1.0.0"
"vary": "~1.0.1"
},
"devDependencies": {
"connect-redis": "~1.5.0",
"ejs": "2.3.2",
"ejs": "2.3.3",
"istanbul": "0.3.9",
"marked": "0.3.3",
"marked": "0.3.5",
"mocha": "2.2.5",
"should": "7.0.1",
"should": "7.0.2",
"supertest": "1.0.1"

@@ -61,0 +61,0 @@ },

Sorry, the diff of this file is too big to display

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