Socket
Socket
Sign inDemoInstall

eh-api-client

Package Overview
Dependencies
49
Maintainers
2
Versions
97
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.24.2 to 0.24.3

4

index.d.ts

@@ -18,3 +18,5 @@ // Type definitions for eh-api-client 0.24.0

delete(options, body?, cb?): Promise<any>;
prototype: any; // for tests
setSessionId(sessionId: string): void;
setRequestId(requestId: string): void;
prototype: any;
}

@@ -21,0 +23,0 @@

@@ -223,3 +223,3 @@ var

var self = this, _res, _req;
return new Promise(function (resolve, reject) {

@@ -226,0 +226,0 @@ self.request("head", url, options, function(err, data, res, req) {

{
"name": "eh-api-client",
"version": "0.24.2",
"version": "0.24.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