drizzle-kit v0.31.10

npm

Drizzle Kit is a CLI migrator tool for Drizzle ORM. It is probably the one and only tool that lets you completely automatically generate SQL migrations and covers ~95% of the common cases like deletions and renames by prompting user input. <https://github

Updated View on npm →
Version
0.31.10
115d ago
License
MIT
116d ago
Weekly Downloads
5.6M
103d ago
Dependencies
4
115d ago
Required Runtime
None
115d ago
Deprecated
No
115d ago

Weekly downloads

Release activity

1 release tracked. Last release: 116 days ago.

v0.31.10 current
v0.31.10 Mar 21, 2026

Last changed

Field Change When
weekly_downloads (none) 5613717 103d ago
dep_count (none) 4 116d ago
deprecated (none) false 116d ago
required_runtime (none) (none) 116d ago
latest_version (none) 0.31.10 116d ago
license (none) MIT 116d ago

Use it

REST API
$ curl
https://api.grounded-api.dev/v1/npm/drizzle-kit/latest_version
{ "value": "0.31.10" }
CLI
$ npx grounded-cli drizzle-kit
drizzle-kit@0.31.10 (npm)