Socket
Socket
Sign inDemoInstall

express

Package Overview
Dependencies
62
Maintainers
6
Versions
276
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.19.0 to 4.19.1

2

lib/response.js

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

res.location = function location(url) {
var loc = url;
var loc = String(url);

@@ -911,0 +911,0 @@ // "back" is an alias for the referrer

{
"name": "express",
"description": "Fast, unopinionated, minimalist web framework",
"version": "4.19.0",
"version": "4.19.1",
"author": "TJ Holowaychuk <tj@vision-media.ca>",

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

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

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