New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@types/google-translate-api

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/google-translate-api - npm Package Compare versions

Comparing version

to
2.3.4

5

google-translate-api/index.d.ts

@@ -1,6 +0,1 @@

// Type definitions for google-translate-api 2.3
// Project: https://github.com/matheuss/google-translate-api#readme
// Definitions by: maple3142 <https://github.com/maple3142>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface TranslateOption {

@@ -7,0 +2,0 @@ from?: string | undefined;

8

google-translate-api/package.json
{
"name": "@types/google-translate-api",
"version": "2.3.3",
"version": "2.3.4",
"description": "TypeScript definitions for google-translate-api",

@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/google-translate-api",

"name": "maple3142",
"url": "https://github.com/maple3142",
"githubUsername": "maple3142"
"githubUsername": "maple3142",
"url": "https://github.com/maple3142"
}

@@ -24,4 +24,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "0467a5f58154bc1504119419cf5cd2075c70931c56dbd75ae28968acac33bc9a",
"typesPublisherContentHash": "8337a5311d385bbba64fc8d13dd3310854cace2be17c7ba2d2a750d129ed09c7",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,2 @@ # Installation

````ts
// Type definitions for google-translate-api 2.3
// Project: https://github.com/matheuss/google-translate-api#readme
// Definitions by: maple3142 <https://github.com/maple3142>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
interface TranslateOption {

@@ -43,7 +38,6 @@ from?: string | undefined;

### Additional Details
* Last updated: Wed, 20 Sep 2023 17:08:03 GMT
* Last updated: Wed, 18 Oct 2023 01:17:35 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [maple3142](https://github.com/maple3142).