yandex.translate
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -19,2 +19,3 @@ #!/usr/bin/env node | ||
console.log('Usage: yandex-translate <text> [<lang>]'); | ||
process.exit(1); | ||
} | ||
@@ -21,0 +22,0 @@ |
{ | ||
"name": "yandex.translate", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Yandex.Translate API for node.js", | ||
@@ -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
6288
124