New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

express-har-capture

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

express-har-capture - npm Package Compare versions

Comparing version 1.0.0-beta to 1.0.1-beta

2

index.js

@@ -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;

2

package.json
{
"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",

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