New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@llama-node/llama-cpp

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@llama-node/llama-cpp - npm Package Compare versions

Comparing version
0.0.36
to
0.0.37
+1
-2
llama-sys/build.rs

@@ -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");

{
"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