fis-command-release
Advanced tools
Comparing version 0.11.4 to 0.11.5
@@ -86,6 +86,8 @@ /* | ||
if(charset !== 'utf8' && charset !== 'utf-8'){ | ||
//toEncoding return a Buffer | ||
content = fis.util.toEncoding(content, charset); | ||
} | ||
file.setContent(content); | ||
//@TODO fix | ||
//file.setContent(content); | ||
} | ||
@@ -92,0 +94,0 @@ |
{ | ||
"name": "fis-command-release", | ||
"description": "fis release command.", | ||
"version": "0.11.4", | ||
"version": "0.11.5", | ||
"author": "FIS Team <fis@baidu.com>", | ||
@@ -6,0 +6,0 @@ "homepage": "http://fis.baidu.com/", |
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
58963
133
1554