Socket
Socket
Sign inDemoInstall

agilite

Package Overview
Dependencies
244
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.3.0 to 6.3.1

6

controllers/utils.js

@@ -118,3 +118,4 @@ "use strict";

headers: {},
data
data,
responseType: "arraybuffer"
};

@@ -201,3 +202,4 @@

method: Enums.METHOD_GET,
headers: {}
headers: {},
responseType: "arraybuffer"
};

@@ -204,0 +206,0 @@

{
"name": "agilite",
"license": "MIT",
"version": "6.3.0",
"version": "6.3.1",
"description": "A NodeJS module that provides seamless interactions with Agilit-e APIs",

@@ -6,0 +6,0 @@ "homepage": "https://agilite.io",

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