Socket
Socket
Sign inDemoInstall

@google-cloud/text-to-speech

Package Overview
Dependencies
118
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.0 to 1.1.1

7

CHANGELOG.md

@@ -7,2 +7,9 @@ # Changelog

### [1.1.1](https://www.github.com/googleapis/nodejs-text-to-speech/compare/v1.1.0...v1.1.1) (2019-06-13)
### Bug Fixes
* **docs:** move to new client docs URL ([#239](https://www.github.com/googleapis/nodejs-text-to-speech/issues/239)) ([59a89d9](https://www.github.com/googleapis/nodejs-text-to-speech/commit/59a89d9))
## [1.1.0](https://www.github.com/googleapis/nodejs-text-to-speech/compare/v1.0.0...v1.1.0) (2019-06-05)

@@ -9,0 +16,0 @@

2

package.json
{
"name": "@google-cloud/text-to-speech",
"description": "Cloud Text-to-Speech API client for Node.js",
"version": "1.1.0",
"version": "1.1.1",
"license": "Apache-2.0",

@@ -6,0 +6,0 @@ "author": "Google LLC",

@@ -136,3 +136,3 @@ [//]: # "This README.md file is auto-generated, all changes to this file will be lost."

[client-docs]: https://cloud.google.com/nodejs/docs/reference/text-to-speech/latest/
[client-docs]: https://googleapis.dev/nodejs/text-to-speech/latest
[product-docs]: https://cloud.google.com/text-to-speech

@@ -139,0 +139,0 @@ [shell_img]: https://gstatic.com/cloudssh/images/open-btn.png

@@ -225,3 +225,3 @@ // Copyright 2019 Google LLC

*
* @property {string} audioContent
* @property {Buffer} audioContent
* The audio data bytes encoded as specified in the request, including the

@@ -228,0 +228,0 @@ * header (For LINEAR16 audio, we include the WAV header). Note: as

@@ -221,3 +221,3 @@ // Copyright 2019 Google LLC

*
* @property {string} audioContent
* @property {Buffer} audioContent
* The audio data bytes encoded as specified in the request, including the

@@ -224,0 +224,0 @@ * header (For LINEAR16 audio, we include the WAV header). Note: as

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc