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

@lockllm/sdk

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lockllm/sdk - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+1
-17
package.json
{
"name": "@lockllm/sdk",
"version": "1.0.0",
"version": "1.0.1",
"description": "Enterprise-grade AI security SDK providing real-time protection against prompt injection, jailbreaks, and adversarial attacks. Drop-in replacement for OpenAI, Anthropic, and 15+ providers with zero code changes. Includes REST API, proxy mode, browser extension, and webhook support. Free BYOK model with unlimited scanning.",

@@ -77,18 +77,2 @@ "main": "./dist/index.js",

"homepage": "https://lockllm.com",
"peerDependencies": {
"@anthropic-ai/sdk": "^0.20.0",
"cohere-ai": "^7.0.0",
"openai": "^4.0.0"
},
"peerDependenciesMeta": {
"openai": {
"optional": true
},
"@anthropic-ai/sdk": {
"optional": true
},
"cohere-ai": {
"optional": true
}
},
"devDependencies": {

@@ -95,0 +79,0 @@ "@anthropic-ai/sdk": "^0.71.2",