response-time
Advanced tools
+6
-0
@@ -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" |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
9480
2.51%0
-100%+ Added
- Removed
Updated