cute-localize
Advanced tools
Comparing version 0.1.16 to 0.1.17
@@ -44,3 +44,3 @@ #!/usr/bin/env node | ||
var excludedPatterns = excludedPaths || []; | ||
var excludedPatterns = program.excludedPaths || []; | ||
@@ -47,0 +47,0 @@ var defaultString = program.defaultString || {}; //NODE: To use with 'typeof defaultString == "object"' |
{ | ||
"name": "cute-localize", | ||
"version": "0.1.16", | ||
"version": "0.1.17", | ||
"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
18325