@libj/http
Advanced tools
Comparing version 0.0.2-alpha.0 to 0.0.3-alpha.0
{ | ||
"dependencies": { | ||
"axios": "^0.21.1", | ||
"form-data": "^4.0.0", | ||
"fs-extra": "^9.1.0" | ||
}, | ||
"name": "@libj/http", | ||
"version": "0.0.2-alpha.0", | ||
"version": "0.0.3-alpha.0", | ||
"description": "Http toolbox", | ||
@@ -30,3 +31,3 @@ "author": "Sergey Poskachey <seregynp@gmail.com>", | ||
], | ||
"gitHead": "dbef7d74a3b6c0dbe68da63f0d38dcb7dde5c496" | ||
"gitHead": "7202270f5312291bbecb536922271d3895a8e738" | ||
} |
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
16332
3
+ Addedform-data@^4.0.0
+ Addedasynckit@0.4.0(transitive)
+ Addedcombined-stream@1.0.8(transitive)
+ Addeddelayed-stream@1.0.0(transitive)
+ Addedform-data@4.0.1(transitive)
+ Addedmime-db@1.52.0(transitive)
+ Addedmime-types@2.1.35(transitive)