sequelize v6.37.8
npmSequelize is a promise-based Node.js ORM tool for Postgres, MySQL, MariaDB, SQLite, Microsoft SQL Server, Amazon Redshift and Snowflake’s Data Cloud. It features solid transaction support, relations, eager and lazy loading, read replication and more.
Updated
View on npm →
Version
6.37.8
70d ago
License
MIT
70d ago
Weekly Downloads
2.7M
57d ago
Dependencies
16
70d ago
Required Runtime
>=10.0.0
70d ago
Deprecated
No
70d ago
Weekly downloads
Release activity
2 releases tracked — averages one every 12 days. Last release: 84 days ago.
v6.37.8
current
v6.37.8
Mar 07, 2026
v6.37.7
Feb 22, 2026
Last changed
| Field | Change | When |
|---|---|---|
| weekly_downloads | 2437974 → 2678527 | 57d ago |
| latest_version | 6.37.7 → 6.37.8 | 84d ago |
| deprecated | (none) → false | 91d ago |
| dep_count | (none) → 16 | 91d ago |
| required_runtime | (none) → >=10.0.0 | 91d ago |
| license | (none) → MIT | 91d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/npm/sequelize/latest_version
{ "value": "6.37.8" }
CLI
$ npx grounded-cli sequelize
sequelize@6.37.8 (npm)