@capriza/http-utils
Advanced tools
Comparing version 0.2.16 to 0.3.0-dev.0
{ | ||
"name": "@capriza/http-utils", | ||
"version": "0.2.16", | ||
"version": "0.3.0-dev.0", | ||
"description": "HTTP Request utils that handles, request-response, errors, concurrency, priority and authentication", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "./node_modules/.bin/mocha --timeout 10000 --exit --reporter spec" | ||
"test": "./node_modules/.bin/mocha --timeout 10000 --exit --reporter spec", | ||
"test-coverageAndReport": "npm run test", | ||
"build": "node scripts/build.js" | ||
}, | ||
@@ -9,0 +11,0 @@ "repository": { |
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
43757
14
627
3
3