Comparing version 4.0.4 to 4.0.5
{ | ||
"name": "http-call", | ||
"description": "make http requests", | ||
"version": "4.0.4", | ||
"version": "4.0.5", | ||
"author": "Jeff Dickey @jdxcode", | ||
"bugs": "https://github.com/heroku/http-call/issues", | ||
"dependencies": { | ||
"@types/content-type": "1.1.2", | ||
"content-type": "1.0.4", | ||
"core-js": "^2.5.3", | ||
"debug": "^3.1.0", | ||
@@ -17,2 +15,3 @@ "is-retry-allowed": "^1.1.0", | ||
"devDependencies": { | ||
"@types/content-type": "1.1.2", | ||
"@types/is-stream": "^1.1.0", | ||
@@ -19,0 +18,0 @@ "@types/jest": "^21.1.8", |
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
5
21163
12
- Removed@types/content-type@1.1.2
- Removedcore-js@^2.5.3
- Removed@types/content-type@1.1.2(transitive)
- Removedcore-js@2.6.12(transitive)