bing-translate-api
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -84,2 +84,3 @@ // AUTO-GENERATED. SEE scripts/index.tpl.d.ts FOR ORIGINAL TYPINGS | ||
'ca': 'Catalan', | ||
'hne': 'Chhattisgarhi', | ||
'lzh': 'Chinese (Literary)', | ||
@@ -86,0 +87,0 @@ 'zh-Hans': 'Chinese Simplified', |
{ | ||
"name": "bing-translate-api", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "A simple and free API for Bing Translator for Node.js", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
@@ -125,3 +125,3 @@ /** | ||
} catch (e) { | ||
console.error('failed to fetch global config', e) | ||
console.error('failed to fetch global config') | ||
throw e | ||
@@ -128,0 +128,0 @@ } |
@@ -18,2 +18,3 @@ { | ||
"ca": "Catalan", | ||
"hne": "Chhattisgarhi", | ||
"lzh": "Chinese (Literary)", | ||
@@ -20,0 +21,0 @@ "zh-Hans": "Chinese Simplified", |
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
28781
882