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

@creativeorange/azure-text-to-speech

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@creativeorange/azure-text-to-speech - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

2

package.json
{
"name": "@creativeorange/azure-text-to-speech",
"version": "1.2.1",
"version": "1.2.2",
"main": "dist/co-azure-tts.umd.js",

@@ -5,0 +5,0 @@ "browser": "dist/co-azure-tts.es.js",

@@ -331,3 +331,3 @@ import {

if (this.currentOffset <= -1) {
if (this.currentOffset === Number.MAX_SAFE_INTEGER) {
this.highlightDiv.innerHTML = this.originalHighlightDivInnerHTML;

@@ -334,0 +334,0 @@ } else {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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