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

@heycharles/server-timing

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heycharles/server-timing - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

14

package.json
{
"name": "@heycharles/server-timing",
"version": "0.1.0",
"version": "0.1.1",
"private": false,

@@ -16,3 +16,3 @@ "description": "This module can add `ServerTiming` Header to http response, and be able to use express middleware",

"type": "git",
"url": "git+ssh://git@github.com/yosuke-furukawa/server-timing.git"
"url": "git+ssh://git@github.com/c-commerce/server-timing.git"
},

@@ -25,11 +25,9 @@ "keywords": [

],
"author": "yosuke-furukawa",
"author": "eljefedelrodeodeljefe",
"license": "MIT",
"bugs": {
"url": "https://github.com/yosuke-furukawa/server-timing/issues"
"url": "https://github.com/c-commerce/server-timing/issues"
},
"homepage": "https://github.com/yosuke-furukawa/server-timing#readme",
"homepage": "https://github.com/c-commerce/server-timing#readme",
"dependencies": {
"@types/express": "^4.17.3",
"@types/node": "^12.12.30",
"minimist": "^1.2.5",

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

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

@@ -41,0 +41,0 @@ "coveralls": "3.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