prisma v7.5.0
npmPrisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
Updated
View on npm →
Version
7.5.0
15d ago
License
Apache-2.0
15d ago
Weekly Downloads
9.7M
2d ago
Dependencies
6
15d ago
Required Runtime
^20.19 || ^22.12 || >=24.0
15d ago
Deprecated
No
15d ago
Weekly downloads
Release activity
3 releases tracked — averages one every 8 days. Last release: 24 days ago.
v7.5.0
current
v7.5.0
Mar 11, 2026
v7.4.2
Feb 27, 2026
v7.4.1
Feb 22, 2026
Last changed
| Field | Change | When |
|---|---|---|
| weekly_downloads | 7842747 → 9713270 | 2d ago |
| latest_version | 7.4.2 → 7.5.0 | 24d ago |
| deprecated | (none) → false | 35d ago |
| required_runtime | (none) → ^20.19 || ^22.12 || >=24.0 | 35d ago |
| license | (none) → Apache-2.0 | 35d ago |
| dep_count | (none) → 6 | 35d ago |
Compare
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/npm/prisma/latest_version
{ "value": "7.5.0" }
CLI
$ npx grounded-cli prisma
prisma@7.5.0 (npm)