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

linguister

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linguister - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

.nyc_output/1bfae0bf-a1ee-477e-ac4c-f75e1c454f25.json

10

package.json
{
"name": "linguister",
"description": "Translate any text using the google translate api",
"version": "0.2.0",
"version": "0.3.0",
"main": "lib/index.js",

@@ -12,3 +12,3 @@ "scripts": {

"prepare": "npm run build",
"prepublishOnly": "npm test && npm run lint",
"prepublishOnly": "npm run build && npm test && npm run lint",
"preversion": "npm test && npm run lint",

@@ -24,2 +24,3 @@ "version": "npm run format && git add -A src",

"keywords": [
"linguist",
"translate",

@@ -54,2 +55,3 @@ "translator",

"eslint-plugin-typescript": "^0.12.0",
"mitm": "^1.4.0",
"nyc": "^13.0.1",

@@ -62,6 +64,2 @@ "prettier": "^1.14.3",

"homepage": "https://github.com/TomSputz/linguister#readme",
"dependencies": {
"google-translate-token": "^1.0.0",
"got": "^6.3.2"
},
"ava": {

@@ -68,0 +66,0 @@ "compileEnhancements": false,

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