Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

yandex-translator

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yandex-translator - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

10

package.json
{
"name": "yandex-translator",
"version": "1.0.0",
"version": "1.0.1",
"description": "A promise based implementation of Yandex Translate API for Node.js.",

@@ -8,3 +8,3 @@ "main": "index.js",

"type": "git",
"url": "https://gitlab.com/radhi.nasser/yandex-translator"
"url": "https://github.com/radhinasser/yandex-translator"
},

@@ -21,3 +21,7 @@ "keywords": [

"validate.js": "^0.12.0"
}
},
"bugs": {
"url": "https://github.com/radhinasser/yandex-translator/issues"
},
"homepage": "https://github.com/radhinasser/yandex-translator"
}

@@ -6,3 +6,3 @@ yandex-translator

[yandex-translator](https://github.com/radhinasser/yandex-transator) is a a promise based implementation of [Yandex Translate API](https://tech.yandex.com/translate/) for node.js
[yandex-translator](https://github.com/radhinasser/yandex-translator) is a a promise based implementation of [Yandex Translate API](https://tech.yandex.com/translate/) for node.js

@@ -21,3 +21,3 @@ ## API key

Import the [yandex-translator](https://github.com/radhinasser/yandex-transator) package with with the API key obtained from the [API key request form](https://translate.yandex.com/developers/keys).
Import the [yandex-translator](https://github.com/radhinasser/yandex-translator) package with with the API key obtained from the [API key request form](https://translate.yandex.com/developers/keys).

@@ -32,3 +32,3 @@ ```js

Get the languages that [yandex-translator](https://github.com/radhinasser/yandex-transator) support their translation:
Get the languages that [yandex-translator](https://github.com/radhinasser/yandex-translator) support their translation:

@@ -111,3 +111,3 @@ ```js

- [ ] Add browser integration
- [ ] create tests
- [ ] Create tests

@@ -114,0 +114,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc