ab-translate
Advanced tools
Comparing version 1.1.71 to 1.1.72
{ | ||
"private": false, | ||
"name": "ab-translate", | ||
"version": "1.1.71", | ||
"version": "1.1.72", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Yair Haimovitch", |
@@ -33,3 +33,3 @@ # ab-translate | ||
} catch (e) { | ||
return translations; | ||
return JSON.parse(translations); | ||
} | ||
@@ -36,0 +36,0 @@ } |
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
2651646