@capriza/http-utils
Advanced tools
Comparing version 0.2.14-dev.1 to 0.2.14
{ | ||
"name": "@capriza/http-utils", | ||
"version": "0.2.14-dev.1", | ||
"version": "0.2.14", | ||
"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-coverageAndReport": "npm run test", | ||
"build": "node scripts/build.js" | ||
"test": "./node_modules/.bin/mocha --timeout 10000 --exit --reporter spec" | ||
}, | ||
@@ -30,3 +28,3 @@ "repository": { | ||
"dependencies": { | ||
"axios": "^0.18.0" | ||
"axios": "^0.18.1" | ||
}, | ||
@@ -33,0 +31,0 @@ "devDependencies": { |
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
0
1
39492
13
535
Updatedaxios@^0.18.1