@mastra/speech-google
Advanced tools
| > @mastra/speech-google@0.2.0-alpha.1 build /home/runner/work/mastra/mastra/speech/google | ||
| > @mastra/speech-google@0.1.23-alpha.4 build /home/runner/work/mastra/mastra/speech/google | ||
| > tsup src/index.ts --format esm,cjs --experimental-dts --clean --treeshake=smallest --splitting | ||
@@ -9,3 +9,3 @@ | ||
| [34mTSC[39m Build start | ||
| [32mTSC[39m ⚡️ Build success in 11099ms | ||
| [32mTSC[39m ⚡️ Build success in 8608ms | ||
| [34mDTS[39m Build start | ||
@@ -17,3 +17,3 @@ [34mCLI[39m Target: es2022 | ||
| [36mWriting package typings: /home/runner/work/mastra/mastra/speech/google/dist/_tsup-dts-rollup.d.cts[39m | ||
| [32mDTS[39m ⚡️ Build success in 12726ms | ||
| [32mDTS[39m ⚡️ Build success in 12368ms | ||
| [34mCLI[39m Cleaning output folder | ||
@@ -25,2 +25,2 @@ [34mESM[39m Build start | ||
| [32mESM[39m [1mdist/index.js [22m[32m2.42 KB[39m | ||
| [32mESM[39m ⚡️ Build success in 418ms | ||
| [32mESM[39m ⚡️ Build success in 422ms |
+0
-33
| # @mastra/speech-google | ||
| ## 0.2.0-alpha.1 | ||
| ### Minor Changes | ||
| - 83da932: Move @mastra/core to peerdeps | ||
| ### Patch Changes | ||
| - Updated dependencies [b3a3d63] | ||
| - Updated dependencies [344f453] | ||
| - Updated dependencies [0a3ae6d] | ||
| - Updated dependencies [95911be] | ||
| - Updated dependencies [5eb5a99] | ||
| - Updated dependencies [7e632c5] | ||
| - Updated dependencies [1e9fbfa] | ||
| - Updated dependencies [b2ae5aa] | ||
| - Updated dependencies [a7292b0] | ||
| - Updated dependencies [0dcb9f0] | ||
| - @mastra/core@0.10.0-alpha.1 | ||
| ## 0.1.24-alpha.0 | ||
| ### Patch Changes | ||
| - Updated dependencies [f53a6ac] | ||
| - Updated dependencies [eabdcd9] | ||
| - Updated dependencies [90be034] | ||
| - Updated dependencies [99f050a] | ||
| - Updated dependencies [d0ee3c6] | ||
| - Updated dependencies [23f258c] | ||
| - Updated dependencies [2672a05] | ||
| - @mastra/core@0.9.5-alpha.0 | ||
| ## 0.1.23 | ||
@@ -37,0 +4,0 @@ |
+26
-28
| { | ||
| "name": "@mastra/speech-google", | ||
| "version": "0.2.0-alpha.1", | ||
| "description": "Mastra Google speech integration (DEPRECATED - use @mastra/voice-google instead)", | ||
| "type": "module", | ||
| "main": "dist/index.js", | ||
| "types": "dist/index.d.ts", | ||
| "exports": { | ||
| ".": { | ||
| "import": { | ||
| "types": "./dist/index.d.ts", | ||
| "default": "./dist/index.js" | ||
| }, | ||
| "require": { | ||
| "types": "./dist/index.d.cts", | ||
| "default": "./dist/index.cjs" | ||
| } | ||
| }, | ||
| "./package.json": "./package.json" | ||
| }, | ||
| "license": "Elastic-2.0", | ||
| "dependencies": { | ||
| "@google-cloud/text-to-speech": "^6.0.1", | ||
| "@mastra/core": "^0.9.4", | ||
| "easy-day-js": "^1.11.21", | ||
| "zod": "^3.24.3" | ||
| }, | ||
| "description": "Mastra Google speech integration (DEPRECATED - use @mastra/voice-google instead)", | ||
| "devDependencies": { | ||
| "@internal/lint": "0.0.5", | ||
| "@microsoft/api-extractor": "^7.52.5", | ||
@@ -32,14 +16,28 @@ "@types/node": "^20.17.32", | ||
| "typescript": "^5.8.3", | ||
| "vitest": "^2.1.9", | ||
| "@internal/lint": "0.0.5", | ||
| "@mastra/core": "0.10.0-alpha.1" | ||
| "vitest": "^2.1.9" | ||
| }, | ||
| "peerDependencies": { | ||
| "@mastra/core": "^0.9.4" | ||
| "exports": { | ||
| ".": { | ||
| "import": { | ||
| "default": "./dist/index.js", | ||
| "types": "./dist/index.d.ts" | ||
| }, | ||
| "require": { | ||
| "default": "./dist/index.cjs", | ||
| "types": "./dist/index.d.cts" | ||
| } | ||
| }, | ||
| "./package.json": "./package.json" | ||
| }, | ||
| "license": "Elastic-2.0", | ||
| "main": "dist/index.js", | ||
| "name": "@mastra/speech-google", | ||
| "scripts": { | ||
| "build": "tsup src/index.ts --format esm,cjs --experimental-dts --clean --treeshake=smallest --splitting", | ||
| "lint": "eslint .", | ||
| "build": "tsup src/index.ts --format esm,cjs --experimental-dts --clean --treeshake=smallest --splitting", | ||
| "test": "echo \"deprecated\"" | ||
| } | ||
| } | ||
| }, | ||
| "type": "module", | ||
| "types": "dist/index.d.ts", | ||
| "version": "0.2.1" | ||
| } |
Known malware
Supply chain riskThis package version is identified as malware. It has been flagged either by Socket's AI scanner and confirmed by our threat research team, or is listed as malicious in security databases and other sources.
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Unpopular package
QualityThis package is not very popular.
7
-12.5%0
-100%52724
-1.5%4
33.33%1
Infinity%1
Infinity%+ Added
+ Added
+ Added