@aristech-org/tts-client
Advanced tools
Comparing version 1.0.4 to 1.0.5
{ | ||
"name": "@aristech-org/tts-client", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "A Node.js client library for the Aristech Text-to-Speech API", | ||
@@ -40,6 +40,6 @@ "type": "module", | ||
"devDependencies": { | ||
"@types/node": "22.10.1", | ||
"@types/node": "22.10.5", | ||
"dotenv": "16.4.7", | ||
"simple-git-hooks": "^2.11.1", | ||
"ts-proto": "2.5.0", | ||
"ts-proto": "2.6.1", | ||
"tsx": "4.19.2", | ||
@@ -49,4 +49,4 @@ "typescript": "5.7.2" | ||
"dependencies": { | ||
"@bufbuild/protobuf": "2.2.2", | ||
"@grpc/grpc-js": "1.12.3" | ||
"@bufbuild/protobuf": "2.2.3", | ||
"@grpc/grpc-js": "1.12.5" | ||
}, | ||
@@ -53,0 +53,0 @@ "files": [ |
+ Added@bufbuild/protobuf@2.2.3(transitive)
+ Added@grpc/grpc-js@1.12.5(transitive)
- Removed@bufbuild/protobuf@2.2.2(transitive)
- Removed@grpc/grpc-js@1.12.3(transitive)
Updated@bufbuild/protobuf@2.2.3
Updated@grpc/grpc-js@1.12.5