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

ai-sql

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ai-sql - npm Package Compare versions

Comparing version
0.0.1-3
to
0.0.1-4
+9
-2
package.json
{
"name": "ai-sql",
"description": "Give any Vercel AI SDK project the ability to interact with PostgreSQL, SQlite or MySQL databases in one line.",
"version": "0.0.1-3",
"version": "0.0.1-4",
"main": "./dist/index.cjs",

@@ -22,3 +22,10 @@ "module": "./dist/index.mjs",

},
"keywords": [],
"keywords": [
"ai",
"sql",
"database",
"postgresql",
"sqlite",
"mysql"
],
"author": "Benjamin Swerdlow",

@@ -25,0 +32,0 @@ "license": "MIT",