Comparing version 1.0.23 to 1.0.24
@@ -447,5 +447,7 @@ /** | ||
} | ||
outputPath = path.resolve(outputDir, relativePath); | ||
outputPath = path.resolve(outputDir, path.basename(relativePath)); | ||
utils.mkdirsSync(path.dirname(outputPath)); | ||
} | ||
// info by 拔赤:建议增加开关,是否写到目标路径,这样会便于用户自定义copy规则 | ||
// 2013-12-12 | ||
fs.writeFileSync(outputPath, buffer); | ||
@@ -452,0 +454,0 @@ } |
{ | ||
"name":"kmc", | ||
"version":"1.0.23", | ||
"version":"1.0.24", | ||
"description":"KISSY Module Compiler", | ||
@@ -5,0 +5,0 @@ "author":"daxingplay <daxingplay@gmail.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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
116775
58
3216
2