Socket
Socket
Sign inDemoInstall

trooba-http-api

Package Overview
Dependencies
1
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 2.0.3

2

index.js

@@ -33,3 +33,3 @@ 'use strict';

proto.context = function (ctx) {
const newClient = new Client(this.pipe, this.config);
var newClient = new Client(this.pipe, this.config);
newClient.ctx = Object.assign({}, ctx);

@@ -36,0 +36,0 @@ return newClient;

{
"name": "trooba-http-api",
"version": "2.0.2",
"version": "2.0.3",
"description": "generic API for trooba http and ajax transports",

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