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

translation.js

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

translation.js - npm Package Compare versions

Comparing version 0.7.12 to 0.7.13

2

dist/tjs.browser.common.js

@@ -684,3 +684,3 @@ 'use strict';

salt: salt,
sign: bluemd5(client + text + salt + 'n%A-rKaT5fb[Gy?;N5@Tj')
sign: bluemd5(client + text + salt + 'Nw(nmmbP%A-r6U3EUn]Aj')
};

@@ -687,0 +687,0 @@ }

@@ -678,3 +678,3 @@ import { __awaiter, __generator } from 'tslib';

salt: salt,
sign: bluemd5(client + text + salt + 'n%A-rKaT5fb[Gy?;N5@Tj')
sign: bluemd5(client + text + salt + 'Nw(nmmbP%A-r6U3EUn]Aj')
};

@@ -681,0 +681,0 @@ }

@@ -732,3 +732,3 @@ var tjs = (function (exports, bluemd5) {

salt: salt,
sign: bluemd5(client + text + salt + 'n%A-rKaT5fb[Gy?;N5@Tj')
sign: bluemd5(client + text + salt + 'Nw(nmmbP%A-r6U3EUn]Aj')
};

@@ -735,0 +735,0 @@ }

@@ -706,3 +706,3 @@ 'use strict';

salt: salt,
sign: md5(client + text + salt + 'n%A-rKaT5fb[Gy?;N5@Tj')
sign: md5(client + text + salt + 'Nw(nmmbP%A-r6U3EUn]Aj')
};

@@ -709,0 +709,0 @@ }

@@ -702,3 +702,3 @@ import { __awaiter, __generator } from 'tslib';

salt: salt,
sign: md5(client + text + salt + 'n%A-rKaT5fb[Gy?;N5@Tj')
sign: md5(client + text + salt + 'Nw(nmmbP%A-r6U3EUn]Aj')
};

@@ -705,0 +705,0 @@ }

{
"name": "translation.js",
"version": "0.7.12",
"version": "0.7.13",
"description": "集成多种翻译引擎并提供统一的翻译接口。",

@@ -5,0 +5,0 @@ "repository": {

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