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.16.2
to
3.17.0
+2
-2
package.json
{
"name": "create-node-llama-cpp",
"version": "3.16.2",
"version": "3.17.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.16.2"
"node-llama-cpp": "3.17.0"
}
}