server-timing
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -15,4 +15,4 @@ { | ||
"express": "^4.14.1", | ||
"server-timing": "^1.0.1" | ||
"server-timing": "^2.0.0" | ||
} | ||
} |
{ | ||
"name": "server-timing", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "This module can add `ServerTiming` Header to http response, and be able to use express middleware", | ||
@@ -32,12 +32,12 @@ "main": "index.js", | ||
"devDependencies": { | ||
"assert-stream": "^1.1.1", | ||
"coveralls": "^2.11.16", | ||
"eater": "^3.2.0", | ||
"espower-loader": "^1.2.0", | ||
"express": "^4.14.1", | ||
"must-call": "^1.0.0", | ||
"nyc": "^10.1.2", | ||
"power-assert": "^1.4.2", | ||
"standard": "^8.6.0" | ||
"assert-stream": "1.1.1", | ||
"coveralls": "3.0.6", | ||
"eater": "3.2.0", | ||
"espower-loader": "1.2.2", | ||
"express": "4.17.1", | ||
"must-call": "1.0.0", | ||
"nyc": "14.1.1", | ||
"power-assert": "1.6.1", | ||
"standard": "14.3.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17854
13
458