@crowdin/crowdin-api-client
Advanced tools
Comparing version 1.21.1 to 1.21.2
@@ -943,2 +943,5 @@ "use strict"; | ||
} | ||
else if (typeof request === 'string') { | ||
config.headers['Content-Type'] = 'text/plain'; | ||
} | ||
else { | ||
@@ -945,0 +948,0 @@ const fileNameParts = fileName.split('.'); |
{ | ||
"name": "@crowdin/crowdin-api-client", | ||
"version": "1.21.1", | ||
"version": "1.21.2", | ||
"description": "JavaScript library for Crowdin API v2.", | ||
@@ -5,0 +5,0 @@ "main": "out/index.js", |
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
351341
7953