caccl-send-request
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -89,3 +89,3 @@ const axios = require('axios'); | ||
code: errorCodes.selfSigned, | ||
}) | ||
}); | ||
} | ||
@@ -92,0 +92,0 @@ |
{ | ||
"name": "caccl-send-request", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "The default request sender used throughout the CACCL project.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
5850