whisper-cpp-node
Advanced tools
+3
-3
| { | ||
| "name": "whisper-cpp-node", | ||
| "version": "0.2.8", | ||
| "version": "0.2.9", | ||
| "description": "Node.js bindings for whisper.cpp - fast speech-to-text with GPU acceleration", | ||
@@ -24,5 +24,5 @@ "license": "MIT", | ||
| "optionalDependencies": { | ||
| "@whisper-cpp-node/win32-ia32": "0.2.7", | ||
| "@whisper-cpp-node/darwin-arm64": "0.2.3", | ||
| "@whisper-cpp-node/win32-x64": "0.2.8", | ||
| "@whisper-cpp-node/win32-ia32": "0.2.7" | ||
| "@whisper-cpp-node/win32-x64": "0.2.9" | ||
| }, | ||
@@ -29,0 +29,0 @@ "devDependencies": { |
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package