cute-localize
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -73,3 +73,4 @@ var merge = require("merge"); | ||
} catch (err) { | ||
console.log(err); | ||
if (!options || !options.silent) | ||
console.log(err); | ||
return acc; | ||
@@ -76,0 +77,0 @@ } |
{ | ||
"name": "cute-localize", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "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
17469
305