@pipedream/speechace
Advanced tools
@@ -11,3 +11,3 @@ 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.4", | ||
| version: "0.0.5", | ||
| annotations: { | ||
@@ -14,0 +14,0 @@ destructiveHint: false, |
@@ -11,3 +11,3 @@ 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.4", | ||
| version: "0.0.5", | ||
| annotations: { | ||
@@ -14,0 +14,0 @@ destructiveHint: false, |
+2
-2
| { | ||
| "name": "@pipedream/speechace", | ||
| "version": "0.1.3", | ||
| "version": "0.1.4", | ||
| "description": "Pipedream Speechace Components", | ||
@@ -16,5 +16,5 @@ "main": "speechace.app.mjs", | ||
| "dependencies": { | ||
| "@pipedream/platform": "^3.1.0", | ||
| "@pipedream/platform": "^3.2.5", | ||
| "form-data": "^4.0.4" | ||
| } | ||
| } |
@@ -28,2 +28,3 @@ import { axios } from "@pipedream/platform"; | ||
| description: "Provide either a file URL or a path to a file in the /tmp directory (for example, /tmp/myFile.pdf).", | ||
| format: "file-ref", | ||
| }, | ||
@@ -30,0 +31,0 @@ userId: { |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
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
14180
0.18%237
0.42%1
Infinity%Updated