ispapi-apiconnector
Advanced tools
Comparing version 3.5.8 to 3.5.9
@@ -107,3 +107,2 @@ /* | ||
if (!p_cfg) { | ||
console.log('SESSION EXPIRED [ispapi-apiconnector]: no socket config'); | ||
var r = new ispapi.Response(responses.expired, p_cmd); | ||
@@ -110,0 +109,0 @@ p_cb(r["as_" + p_type]); |
{ | ||
"name": "ispapi-apiconnector", | ||
"description": "1API API Connector for node.js", | ||
"version": "3.5.8", | ||
"version": "3.5.9", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Kai Schwarz", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29265
703