grunt-cacheinfo
Advanced tools
Comparing version 0.1.10 to 0.1.11
{ | ||
"name": "grunt-cacheinfo", | ||
"description": "cacheinfo.", | ||
"version": "0.1.10", | ||
"version": "0.1.11", | ||
"homepage": "http://gitlab.alibaba-inc.com/trip-tools/grunt-cacheinfo", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -135,3 +135,3 @@ /* | ||
if(isPkgFound) { | ||
grunt.log.info('从 ' + config_url + ' 中读取到 ' + abc.name + ' 的配置信息'); | ||
grunt.log.writeln('从 ' + config_url + ' 中读取到 ' + abc.name + ' 的配置信息'); | ||
return pkg; | ||
@@ -138,0 +138,0 @@ } else { |
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
12906