Socket
Socket
Sign inDemoInstall

api-client-wrapper

Package Overview
Dependencies
4
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.6 to 0.0.7

2

package.json
{
"name": "api-client-wrapper",
"version": "0.0.6",
"version": "0.0.7",
"description": "Easy to use REST client that manage all the basics out of the box: Response homogenization, bulk calls, simultaneos calls, timeout and error management.",

@@ -5,0 +5,0 @@ "author": "Roberto Langarica <roberto.langarica@gmail.com>",

@@ -147,3 +147,3 @@ const uuidv4 = require('uuid/v4');

RequestObject.prototype.Status = {
RequestObject.Status = {
waiting:0,

@@ -150,0 +150,0 @@ executing:1,

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