translation.js
Advanced tools
Comparing version 0.7.12 to 0.7.13
@@ -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": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package