@capriza/http-utils
Advanced tools
Comparing version 0.1.0 to 0.1.1
var HttpUtils = require ("./lib/httpUtils"); | ||
module.exports = { HttpUtils }; | ||
module.exports = HttpUtils; |
{ | ||
"name": "@capriza/http-utils", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "HTTP Request utils that handles, request-response, errors, concurrency, priority and authentication", | ||
@@ -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
19697