google-translate-api-nodejs-client
Advanced tools
Comparing version 1.5.8 to 1.5.9
{ | ||
"name": "google-translate-api-nodejs-client", | ||
"version": "1.5.8", | ||
"version": "1.5.9", | ||
"description": "", | ||
@@ -15,3 +15,3 @@ "main": "dist/google-translate-api-nodejs-client.js", | ||
"limiter": "^1.0.5", | ||
"logb": "0.0.2", | ||
"logb": "^8.0.0", | ||
"request": "^2.53.0" | ||
@@ -18,0 +18,0 @@ }, |
# google-translate-api-nodejs-client | ||
Just a client for Google Translate API | ||
Compatible with NodeJS 6 (and with Google Cloud functions) | ||
## Usage | ||
@@ -35,4 +38,4 @@ | ||
- support async/await style | ||
- validate input languages (according to [List of supported languages](https://cloud.google.com/translate/docs/languages)) - extractable from API | ||
- add language detection in case 'from' language is not specified | ||
- [X] support async/await style | ||
- [X] validate input languages (according to [List of supported languages](https://cloud.google.com/translate/docs/languages)) - extractable from API | ||
- [ ] add language detection in case 'from' language is not specified |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
25949
41
0
11
+ Addedbunyan@1.8.15(transitive)
+ Addeddtrace-provider@0.8.8(transitive)
+ Addedlogb@8.35.22(transitive)
+ Addedmoment@2.30.1(transitive)
+ Addednan@2.22.0(transitive)
+ Addedsafe-json-stringify@1.2.0(transitive)
- Removedbunyan@0.22.3(transitive)
- Removeddtrace-provider@0.2.8(transitive)
- Removedlogb@0.0.2(transitive)
Updatedlogb@^8.0.0