express-har-capture
Advanced tools
Comparing version 1.0.0-beta to 1.0.1-beta
@@ -17,2 +17,4 @@ /* Capture data for a bunch of simple requests | ||
module.exports = function harCaptureMiddlewareSetup(options) { | ||
options = options || {}; | ||
// Extract options | ||
@@ -19,0 +21,0 @@ var mapHarToName = options.mapHarToName; |
{ | ||
"name": "express-har-capture", | ||
"version": "1.0.0-beta", | ||
"version": "1.0.1-beta", | ||
"description": "Express middleware for capturing HAR (HTTP ARchive)-files", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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
16174
417
0