@low-systems/request-doer
Advanced tools
Comparing version 1.1.28 to 1.1.29
{ | ||
"version": "1.1.28", | ||
"version": "1.1.29", | ||
"main": "lib/request-doer.js", | ||
@@ -15,3 +15,3 @@ "types": "lib/request-doer.d.ts", | ||
"dependencies": { | ||
"low": "^1.1.28", | ||
"low": "^1.1.29", | ||
"request": "^2.88.0", | ||
@@ -31,3 +31,3 @@ "request-promise-native": "^1.0.8" | ||
}, | ||
"gitHead": "cd83e28baf40cb5df6e0e8dc91c71543f4e38662", | ||
"gitHead": "11cd43a219c4ae54742ea91d3e47eb856a7b9845", | ||
"devDependencies": { | ||
@@ -34,0 +34,0 @@ "@types/jest": "^24.9.0", |
@@ -9,2 +9,2 @@ import Request = require('request-promise-native'); | ||
} | ||
} | ||
} |
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
9337
153
Updatedlow@^1.1.29