@capriza/http-utils
Advanced tools
Comparing version 0.2.13 to 0.2.14-dev.0
{ | ||
"name": "@capriza/http-utils", | ||
"version": "0.2.13", | ||
"version": "0.2.14-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": { |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
40360
14
550
1
2