node-edge-tts
Advanced tools
Comparing version 1.2.6 to 1.2.7
@@ -1,3 +0,3 @@ | ||
export declare const CHROMIUM_FULL_VERSION = "103.0.5060.66"; | ||
export declare const CHROMIUM_FULL_VERSION = "130.0.2849.68"; | ||
export declare const TRUSTED_CLIENT_TOKEN = "6A5AA1D4EAFF4E9FB37E23D68491D6F4"; | ||
export declare function generateSecMsGecToken(): string; |
@@ -5,3 +5,3 @@ "use strict"; | ||
const node_crypto_1 = require("node:crypto"); | ||
exports.CHROMIUM_FULL_VERSION = '103.0.5060.66'; | ||
exports.CHROMIUM_FULL_VERSION = '130.0.2849.68'; | ||
exports.TRUSTED_CLIENT_TOKEN = '6A5AA1D4EAFF4E9FB37E23D68491D6F4'; | ||
@@ -8,0 +8,0 @@ const WINDOWS_FILE_TIME_EPOCH = 11644473600n; |
{ | ||
"name": "node-edge-tts", | ||
"version": "1.2.6", | ||
"version": "1.2.7", | ||
"description": "node-edge-tts is a module that using Microsoft Edge's online TTS (Text-to-Speech) service on the Node.js", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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