@libj/http
Advanced tools
Comparing version 0.0.1-alpha.0 to 0.0.2-alpha.0
@@ -18,3 +18,3 @@ "use strict"; | ||
var fs = require("fs-extra"); | ||
var FormData_1 = require("../../lib/FormData"); | ||
var FormData_1 = require("./FormData"); | ||
var HttpConfigError_1 = require("../error/HttpConfigError"); | ||
@@ -21,0 +21,0 @@ var HttpForm = /** @class */ (function (_super) { |
@@ -7,3 +7,3 @@ { | ||
"name": "@libj/http", | ||
"version": "0.0.1-alpha.0", | ||
"version": "0.0.2-alpha.0", | ||
"description": "Http toolbox", | ||
@@ -31,3 +31,3 @@ "author": "Sergey Poskachey <seregynp@gmail.com>", | ||
], | ||
"gitHead": "727e1bb95fa634cdf8aa338adb9d89b35109fa8a" | ||
"gitHead": "dbef7d74a3b6c0dbe68da63f0d38dcb7dde5c496" | ||
} |
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
16305
22
228