@pipedream/speechace
Advanced tools
@@ -11,3 +11,8 @@ import speechace from "../../speechace.app.mjs"; | ||
| description: "Scores a scripted recording based on fluency and pronunciation. [See the documentation](https://docs.speechace.com/#c34b11dd-8172-441a-bc27-223339d48d8e)", | ||
| version: "0.0.3", | ||
| version: "0.0.4", | ||
| annotations: { | ||
| destructiveHint: false, | ||
| openWorldHint: true, | ||
| readOnlyHint: false, | ||
| }, | ||
| type: "action", | ||
@@ -14,0 +19,0 @@ props: { |
@@ -11,3 +11,8 @@ import speechace from "../../speechace.app.mjs"; | ||
| description: "Transcribes and scores a provided speech recording. [See the documentation](https://docs.speechace.com/#76089b5d-7e25-4744-8d32-f6c230acf217)", | ||
| version: "0.0.3", | ||
| version: "0.0.4", | ||
| annotations: { | ||
| destructiveHint: false, | ||
| openWorldHint: true, | ||
| readOnlyHint: false, | ||
| }, | ||
| type: "action", | ||
@@ -14,0 +19,0 @@ props: { |
+2
-2
| { | ||
| "name": "@pipedream/speechace", | ||
| "version": "0.1.2", | ||
| "version": "0.1.3", | ||
| "description": "Pipedream Speechace Components", | ||
@@ -17,4 +17,4 @@ "main": "speechace.app.mjs", | ||
| "@pipedream/platform": "^3.1.0", | ||
| "form-data": "^4.0.0" | ||
| "form-data": "^4.0.4" | ||
| } | ||
| } |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
14154
1.43%236
4.42%Updated