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

node-edge-tts

Package Overview
Dependencies
Maintainers
0
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-edge-tts - npm Package Compare versions

Comparing version 1.2.6 to 1.2.7

2

dist/drm.d.ts

@@ -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": [

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