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

create-node-llama-cpp

Package Overview
Dependencies
Maintainers
1
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-node-llama-cpp - npm Package Compare versions

Comparing version
3.17.1
to
3.18.0
+2
-2
package.json
{
"name": "create-node-llama-cpp",
"version": "3.17.1",
"version": "3.18.0",
"description": "Scaffold a new node-llama-cpp project from a template",

@@ -51,4 +51,4 @@ "main": "dist/index.js",

"dependencies": {
"node-llama-cpp": "3.17.1"
"node-llama-cpp": "3.18.0"
}
}