Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@openparachute/scribe

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openparachute/scribe - npm Package Compare versions

Comparing version
0.4.4-rc.5
to
0.4.4-rc.7
+0
-1
.parachute/module.json

@@ -6,3 +6,2 @@ {

"tagline": "Audio transcription (Whisper-compatible API + LLM cleanup)",
"kind": "api",
"port": 1943,

@@ -9,0 +8,0 @@ "paths": ["/scribe"],

+1
-1
{
"name": "@openparachute/scribe",
"version": "0.4.4-rc.5",
"version": "0.4.4-rc.7",
"description": "Audio transcription + LLM cleanup. Whisper-compatible API for Parachute.",

@@ -5,0 +5,0 @@ "module": "src/index.ts",

@@ -16,3 +16,2 @@ import pkg from "../package.json" with { type: "json" };

tagline: TAGLINE,
kind: "api",
version: pkg.version,

@@ -19,0 +18,0 @@ iconUrl: `${MOUNT_PATH}/.parachute/icon.svg`,