Socket
Socket
Sign inDemoInstall

eh-api-client

Package Overview
Dependencies
52
Maintainers
2
Versions
97
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.41.2 to 0.41.3

8

lib/client.js

@@ -216,4 +216,4 @@ var

method,
url: reqParams,
options,
url: reqParams.url,
reqParams,
statusCode: res.statusCode

@@ -231,4 +231,4 @@ })

method,
url: reqParams,
options,
url: reqParams.url,
reqParams,
err

@@ -235,0 +235,0 @@ })

{
"name": "eh-api-client",
"version": "0.41.2",
"version": "0.41.3",
"description": "Node.js rest client",

@@ -5,0 +5,0 @@ "main": "index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc