loquendo-tts
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -7,3 +7,3 @@ const axios = require('axios'); | ||
this.token = token; | ||
this.apiUrl = 'https://golditools.win/api/v1/loquendo'; | ||
this.apiUrl = 'http://api.golditools.win:3000/v1/loquendo'; | ||
} | ||
@@ -10,0 +10,0 @@ |
{ | ||
"name": "loquendo-tts", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A Node.js module for interacting with the Loquendo TTS API.", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
3368
0