Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

server-timing

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

server-timing - npm Package Compare versions

Comparing version 3.3.2 to 3.3.3

8

package.json
{
"name": "server-timing",
"version": "3.3.2",
"version": "3.3.3",
"description": "This module can add `ServerTiming` Header to http response, and be able to use express middleware",

@@ -30,4 +30,2 @@ "main": "index.js",

"dependencies": {
"@types/express": "^4.17.3",
"@types/node": "^16.0.0",
"minimist": "^1.2.5",

@@ -37,2 +35,4 @@ "on-headers": "^1.0.2"

"devDependencies": {
"@types/express": "^4.17.3",
"@types/node": "^18.0.0",
"assert-stream": "1.1.1",

@@ -42,3 +42,3 @@ "coveralls": "3.1.1",

"espower-loader": "1.2.2",
"express": "4.18.1",
"express": "4.18.2",
"must-call": "1.0.0",

@@ -45,0 +45,0 @@ "nyc": "15.1.0",

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