Socket
Socket
Sign inDemoInstall

indix-api-nodejs

Package Overview
Dependencies
88
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.30 to 0.1.31

4

lib/indix-api.js

@@ -371,2 +371,6 @@ 'use strict';

};
if (query.use_apigee == 'true') {
options.formData.use_apigee = 'true';
}
}

@@ -373,0 +377,0 @@

2

package.json
{
"name": "indix-api-nodejs",
"version": "0.1.30",
"version": "0.1.31",
"description": "Indix API NodeJS Client",

@@ -5,0 +5,0 @@ "main": "lib/indix-api.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