+9
-2
| { | ||
| "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", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
16298
0.52%0
-100%