Comparing version 3.3.1 to 3.4.0
{ | ||
"name": "tinyreq", | ||
"version": "3.3.1", | ||
"version": "3.4.0", | ||
"description": "Tiny library for making http(s) requests.", | ||
@@ -30,6 +30,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"assured": "^1.0.6", | ||
"follow-redirects": "^0.2.0", | ||
"noop6": "^1.0.6", | ||
"ul": "^5.0.0" | ||
"assured": "^1.0.12", | ||
"follow-redirects": "^1.4.1", | ||
"noop6": "^1.0.7", | ||
"ul": "^5.2.13" | ||
}, | ||
@@ -36,0 +36,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
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
118680
+ Addedfollow-redirects@1.15.9(transitive)
- Removeddebug@2.6.9(transitive)
- Removedfollow-redirects@0.2.0(transitive)
- Removedms@2.0.0(transitive)
- Removedstream-consume@0.1.1(transitive)
Updatedassured@^1.0.12
Updatedfollow-redirects@^1.4.1
Updatednoop6@^1.0.7
Updatedul@^5.2.13