localized-strings
Advanced tools
Comparing version 0.0.8 to 0.0.9
@@ -227,3 +227,3 @@ 'use strict'; | ||
return textPart; | ||
}); | ||
}).join(''); | ||
} | ||
@@ -230,0 +230,0 @@ |
{ | ||
"name": "localized-strings", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Simple module to localize the strings of any JS based program using the same syntax used in the ReactLocalization and ReactNativeLocalization module, use 'npm run build' before publishing", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
21304