You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

response-time

Package Overview
Dependencies
Maintainers
6
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

response-time - npm Package Compare versions

Comparing version
2.3.3
to
2.3.4
+6
-0
HISTORY.md

@@ -0,1 +1,7 @@

2.3.4 / 2025-07-17
==========
* deps: on-headers@~1.1.0
- Fix [CVE-2025-7339](https://www.cve.org/CVERecord?id=CVE-2025-7339) ([GHSA-76c9-3jph-rj3q](https://github.com/expressjs/on-headers/security/advisories/GHSA-76c9-3jph-rj3q))
2.3.3 / 2024-10-07

@@ -2,0 +8,0 @@ ==========

+7
-7
{
"name": "response-time",
"description": "Response time for Node.js servers",
"version": "2.3.3",
"version": "2.3.4",
"author": "Jonathan Ong <me@jongleberry.com> (http://jongleberry.com)",

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

"depd": "~2.0.0",
"on-headers": "~1.0.1"
"on-headers": "~1.1.0"
},

@@ -26,8 +26,8 @@ "devDependencies": {

"eslint-config-standard": "11.0.0",
"eslint-plugin-import": "2.10.0",
"eslint-plugin-markdown": "1.0.0-beta.6",
"eslint-plugin-import": "2.32.0",
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-node": "6.0.1",
"eslint-plugin-promise": "3.7.0",
"eslint-plugin-standard": "3.0.1",
"mocha": "6.1.4",
"eslint-plugin-promise": "3.8.0",
"eslint-plugin-standard": "3.1.0",
"mocha": "6.2.3",
"nyc": "14.1.1",

@@ -34,0 +34,0 @@ "supertest": "1.1.0"