@llama-node/llama-cpp
Advanced tools
@@ -14,3 +14,2 @@ #![allow(clippy::uninlined_format_args)] | ||
| // warning | ||
| println!("cargo:warning=working_dir: {}", initial_dir.display()); | ||
@@ -127,3 +126,3 @@ | ||
| .arg(".") | ||
| .arg("--config Release") | ||
| .args(["--config", "Release"]) | ||
| .status() | ||
@@ -130,0 +129,0 @@ .expect("Failed to build lib"); |
+1
-1
| { | ||
| "name": "@llama-node/llama-cpp", | ||
| "version": "0.0.36", | ||
| "version": "0.0.37", | ||
| "main": "index.js", | ||
@@ -5,0 +5,0 @@ "types": "index.d.ts", |
Sorry, the diff of this file is not supported yet
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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
15184958
0