@libj/http
Advanced tools
Comparing version 0.0.13 to 0.0.14
@@ -17,3 +17,3 @@ "use strict"; | ||
var HttpForm_1 = require("../form/HttpForm"); | ||
var src_1 = require("@libj/httpMeta"); | ||
var src_1 = require("@libj/http-meta"); | ||
var HttpConfigError_1 = require("../error/HttpConfigError"); | ||
@@ -20,0 +20,0 @@ var HttpClient = /** @class */ (function () { |
@@ -6,6 +6,6 @@ { | ||
"fs-extra": "^9.1.0", | ||
"@libj/httpMeta": "0.0.14" | ||
"@libj/http-meta": "0.0.15" | ||
}, | ||
"name": "@libj/http", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"description": "Http toolbox", | ||
@@ -34,3 +34,3 @@ "author": "Sergey Poskachey <seregynp@gmail.com>", | ||
], | ||
"gitHead": "90ffdda41920b5275f48785e3a526c2b50525c63" | ||
"gitHead": "8bb5c53b92b1569b30d329e8594dda364d5eefd4" | ||
} |
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
14621
+ Added@libj/http-meta@0.0.15
+ Added@libj/http-meta@0.0.15(transitive)
- Removed@libj/httpMeta@0.0.14