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

bing-translate-api

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bing-translate-api - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

1

index.d.ts

@@ -84,2 +84,3 @@ // AUTO-GENERATED. SEE scripts/index.tpl.d.ts FOR ORIGINAL TYPINGS

'ca': 'Catalan',
'hne': 'Chhattisgarhi',
'lzh': 'Chinese (Literary)',

@@ -86,0 +87,0 @@ 'zh-Hans': 'Chinese Simplified',

2

package.json
{
"name": "bing-translate-api",
"version": "3.0.0",
"version": "3.0.1",
"description": "A simple and free API for Bing Translator for Node.js",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -125,3 +125,3 @@ /**

} catch (e) {
console.error('failed to fetch global config', e)
console.error('failed to fetch global config')
throw e

@@ -128,0 +128,0 @@ }

@@ -18,2 +18,3 @@ {

"ca": "Catalan",
"hne": "Chhattisgarhi",
"lzh": "Chinese (Literary)",

@@ -20,0 +21,0 @@ "zh-Hans": "Chinese Simplified",

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