@meteor-it/xrest
Advanced tools
Comparing version 1.3.55 to 1.3.56
{ | ||
"name": "@meteor-it/xrest", | ||
"version": "1.3.55", | ||
"version": "1.3.56", | ||
"description": "Powerfull REST client library", | ||
@@ -15,5 +15,5 @@ "module": "index.mjs", | ||
"dependencies": { | ||
"@meteor-it/fs": "^1.2.18", | ||
"@meteor-it/logger": "^2.3.42", | ||
"@meteor-it/utils": "^1.3.30", | ||
"@meteor-it/fs": "^1.2.19", | ||
"@meteor-it/logger": "^2.3.43", | ||
"@meteor-it/utils": "^1.3.31", | ||
"iconv-lite": "^0.5.0" | ||
@@ -25,3 +25,3 @@ }, | ||
}, | ||
"gitHead": "91dcc2bdff261acb0a37172c7d08e9b65952216b" | ||
"gitHead": "5b9446f8625a2fee5a1204b1330383e515c6ec14" | ||
} |
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
Updated@meteor-it/fs@^1.2.19
Updated@meteor-it/logger@^2.3.43
Updated@meteor-it/utils@^1.3.31